Version: 1.00, by paul41598
Developer Last Online: Jun 2013
Version: 3.5.4
Rating:
Released: 08-22-2006
Last Update: 02-24-2007
Installs: 21
Uses Plugins Template Edits
No support by the author.
Brought to you by myself with credits to Kaezul as well
From the guys who brought you "Incomplete Profile Fields"
We Bring To You: Latest Paid Subscribers v1.0
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:
Activate The System (Latest Paid Subscribers)
Select The Number Of Subscribers To Show On ForumHome
Display A Reminder/Alert Window To Warn Subscribers When Their Subscription Is Up
Select The Number Of Days Before That Reminder Shows
Never Show This Again For Reminder Alert!
Allow The Subscriber Info In The Title HoverOver Or Turn It Off
Notes:
- Adds 1 extra query
- Advanced Options (if you see fit to use)
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.
This is now a premium hack only, available through myself
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
hopefully you uninstalled the old one..and then reinstalled the new one "overwrite" selected to YES
now i uninstall the old one and install the update version
this proeblem has bees fixed " erorr while install it"
but still the same Erorr in database, when i keep you hack enable i face this erorr when i turn it off everything working fine.
btw i install new vbulletin on my machine and install the hack , also i face the same problem .
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT subscriptionlog.userid, subscriptionlog.subscriptionid, subscription.subscriptionid, subscriptionlog.expirydate,
user.userid, user.username
FROM subscriptionlog AS subscriptionlog, subscription AS subscription
LEFT JOIN user AS user ON (subscriptionlog.userid = user.userid)
WHERE subscriptionlog.status != '0' AND subscriptionlog.subscriptionid = subscription.subscriptionid AND user.userid = 1 AND subscriptionlog.expirydate < 1163981154
ORDER BY subscriptionlog.expirydate ASC LIMIT 5;
MySQL Error : Unknown column 'subscriptionlog.userid' in 'on clause'
Error Number : 1054
Date : Saturday, October 21st 2006 @ 03:05:54 AM
Script : http://******
Referrer : http://******
IP Address : ********
Username : bokhalaf
Classname : vB_Database_MySQLi