![]() |
guys my forums gone !!!
there is no forum anymore please any help ? this is the msg Database error in vBulletin 3.5.4: PHP Code:
|
now the forum working fine , i restart the machine .
thanks |
found bugs ..
when i cheak on yes on this option Display Reminder Window for Subscribers (ForumHome)? Select yes to show a reminder message to your subscribers with their subscription info on forumhome Yes No the forum said when anyone login PHP Code:
|
any help ?
thanks |
Invalid SQL:
SELECT subscriptionlog.userid, subscriptionlog.status, subscriptionlog.regdate, subscriptionlog.expirydate, user.userid, user.username, user.usergroupid, displaygroupid, groupa.opentag as opentaga, groupa.closetag as closetaga, groupb.opentag as opentagb, groupb.closetag as closetagb FROM vbsubscriptionlog AS subscriptionlog LEFT JOIN vbuser ON (subscriptionlog.userid = user.userid) LEFT JOIN vbusergroup as groupa ON(user.usergroupid = groupa.usergroupid) LEFT JOIN vbusergroup as groupb ON(user.displaygroupid = groupb.usergroupid) WHERE subscriptionlog.status != '0' ORDER BY subscriptionlog.regdate DESC LIMIT 0, 5; MySQL Error : Unknown table 'user' in field list Error Number : 1109 Date : Saturday, October 7th 2006 @ 11:21:16 AM |
is it possible to show the length of subscription and ending time? on forumhome?
that would be great for the members |
i had a little chuckle over this
Quote:
anyway, thanks for the plugin! |
I am having issues with the sql too...but i know the problem. He is aliasing the tables with their full name but not using the table prefix on them
SELECT [prefix here]subscriptionlog.userid, [prefix here]subscriptionlog.status, [prefix here]subscriptionlog.regdate, [prefix here]subscriptionlog.expirydate, [prefix here]user.userid, [prefix here]user.username, [prefix here]user.usergroupid, I am going to fix this and do a new XML file for everyone. |
sorry, thought it was that easy, but it isn't. Looks like the subscription titles are now stored as phrases in 3.6. kinda weird, but i guess they have their reasons. not sure if i will fix it. maybe there is a 3.6 version?
|
us4ever please pm me with a link to your forums. I'll have to investiage myself
|
All times are GMT. The time now is 11:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|