
Error In SQL Syntax On Adding Banner
Hi
Just tried to ad a banner in CMS-Banners and adds.
get an error message
Could not insert data into ads table
DEBUG MODE
SQL Error : 1064 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 'text/javascript' src="http://hosting.conduit.com/Banners/Standard?ctid=CT232251' at line 1
INSERT INTO ip_ads (ad_title, ad_text, ad_position, ad_auth, ad_format, ad_active) VALUES ('test', '', 'fix', 5, 0, 1)
Line : 158
File : cms_ads.php
My Mysql version is : 5.0.67
SQLite Library 2.8.17
something is wrong with that script.