Closed (fixed)
Project:
Ubercart Userpoints
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2008 at 01:40 UTC
Updated:
11 Apr 2008 at 19:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
bmagistro commentedI would love to say I have a solution, but I didn't think I created any relationships in there. Also I do not have access to pgsql at the present time. Any chance I can get you to play/poke around with it a little?
Comment #2
WISEOZ commentedUpdate using beta6 ... this issue is still present.
Comment #3
bmagistro commentedhow did you install this? I am looking at the install file I have on locally and there is not db setup for pgsql?
Comment #4
WISEOZ commentedI just installed beta 6 the usual way ... gzip -d and tar xvf. Have not made any changes. Just started testing and found that this is still happening
Comment #5
bmagistro commentedI had meant userpoints_ubercart sorry for the confusion
Comment #6
WISEOZ commentedOh sorry! Same way. Do you want me to try a clean install or re-install of it?
Comment #7
bmagistro commentedI would be curious to see if the problem still exists in the most recent dev release with a clean install if you don't mind. Thanks.
Comment #8
WISEOZ commentedI performed a clean install using the dev version and still get the same error.
Comment #9
bmagistro commentedcan you use phpPGsqlAdmin or something similar and check your database for the following tables?
uc_uplog and uc_updiscount. I do not have sql cod in my install file for pgsql....which is why i think you are having problems. I can take a stab at writing it but i cannot debug it....
edit:
grab the latest dev, you should be able to just do an upgrade and have it create the pgsql tables...(i just hope i got the syntax right)
Comment #10
WISEOZ commentedMy PostgreSQL guy manually created the tables for me. They were indeed missing. The error is now gone.
Comment #11
bmagistro commentedany chance he would be willing to look my install file over and make sure the sql I have in there for pgsql is good?
Comment #12
WISEOZ commentedYes. He said he will give you a patch in the morning.
Comment #13
WISEOZ commentedAs promised, the PostgreSQL patch is attached for your review. I also updated the issue title to reflect the patch purpose. Enjoy!
Comment #14
bmagistro commentedThanks, I will get this rolled into the dev and do a new release with this in it this weekend. Again thanks for your help with this.
Comment #15
bmagistro commentedMarking as fixed since there are no other issues and this has been added to the dev release.
Comment #16
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.