
06-19-2006, 02:13 PM
|
|
|
Join Date: Feb 2006
Location: The Netherlands
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I'm getting an odd Database error when trying to add a site through the Admin CP. Any idea how to fix this?
Quote:
Originally Posted by Error
Database error in vBulletin 3.5.4:
Invalid SQL:
INSERT INTO toplist_sites SET
username = 'Vitz',
name = 'Name',
url = 'http://www.name.com',
description = 'Name',
`in` = '0',
out = '0',
views = '0',
status = 'active',
cid = '',
imagetype = 'image/jpeg',
imagesize = '4326',
imagecode = 'yIu026PzjHz7HrXTnGd6',
added_code = '0';
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 'out = '0',
views = '0',
status = 'active',
cid = '',
' at line 7
Error Number : 1064
Date : Monday, June 19th 2006 @ 08:12:40 AM
Script : http://www.elusive-works.co.uk/forum...list_admin.php
Referrer : http://www.elusive-works.co.uk/forum...min.php?do=add
IP Address : 82.169.28.64
Username : Vitz
Classname : vB_Database
|
Other than that, great hack. It'll definitely help me out.
|