View Single Post
Old December 21st, 2005, 02:04 AM   #1 (permalink)
volarium
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 56
Failure when posting new ad

I just installed Classifieds 2.42 with vBulletin 3.5. The installation went fine, and everything seems to be configured okay. However, when I try to Place an Ad, I receive the error:

Database error! Please report to System Administrator.

INSERT INTO pp_products (id,user,userid,cat,date,title,description,keywords,bigimage,bigimage2,bigimage3,approved,watermarked,ipaddress) values(NULL,'michael', 2, 8, , 'stuff', 'give me stuff', '', '', '', '', 1, '', '24.4.37.183')

I ran the query manually against the database and received:

#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 ' 'stuff', 'give me stuff', '', '', '', '', 1, '', '24.4.37.183')' at line 1

Here's my specs:
PHP 5.1.1
MySQL 4.1.15

Any help is appreciated.
Thanks,
Michael West
michael@vfrworld.com
volarium is offline   Reply With Quote