Nodes aren't saved

pndur - November 4, 2008 - 20:31
Project:Ubercart Auction
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

While saving an auction node i get the following error:
user warning: Unknown column 'purchased' in 'field list' query: INSERT INTO uc_auction (nid, expiry, notified, purchased, high_bidder, start_price) VALUES (1, 1226435170, 0, 0, 0, 750.00)

The node isn't saved as an auction, but as an ordinary product type.

this is the latest dev release of oct 7

#1

Garrett Albright - November 5, 2008 - 16:45

This could happen if you upgraded from a previous development release of Ubercart Auction without completely uninstalling and reinstalling the module. (Since it's just a dev release, I didn't bother implementing a "proper" upgrading thingie.) Try disabling and uninstalling the Ubercart Auction module (click on the "Uninstall" tab on the module list page), and then re-enabling it.

#2

pndur - November 5, 2008 - 21:16

Thanks for your reply. I already managed to have it activated by adding the column manually.

#3

Garrett Albright - January 2, 2009 - 17:31
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.