Re: Reward Points Module- Live Release now available.
i installed this mod and during check out got this error:
1146 Table 'southbe2_zc03.sc_customers' doesn't exist
in:
[select amount from sc_customers where customers_id = 5]
Can anybody tell me specifically what this is and how to fix it? i am completely illiterate when it comes to all this stuff--i can only follow directions.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
rlskreftie
i installed this mod and during check out got this error:
1146 Table 'southbe2_zc03.sc_customers' doesn't exist
in:
[select amount from sc_customers where customers_id = 5]
Can anybody tell me specifically what this is and how to fix it? i am completely illiterate when it comes to all this stuff--i can only follow directions.
That's rather serious. The RP mod does not alter the customers table (it's a core ZenCart table). It sounds like you need to do a restore from your last backup.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
rlskreftie
i installed this mod and during check out got this error:
1146 Table 'southbe2_zc03.sc_customers' doesn't exist
in:
[select amount from sc_customers where customers_id = 5]
Can anybody tell me specifically what this is and how to fix it? i am completely illiterate when it comes to all this stuff--i can only follow directions.
sc.customers is from the Store Credit module I think. Delete those tables maybe if you are using Reward points instead (I reckon it clashes)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
HeathenMagic
sc.customers is from the Store Credit module I think. Delete those tables maybe if you are using Reward points instead (I reckon it clashes)
Nice catch!
Re: Reward Points Module- Live Release now available.
I have a problem i do not know if this can be fixed or not hoping it can be. I'm using the mod price updater. The problem is some of my attributes have different prices, the reward points are not updating to reflect the price change. But it is reflecting the price change in the checkout is there away to get it to reflect the price change on the product info page?
Can be seen Here: http://dealz-r-us.com/index.php?main...&products_id=9
Thank you
Re: Reward Points Module- Live Release now available.
I just have a quick question. First of all I love this add on! The question I have is with the earned points showing up during checkout with google. I have been testing in the sandbox to try and work out a couple of other bugs and noticed that the rewards points earned are always 0. Is that simply because I am in sandbox mode, or have I misconfigured something.
Re: Reward Points Module- Live Release now available.
I think I should maybe be a little more specific in my question about the Reward Points Module and Google Checkout.
I need to find a way to have google checkout show the reward points earned when customers are completeing checkout. Currently if using the built in cart the rewards work great. When using Google checkout it shows, Rewards earned as 0. When Google Checkout is used there is also no points passed on to admin or anything.
I really need some urgent help with this to see if it can be corrected because I really like the module and hate to remove it.
Thanks for any help you can give me.:lamo:
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
urbdistrib
I think I should maybe be a little more specific in my question about the Reward Points Module and Google Checkout.
I need to find a way to have google checkout show the reward points earned when customers are completeing checkout. Currently if using the built in cart the rewards work great. When using Google checkout it shows, Rewards earned as 0. When Google Checkout is used there is also no points passed on to admin or anything.
I really need some urgent help with this to see if it can be corrected because I really like the module and hate to remove it.
Thanks for any help you can give me.:lamo:
There is a zip file a page or so back which now enables Google Checkout for Reward Points (but sadly not PayPal IPN). It will be added to the full contribution the moment I get PayPal working.
Re: Reward Points Module- Live Release now available.
Thanks for the quick reply.
I have just downloaded the class zip as suggested. Just one question, where should I place it.
Thanks, :blush:
Re: Reward Points Module- Live Release now available.
It goes in includes/classes/observers