News:

Help keep this project going by donating or buying adseller pro

Main Menu
Coinbase

database error.. help - Unknown column CATEGORY in field list

Started by abda53, March 19, 2007, 05:35:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abda53

i did a manual install, and im getting this error when i try to add/manage an ad.

Unknown column 'CATEGORY' in 'field list'
File: /home/webadmin/forums.sd-imports.com/html/Sources/Ads.php
Line: 284

$request = db_query("
UPDATE {$db_prefix}ads
SET " . implode(',', $adsUpdate) . "
line 294            WHERE ADS_ID = '$_REQUEST[ad]'", __FILE__, __LINE__);

abda53

simple fix.. for some reason the install file didnt have the CATEGORY info to insert into the database..