vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Need help with DB Error! From unistalling Pager (https://vborg.vbsupport.ru/showthread.php?t=153427)

michaelsilvia 07-26-2007 04:54 AM

Need help with DB Error! From unistalling Pager
 
I uninstalled the pager and reversed the instructions that went with the .zip file, but now I am getting this DB error.

Quote:

Database error in vBulletin 3.5.5:

Invalid SQL:
SELECT p.pagerid, receiptid, pagerreplyid, touserid, tousername, message, dateline, fromusername, fromuserid, readtime, pagerreplyid, hidden, deleted, active FROM pagertext AS p LEFT
JOIN pagerreceipt AS r ON (p.pagerid=r.pagerid) WHERE ((fromuserid = 1 OR touserid = 1) AND (deleted=0) AND (r.active = 1)) ORDER BY dateline DESC LIMIT;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2
Error Number : 1064
Date : Thursday, July 26th 2007 @ 01:50:56 AM
Script : http://usfkforums.com/index.php
Referrer : http://usfkforums.com/admincp/index.php?do=head
IP Address : 66.75.127.134
Username : mike
Classname : vb_database
You can see it here.
http://usfkforums.com/index.php

Any help? I did run the replair/optomize function with no luck.

SDB 07-26-2007 01:24 PM

The problem with the query is that it is missing a number right at the very end..

but the problem is that the query is being run at all, as that query appears to be part of the pager plugin.

It looks like a plugin is still activated. Can you check your plugins and dissable anything that is still running regarding the pager.

If there is nothing running, try dissabling all plugins as see if the problem goes away.

Good luck.


All times are GMT. The time now is 04:50 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.01131 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete