Re: Reward Points Module- Live Release now available.
Hi Peeps,
I have installed the latest version of this mod and all is correct and in the right place.
The problems I am having is that no points are being allocated for new customers, but when I create an account it works.
No points are being allocated for orders and we only use Protx direct
Can anybody help or point me in the right direction
Thanks in advance
Re: Reward Points Module- Live Release now available.
Hi Peeps,
I have installed the latest version of this mod and all is correct and in the right place.
The problems I am having is that no points are being allocated for new customers, but when I create an account it works.
No points are being allocated for orders and we only use Protx direct
Can anybody help or point me in the right direction
Thanks in advance
Forgot to add
Zencart version: Zen Cart v1.3.7
PHP version: 5.2.4
MySQL version: 4.1.22-standard
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Chris_T
Hi Peeps,
I have installed the latest version of this mod and all is correct and in the right place.
The problems I am having is that no points are being allocated for new customers, but when I create an account it works.
No points are being allocated for orders and we only use Protx direct
Can anybody help or point me in the right direction
Thanks in advance
Forgot to add
Zencart version: Zen Cart v1.3.7
PHP version: 5.2.4
MySQL version: 4.1.22-standard
Sorry- it needs ZenCart v1.3.8
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
milkyway
Hi Andrew,
Just found a problem with rewards points module.
I have some test transaction, so thought I would check out/delete the rewards points for them. They would not delete even after clicked 'x' icon many times.
So I tried to go in edit - where you can also delete them, tried to delete and got an error page with:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
in:
[DELETE IGNORE FROM fut_reward_status_track WHERE ;]
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.
By the way I run diagnostic file and this the version we have:
Zencart version: Zen Cart v1.3.8a
PHP version: 5.2.6
MySQL version: 5.0.67-community
Please advise
Thanks!
I have the same issue, anyone know how to fix this one?
Thanks
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Chris_T
Hi Peeps,
I have installed the latest version of this mod and all is correct and in the right place.
The problems I am having is that no points are being allocated for new customers, but when I create an account it works.
No points are being allocated for orders and we only use Protx direct
Can anybody help or point me in the right direction
Thanks in advance
Forgot to add
Zencart version: Zen Cart v1.3.7
PHP version: 5.2.4
MySQL version: 4.1.22-standard
i have the same issue,
i'm using
zen 1.38,
php 5.2
mysql 5.0
reward points module 1.23
the help would be appreciated
Re: Reward Points Module- Live Release now available.
I cannot seem to find any fault with the customer creation reward points. Can those that are having this problem unzip the attached file to includes\templates\YOUR CUSTOM FOLDER\templates\. This will create a log file (rp_report.log) in your cache directory which tracks the settings as new accounts are created. Can you email me these when the problem occurs again- thanks.
Re: Reward Points Module- Live Release now available.
Hi, I am also using or trying to use this great mod, and it works just fine for me. So thank you for developing this :)
I just miss one feature - is there a way to restrict redemption of points to just some product categories?
You could use this in different scenarios - for example, you want to allow your customers to choose gift from the "discounted products" category only...
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
pajur
Hi, I am also using or trying to use this great mod, and it works just fine for me. So thank you for developing this :)
I just miss one feature - is there a way to restrict redemption of points to just some product categories?
You could use this in different scenarios - for example, you want to allow your customers to choose gift from the "discounted products" category only...
Right now your could set the Global Redeem to 0 and only set a redeem value for the particular product category. However I have an item on the wishlist which is to set a Reward Category which will allow customers to select gifts based on how many points they have.
1 Attachment(s)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
I cannot seem to find any fault with the customer creation reward points. Can those that are having this problem unzip the attached file to includes\templates\YOUR CUSTOM FOLDER\templates\. This will create a log file (rp_report.log) in your cache directory which tracks the settings as new accounts are created. Can you email me these when the problem occurs again- thanks.
Okay- I've come at this from a different angle and coded in the new customer rewards within the RP observer (which I should have done in the first place).
Instructions:
1. Delete the includes\templates\YOUR CUSTOM FOLDER\templates\tpl_create_account_success_default.php file.
2. Unzip the attached to includes\classes\observers\
Re: Reward Points Module- Live Release now available.
Hi all,
I'm looking for an addon just like this one, only I'm not sure if this one will do what I need it to. Basically I'm looking for a points system where each user could sign up and would receive their own rep code (coupon code) that they can hand out to whoever they want. They would earn points for each sale they refer. The person using the code would get, say, 20% off their first purchase, and the user that owns that particular rep code would earn points for that purchase. Is this addon capable of doing this?
thanks!