
10-21-2005, 12:38 AM
|
|
|
Join Date: Dec 2004
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TTG
Getting sql error when trying to remove favorite from usercp :- just installed the latest update !
Code:
Database error in vBulletin 3.5.0:
Invalid SQL:
DELETE FROM favorites as favorites
WHERE userid='1'
AND entry_id='24822'
AND entry_type='post'
LIMIT 1;
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 'WHERE userid='1'
AND entry_id='24822'
AND entry_type='post'
LIMIT' at line 2
Error Number : 1064
Date : Friday, October 21st 2005 @ 02:30:33 AM
Script : http://<cut>/forum/usercp.php
Referrer : http://<cut>/forum/usercp.php
IP Address : 82.40.190.247
Username : The Tech Guy
Classname : vb_database
|
same thing with me
|