Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
trigi
Oh yea... another thing to add to functionality requests :D
Points Expiry Period - the period of time after wich the awarded points are deleted.
To explain more in detail. Reward Points are usualy used as an reward for regular customers and regular customers only. So it would be nice if you could set the number of days after wich the reward points "go bad". I know it's hard to keep records of how many and when the points were rewarded and the delete them and everything, but for begining there could be function like this:
Code:
if date(now) > date_of_last_valid_order+expiry_time then delete_points;
Sorry to be a bother, Crt
It's already there- Check 'Delete Old Reward Transactions Period' in the Reward Points admin.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
trigi
OK, I don't know if this is right, but this happened to me.
I had rounding set to 1 and ratio set to 0.2.
When a customer had 10 - 12.5€ in cart, he would only get 1 point.
Is this OK?
Bye, Crt
The rounding calculation changed when I moved it to using zen_round(). Set it to 0 and you will be right.
Re: Reward Points Module- Live Release now available.
Hi, I hate to be a bother.
I installed this mod, and am not having any luck in getting to work right.
The first thing I've noticed is that the only place in my admin that I can even find anything referring to this mod is configuration/reward points
When I go to it this error shows up when I click around on the options:
Fatal error: Call to undefined function SetRewardPointStateFunction() in /home/diviocom/public_html/elocin/configuration.php(192) : eval()'d code on line 1
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/diviocom/public_html/elocin/includes/functions/general.php on line 1538
I have noticed that on orders placed since installing the mod that customers are receiving reward points on their orders.
I'm really confused!
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
opengrave
Hi, I hate to be a bother.
I installed this mod, and am not having any luck in getting to work right.
The first thing I've noticed is that the only place in my admin that I can even find anything referring to this mod is configuration/reward points
When I go to it this error shows up when I click around on the options:
Fatal error: Call to undefined function SetRewardPointStateFunction() in /home/diviocom/public_html/elocin/configuration.php(192) : eval()'d code on line 1
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/diviocom/public_html/elocin/includes/functions/general.php on line 1538
I have noticed that on orders placed since installing the mod that customers are receiving reward points on their orders.
I'm really confused!
Did you try the Reward Point Diagnostic? www.omnicia.com/rpd.zip
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Ok, I ran this an fixed the few missing files.
However on the Diagnostic page I received this error:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/diviocom/public_html/rpd.php:5) in /home/diviocom/public_html/includes/functions/sessions.php on line 108
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/diviocom/public_html/rpd.php:5) in /home/diviocom/public_html/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/diviocom/public_html/rpd.php:5) in /home/diviocom/public_html/includes/init_includes/init_templates.php on line 78
And I'm still receiving this error in confg/reward points:
Fatal error: Call to undefined function SetRewardPointStateFunction() in /home/diviocom/public_html/elocin/configuration.php(192) : eval()'d code on line 1
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/diviocom/public_html/elocin/includes/functions/general.php on line 1538
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
opengrave
Ok, I ran this an fixed the few missing files.
However on the Diagnostic page I received this error:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/diviocom/public_html/rpd.php:5) in /home/diviocom/public_html/includes/functions/sessions.php on line 108
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/diviocom/public_html/rpd.php:5) in /home/diviocom/public_html/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/diviocom/public_html/rpd.php:5) in /home/diviocom/public_html/includes/init_includes/init_templates.php on line 78
And I'm still receiving this error in confg/reward points:
Fatal error: Call to undefined function SetRewardPointStateFunction() in /home/diviocom/public_html/elocin/configuration.php(192) : eval()'d code on line 1
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/diviocom/public_html/elocin/includes/functions/general.php on line 1538
You have an empty first line somewhere in one of your ZenCart files. Check this article for info on how to fix this: https://www.zen-cart.com/tutorials/index.php?article=87
Re: Reward Points Module- Live Release now available.
HI Andrew,
I wish you an Happy New Year and want let you know how we appreciate your dedication to this module. May you have a Great Year.
Everything is working fine but i cannot have the points working within clients - rewards points in the backstore. The points are showing everywhere (even in the email to the customer) but I'm unable to see them appearing there, I'm able to give or take off points but the they don't automatically appear. :frusty:
I'm using credit cards and Invoice modules only. (No Paypal, No Google modules)
Any idea of what I'm missing ?
TIA
Jean Bergeron
Re: Reward Points Module- Live Release now available.
Just wonder that is that we can change reward point to cash reward or not? Anybody done this b4?
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
evariety
Just wonder that is that we can change reward point to cash reward or not? Anybody done this b4?
Already being looked into as a category that can be used for reward point only products, cash certs and charitable donations.
Re: Reward Points Module- Live Release now available.
Hi Andrew,
I am new and quite rookie regarding SQL. I have a new -- and working -- installation of zen cart. What is the exact script that I need to type into the "Install SQL Patches" window in order to run the 'new.sql' file?
Thank you much
Jay