I can easily add a "Stand alone" link, but when i am adding a drop down link, this is what happens! :surprised:
PHP Code:
Database error in vBulletin 3.5.1:
Invalid SQL:
INSERT INTO custom_droplinks
(
url,
name,
new_window,
alt,
number,
image
) VALUES (
'http://www.test.org',
'test.org Site',
'',
'Official Site',
'',
''
);
MySQL Error : Unknown column 'image' in 'field list'
Error Number : 1054
Date : Tuesday, January 3rd 2006 @ 12:53:41 AM
Script : http://www.****.org/forum/admincp/admin_custom_links.php
Referrer : http://www.****.org/forum/admincp/admin_custom_links.php?do=add
IP Address : ********
Username : ****
Classname : vb_database