Closed (fixed)
Project:
User Points
Version:
5.x-3.5
Component:
Code: userpoints API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2008 at 22:46 UTC
Updated:
16 Jun 2008 at 05:34 UTC
The field operation of the {userpoints_txn} table get a different name in the table for PostgreSQL.
Comments
Comment #1
avpadernoComment #2
avpadernoComment #3
jredding commentedI just checked version 3.5 and postgres and mysql are getting the same fields so I'm confused as to what you're referring to.
Comment #4
avpadernoIt doesn't seem so to me.
In
userpoints.moduleI find the following code:which is different from:
Comment #5
kbahey commentedWait for 24 hours, then download the 5.x-3.x-dev tarball.
The commits for this are here:
http://drupal.org/cvs?commit=118847
http://drupal.org/cvs?commit=117311
Comment #6
jredding commentedFirst you don't find that code in userpoints.module, as it doesn't exist and has never existed there. its located in userpoints.install.
Second you're correct the changes the stable version on d.o does not contain these changes. They were checked in on May 22nd (to sync Postgres) but a stable version hasn't been created for that... yet.
so.. the solution is to pull the DEV or CVS.
Comment #7
avpadernoActually, there isn't a way to select which file the issue is between a '.module' file, and a '.install' file.
I think it has been better to select "Code: userpoint API" than "Other".
Comment #8
jredding commentedno worries I was just referring to your message.
Thanks for bringing up the problem, it should be fixed now.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.