Couldn't update/insert into banners 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 ' 'http://www.support-page.gr/logo.gif', '1', '0', 'Support', 'w
INSERT INTO phpbb_banner (banner_id, banner_name, banner_active, banner_spot, banner_description, banner_url, banner_click, banner_view, banner_owner, banner_level, banner_level_type, banner_timetype, time_begin, time_end, date_begin, date_end, banner_comment) VALUES (, 'http://www.support-page.gr/logo.gif', '1', '0', 'Support', 'www.support-page.gr', '100', '100', '2', '-1', '2', '0', '0', '0', '0', '0', '0')
Line : 540
File : C:\dokimi\phpbb2\admin\admin_banner.php
I have All Ready Run Db_update.php
My Sql Run Perfect.
What i have to do for this?


