the default/preloaded sample ads work ok, but when creating new ads and saving them im getting error:
any ideas why? please explain in detail (noob here)
PHP Code:
Database error in vBulletin 3.7.4:
Invalid SQL:
INSERT INTO rbs_banners (
id,
name,
url,
image,
text,
startdate,
enddate,
notes,
maximpressions,
vertical,
forumids,
enabled,
forumhome,
clicktrack,
mails,
usergroups
) VALUES (
NULL,
'New banner',
'http://www.vbulletin.org',
'',
'<a href=\"http://www.vbulletin.org\">vbulletin</a>',
'1229262600',
'1260798600',
'',
'0',
'0',
'',
'1',
'0',
'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 ')' at line 35
Error Number : 1064
Request Date : Sunday, December 14th 2008 @ 01:51:52 AM
Error Date : Sunday, December 14th 2008 @ 01:51:52 AM
Script : http://www.mydomain.com/forums/admincp/admin_rbs.php?do=edit
Referrer : http://www.mydomain.com/forums/admincp/admin_rbs.php?do=edit
IP Address : 69.196.139.105
Username : the_admin_username
Classname : vB_Database
MySQL Version : 5.0.51a-community