Problem installing banner ad on my forum

Discussion in 'PHP' started by fortify, Jun 17, 2006.

  1. #1
    i get this after install:

    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 ''122','55','0','600','50')' at line 2

    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, banner_type, banner_width, banner_height, banner_filter, banner_filter_time,banner_weigth) VALUES ('1',' ', '1', '0', '', '', '0', '0', '2', '-1', '2', '0', '0', '0', '0', '0', '','4',ø'122','55','0','600','50')

    Line : 616
    File : admin_banner.php
     
    fortify, Jun 17, 2006 IP
  2. donteatchicken

    donteatchicken Well-Known Member

    Messages:
    432
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    118
    #2
    '4',ø'122'
    PHP:
    see that circle with the line? try removing it..
     
    donteatchicken, Jun 18, 2006 IP