| Thanks, that fixed this error, but what about this one?
First of all, when I edit the categories under the admin section everything seems to work and look good. But when I go to post, there are only a few of the variable available under part 1 then depending on what category you pick it depends if anything appears in part 2, it seems as if everything is only under the first category. Secondly even when you do follow through with placing the add only selecting the first category, this error appears "MySQL error reported!
Script: uploadproduct
Query: INSERT INTO pp_products (id,user,userid,cat,date,title,description,keywords,bigimage,bigimage2,bigimage3,approved,watermarked,ipaddress) values(NULL,'NYCMX', 3, 12, 1088876947, 'yea ', 'yea', 'yea', '', '', '', 1, '', '24.46.114.28')
Result: Unknown column 'ipaddress' in 'field list'
Database handle: Resource id #7 "
what do I do to fix this one thanks
Jordan
|