user warning: Unknown column 'points' in 'field list' query: INSERT INTO uc_updiscounts

baalsgate - December 28, 2008 - 10:25
Project:Ubercart Userpoints
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

Seems i get an error tring to pay a discount with userpoints.

user warning: Unknown column 'points' in 'field list' query: INSERT INTO uc_updiscounts (uid, oid, ptamt, points) VALUES (5, 5, '10', -10000) in /www/neuro/http/includes/database.mysql.inc on line 174.

any idea why this is happening oviously I dont have a points column in uc_updiscounts but what was supose to install that , I have tried updating the database reinstalling the modules no change same issue .

problem ??

#1

rszrama - January 6, 2009 - 14:54
Project:UC Userpoints Discount» Ubercart Userpoints
Version:5.x-1.0» 5.x-2.x-dev
Category:support request» bug report

That's not this module... that's part of the Ubercart Userpoints integration module package.

#2

bmagistro - January 10, 2009 - 21:20
Status:active» needs review

The initial install of the module creates the table with the column. If the column is not being created that sounds like a different problem.

#3

bmagistro - January 10, 2009 - 21:21
Status:needs review» postponed (maintainer needs more info)

#4

bmagistro - March 3, 2009 - 13:40
Status:postponed (maintainer needs more info)» closed

I am closing this issue due to a lack of response but have no problem reopening it if it shows up again.

 
 

Drupal is a registered trademark of Dries Buytaert.