Andrew,
I just use the Paypal IPN.
Hope you can fix the problem soon![]()
Well I've found the problem with the PayPal IPN module- It "breaks" the checkout_process function and therefore a number of notifiers are not called- Including the one I hook to which records the number of Reward Points earned. I'm going to post a message to the Code Errors forum and see if this is correct behavior- Otherwise I'm going to have to look for another notifier to hook to.
the problem im having is that onthe product page rewards points is showing up twice. Can someone lead me in the right way to fix this.
Can be seen here: http://advecomsolution.com/index.php...&products_id=5
Thank you
Im sorry i fixed it, i had it twice in the tpl_product_display file. Thank you for your response.
I have been having the same issue as KENWAHL , so while trying to trouble shoot on my "test" shop I decided to remove the mod from my "live" shop untill fixed. Here is where I have my NEW problem... I am unable to remove the mod with the uninstall sql
I get the following when trying to uninstall
1146 Table 'nitroshop_zc1.configuration' doesn't exist
in:
[DELETE IGNORE FROM configuration WHERE configuration_group_id=@group_id;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
nitroshop_zc1 (not real name but is my sql db)
Bookmarks