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

rszrama’s picture

Project: UC Userpoints Discount » Ubercart Userpoints
Version: 5.x-1.0 » 5.x-2.x-dev
Category: support » bug

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

bmagistro’s picture

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.

bmagistro’s picture

Status: Needs review » Postponed (maintainer needs more info)
bmagistro’s picture

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.