Hello,
Is version 1.01a the latest version? That is the most latest I can see on Zen Cart downloads. Also, is this new version the one that doesn't overwrite orders.php?
Thx
Hello,
Is version 1.01a the latest version? That is the most latest I can see on Zen Cart downloads. Also, is this new version the one that doesn't overwrite orders.php?
Thx
Wishlist Addition.....
Teirs -- being able to setup teirs so that those who use the site more frequently earn more points (or redeem them at a higher value, etc..
I know that this would likely require the addition of a number of fields, such as one that tracks the total points ever earned, as well as multiples of the ratios for determining the ratios (and perhaps a "teir name" field, so we can have Silver and Gold Members hehe).
If you cannot tell, I am extremely excited about this module![]()
![]()
![]()
Berserker, I do not think that that is the latest version (it was the first one I looked at and Andrew has posted several updates in here since ).
Also a quick check at the contents of the zip file for it shows that it contains the orders.php file, so I would presume it is one of the versions that overwrites that file.
Like you, I am also waiting on our wonderful Zen team to upload the final version of the module.
Andrew -- If I install the last beta that you posted in here, when the full version is posted, all I should have to do is overwrite the files, correct?
(my boss is impatient...) hehe
does anybody know of an easy way to update ALL my customers to give them 1000 rp all at once?
OKay -- I have a couple of problems
1) I have no item for Rewards Points listed under Admin|Configuration|Rewards Points (this last bit isn't there).
2) When I go to Customers|Reward Points and try to edit a customer, I am getting the following error:
3) when I ran the New.sql code, it did not give the tables the prefix that I use for my store. I had to go in and rename the tables to add in the store prefix.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 'REWARD_POINTS_MAX_TRANSACTIONS' at line 1
in:
[SELECT rewards_id, orders_id, date, reward_points, status FROM shop_reward_status_track WHERE customers_id=51 AND status=0 ORDER BY date DESC LIMIT REWARD_POINTS_MAX_TRANSACTIONS;]
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.
Note: this was the last beta update that you posted in the thread here
If your not doing this on a live site, then you might find it easier to remove the tables and entries from the database for the mod. Then run the SQL file for a new install. If that is not an option, make sure all the tables are created and named properly, compare the sql file to what you have in your database under configuration Group and Configuration and make sure the fields are there. Then make sure all the files have been uploaded.
If your store uses an extention, like yours does, so does mine, then you have to add it.