Active
Project:
Ubercart Donation Incentives
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
27 Feb 2010 at 16:59 UTC
Updated:
5 Apr 2010 at 15:58 UTC
Hello,
This is a great module. It works perfectly except that orders don't show up on admin/store/reports/donation_incentives. Please advise.
Thank you,
Laura
Comments
Comment #1
Golfball commentedLove the module, but having same issue as Laura.
Comment #2
ryan_courtnage commentedHi,
Sorry, I never received an email notification about this support request!
Can you please have a peek in your database and tell me if there are any records in the table "uc_donation_incentives_orders"?
I suspect the table might be empty. It might be difficult for me to replicated your setup locally. How are you with php hacking? It would be useful for me if you could replace line 288 of uc_donation_incentives.module with:
... then run through your shopping cart and create a new order. Send me the debug error message that gets written to the screen.
Thanks