Version: 1.00, by paul41598
Developer Last Online: Jun 2013
Category: Forum Home Enhancements -
Version: 3.6.4
Rating:
Released: 10-09-2006
Last Update: 02-27-2007
Installs: 84
Uses Plugins Template Edits
No support by the author.
Latest Paid Subscribers v1.1 (LITE VER)
- This Hack Does Use The Usergroups Markup Color For A More Accurate Display Of Subscription Members!! This Hack Has It All!
Description:
This hack is fully functional and flexible allowing you to display the latest [x] subscribers on your forumhome! It also allows you to display a reminder/alert to your users who's subscriptions are expiring.
Features: (Lite Version)
Activate The System (Latest Paid Subscribers)
Select The Number Of Subscribers To Show On ForumHome
Bug Fixes:
Allow Subscriber Info In HoverOver Never Worked - FIXED
Activate Latest Paid Subscribers Only Deactivated The Users, Not The Phrases Or Expiry Alert. - FIXED
SQL Bugs. - FIXED
If you find any bugs, have comments, questions feel free to post them. I'll do my best to accomidate anything. Disclaimer: Any modification to this hack, must get prior consent/authorization by me first.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Not sure if this a 3.6.2 issue, but I just intalled and now I'm getting database errors. If I deactivate the hack, I'm back to normal. I checked my Template edits... all there and correct according to the documentation.
Try the changes I needed... (they are posted)
I am curious if this code is on the correct hook?
This looks like a lot of work to be attached to Global start!
I moved mine to ForumHome_start and it works fine and this code is not getting executed with every page view on the site anymore!
Thanks for the suggestion Quarterbore, but that didn't work. I'll just uninstall it for now and watch the thread for future releases, ot other solutions.
Ok, I've done some major troubleshooting tonight folks.
It seems as though by making the changes that jgommel & I have come up with, it does solve ALL issues. I actually did a series of tests.
Installed 3.6.2 vbulletin WITH NO TABLE PREFIXES (Fresh Install), then installed the hack. Worked flawlessly.
Installed 3.6.2 vbulletin WITH TABLE PREFIXES (Fresh Install), then installed the hack, and got database errors.
So the issue lies with all you guys who have table prefixes configured in your database, via the config.php file.
I then made the above changes to my XML product, reimported and it worked fine. This hack WILL work on 3.6.1 & 3.6.2. If it's not, you have some sort of special case, which I can examine further via PM.
I'll ask again... Why do you have this hooked off Global Start? This is only used on ForumHome, right? It seems crazy to run this on every page users visit when it is only needed on that one page!
It works fine on my site relocated to ForumHome_start!
I'll ask again... Why do you have this hooked off Global Start? This is only used on ForumHome, right? It seems crazy to run this on every page users visit when it is only needed on that one page!
It works fine on my site relocated to ForumHome_start!
seems as though that might be a small bug. If it works on forumhome_start then that should be the preferred method. I'll have to update the zip file
how would I go to make message appears on vbadvanced?
Now I've never created a vbadvanced module before, so bare with me. However, below is the module I created. I've tested and it seems to work on my forums. Just follow the directions and hopefully it will work for you too.