
07-26-2007, 04:54 AM
|
|
|
Join Date: Jul 2005
Location: South Korea
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
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.
|