Bez wrote: i have been very frustrated lately about some of the extensions i have purchased
Ok, but I don't understand where the issue is, seeing as you were provided the solutions for the errors you encountered.
Things sometimes change slightly overtime due to third party providers involved in the extensions etc. The fix (or fixes) is released at some point when the users report the issues and enough reports are confirmed to be a "bug" or a new issue.
This brings up the question, if the fix was provided and its in fact working, what's the problem you are having? Are you bothered by the fact that the "fix" was not included in the current market version? if yes, like I mentioned this is due to the fact either not enough reports were received or the fix is minimal that is in queue for the next release cycle when more issues are found and addressed so this is why you have not seen the fixes included into the latest releases just yet.
Regarding BBmemebership, I see Paul and Leinad already provided tons of extra info.
if you are looking for something more, for example how I did things here, well that's fine and you just need to ask because in this case it's just some custom changes.
You cannot possibly expect some custom code that is available specifically for the environment here will be released as a general extension. Like Paul pointed out in some previous posts, you will have some users who are perfectly fine with the default general options and some other users who will want more. The "want more" people will need to ask and if things are not possible to be released it will be considered custom work which seems pretty fair...
Please understand its perfectly fine to make manual changes. We are now accustomed to extensions, but sometimes you need to make some manual changes. Fire up your code editor and follow the instructions provided, done.
back to BBmembership, the changes I used here are included in the extra folder, so again, I believe all the fixes and extra options you you were looking for have been provided.
inside the
loop, there is the following:
Code: Select all<!-- IF levels.LEVEL == 1 -->
<li><span class="fa fa-check text-green"></span> 3 Months Access</li>
<li><span class="fa fa-check text-green"></span> BBCore 1-click Theme Auto-Update via ACP</li>
<li><span class="fa fa-check text-green"></span> Forum phpBB version update at 50% off VS non-subscribers (final price quote depends on the forum)</li>
<li><span class="fa fa-times text-danger"></span> Access to Subscribers Forum Section (Discussions and Downloads)</li>
<li><span class="fa fa-times text-danger"></span> Dedicated Live Chat (BBchat) Room</li>
<li><span class="fa fa-times text-danger"></span> $20 Free <a href="https://sitesplat.com/phpBB3/marketplace.php" target="_blank">Marketplace Credit</a></li>
<li><span class="fa fa-times text-danger"></span> Special Custom Theme Blocks</li>
<li><span class="fa fa-times text-danger"></span> Special Custom Theme Plugins</li>
<li><span class="fa fa-times text-danger"></span> Special Graphic Resources</li>
<!-- ELSEIF levels.LEVEL == 2 -->
<li><span class="fa fa-check text-green"></span> Special Graphic Resources</li>
<!-- ENDIF -->
Note: you need to add the language variables, the above is an example with hard coded text so you can see how it's done.
So, what else can I do for you? what do you need that has not been provided yet? If I missed anything just let me know. I'm here!
- Contact me Via PM or e-mail for Custom work- Deploy an NVMe server in 30 seconds.
Sign up with my link and get $50 in credit.- Get a custom professional email (@yourcompany.com), 24/7 support, 30GB of storage, and more.
Google Apps For Business- Follow me on ThemeForest to get the latest updates
ThemeSplat- Follow me on GitHub
SiteSplat