Download & Extend

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

Project:Ubercart Userpoints
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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 ??

Comments

#1

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

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

Status:needs review» postponed (maintainer needs more info)

#4

Status:postponed (maintainer needs more info)» closed (fixed)

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