SMFHacks.com

SMF Classifieds => Support => Bugs => Topic started by: Sweetwater on February 25, 2009, 09:19:21 pm

Title: Database error when bidding
Post by: Sweetwater on February 25, 2009, 09:19:21 pm
I'm getting the following when a bid is placed on an iten that is for Auction.

Quote
Database Error
Unknown column 'c.ID_LISTING' in 'where clause'
File: /home/sweetwat/public_html/Forum/Sources/classifieds.php
Line: 3634

Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 1.1.8, while your database is at version 1.1.4. The above error might possibly go away if you execute the latest version of upgrade.php. 

Anyone have any ideas on how to proceed to fix this??

Thanks for any replies.
Title: Re: Database error when bidding
Post by: Beltazar on February 25, 2009, 09:35:18 pm
Hum...  It sounds like the same thing that has been happening all over the place atm w/ the upgrades..    u probably don't have the upgrade.php but u might have Upgrade1-1.php   

Code: [Select]
File: /home/sweetwat/public_html/Forum/Sources/classifieds.php
Line: 3634

It is probably a mis-spelling or pointing to the wrong place in the database...   

make sure u back up the file before u start editing anything..
=~)
Title: Re: Database error when bidding
Post by: SMFHacks on February 25, 2009, 10:40:18 pm
Posting a fix now.
Title: Re: Database error when bidding
Post by: Sweetwater on February 25, 2009, 11:52:00 pm
Posting a fix now.

Thankyou SMF Hacks.  :)