vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Latest Paid Subscribers v1.0 (https://vborg.vbsupport.ru/showthread.php?t=124740)

us44ever 09-24-2006 09:16 PM

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:

Invalid SQL:

SELECT subscriptionlog.useridsubscriptionlog.subscriptionidsubscription.subscriptionidsubscription.titlesubscriptionlog.expirydate,
user.useriduser.username
FROM subscriptionlog 
AS subscriptionlogsubscription AS subscription
LEFT JOIN user 
AS user ON (subscriptionlog.userid user.userid)
WHERE subscriptionlog.status != '0' AND subscriptionlog.subscriptionid subscription.subscriptionid AND user.userid AND subscriptionlog.expirydate 1161727988
GROUP BY subscription
.title
ORDER BY subscriptionlog
.expirydate ASC LIMIT 5;

MySQL Error  Unknown column 'subscriptionlog.userid' in 'on clause'
Error Number 1054
Date         
MondaySeptember 25th 2006 01:13:08 AM
Script       
: ........
Referrer     : ..........
IP Address   : ..............
Username     : ............
Classname    vB_Database_MySQLi 


us44ever 09-24-2006 09:27 PM

now the forum working fine , i restart the machine .
thanks

us44ever 09-24-2006 09:31 PM

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:

There seems to have been a problem with the ....... database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staffwhom you can also contact if the problem persists.

We apologise for any inconvenience


us44ever 09-25-2006 10:24 AM

any help ?
thanks

Konstantinos 10-07-2006 10:26 AM

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

MUDERCOOL 10-07-2006 09:50 PM

is it possible to show the length of subscription and ending time? on forumhome?
that would be great for the members

ImportPassion 10-08-2006 08:36 PM

i had a little chuckle over this
Quote:

Select yes or no if you want to enable or disable the system
yes i want to disable? yes I want to enable?

anyway, thanks for the plugin!

ImportPassion 10-08-2006 08:50 PM

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.

ImportPassion 10-08-2006 09:07 PM

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?

paul41598 10-19-2006 11:09 PM

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
  • Page Generation 0.01199 seconds
  • Memory Usage 1,748KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete