Re: Reward Points Module- Live Release now available.
sorry if this has been posted before but is there a way to do the following without having to manually place people in a redemption group
Total Point = 500 - $15 off
750 - $25 off
1000 - $35 off
1500 - $50 off
2000 - $65 off
2500 - $80 off
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Flex37
what do you mean by (Copy all the files in folders named 'custom' to your corresponding custom folders)?
I assume you are not using the default template in ZenCart. So therefore you are using a custom template. This template is stored in its own folder in includes/template/ so this is where you need to store the corresponding files to.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
ShoesBuyOnline
Hi, Andrew
Sorry to trouble you again! :(
I have modified my order.php file and orders table back to use the original order id system! Now, another problem is inside the configurations area I have set 'Reward Point Mode' to 1 and 'Allow Redeem of Reward Points on Order Total or Subtotal' to 0, but the reward points are still calculated against 'Order Total'!
Sub-Total:$309.12
Value of Redeemed Reward Points:-$15.00
Total:$294.12
Reward Points earned:294
And, if I set 'Allow Redeem of Reward Points on Order Total or Subtotal' to '1', the Reward Points would minus another 15, would be 279!
Any idea or suggestion would be highly appreciated!
It sounds like you need to check out the sort order of your Order Total modules.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
cowgirlmodel
Hi, I attempted to freshly install the 1.26a version on ZenCart 1.3.8.
My problem is that I renamed my Admin folder for security purposes.
So, when I copied the rewards files from the Rewards 'admin' folder to my Zencart (renamed) admin folder and ran the Rewards diagnostics, all admin files for the Rewards module were shown as missing.
I am also wondering what the sql patch file in the admin folder is for? I wasn't sure if I should unzip it or not; and if so, do you also load it in the SQL installation of your Admin panel?
Thanks!
That would be correct RPD only looks for the files within the \Admin\ folder.
The sqlpatch.zip fixes a bug in the sqlpatch.php file. It is added as a zip because I don't like overwriting core files and the bug is minimal (only affects an ancillary sql file which cleans duplicates from the Admin menus). The bug is reported here: http://www.zen-cart.com/forum/showthread.php?t=123631
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Flex37
I'm way so having a problem, I just install the reward point, not sure if I did it right, because I 'm getting this message
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/intouch5/public_html/Lingeries/admin/includes/functions/general.php on line 1544
Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/intouch5/public_html/Lingeries/admin/includes/functions/general.php on line 1544
what am I doing wrong?
any help please
Thank you
Info about this error is here: http://www.zen-cart.com/forum/showth...valid+callback. However I would suspect it's because you have not copied the custom folders correctly.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
kellan4459
sorry if this has been posted before but is there a way to do the following without having to manually place people in a redemption group
Total Point = 500 - $15 off
750 - $25 off
1000 - $35 off
1500 - $50 off
2000 - $65 off
2500 - $80 off
The new version v1.26 does this but uses percentages rather than fixed values. Any use?
Re: Reward Points Module- Live Release now available.
I'm using the classic green template.
do I need to copy everything in include folder( like auto_loaders,classes,functions,language,modules,template,extra_datafiles and put them where?
or
do I need to go to custom and copy css,sideboxes,template and put them where?
Sorry. I'm a real noob at this.
thank you
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Flex37
I'm using the classic green template.
do I need to copy everything in include folder( like auto_loaders,classes,functions,language,modules,template,extra_datafiles and put them where?
or
do I need to go to custom and copy css,sideboxes,template and put them where?
Sorry. I'm a real noob at this.
thank you
I think it would be a good idea if you created a custom template before making any further changes- Check https://www.zen-cart.com/tutorials/i...hp?article=142 for a tutorial on how to do this.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
That would be correct RPD only looks for the files within the \Admin\ folder.
The sqlpatch.zip fixes a bug in the sqlpatch.php file. It is added as a zip because I don't like overwriting core files and the bug is minimal (only affects an ancillary sql file which cleans duplicates from the Admin menus). The bug is reported here:
http://www.zen-cart.com/forum/showthread.php?t=123631
Ok, so just to clarify, if you have renamed your admin folder, the reward points module will not work for your store?
Re: Reward Points Module- Live Release now available.
Hi,
I have installed this mod and all seems fine except that I cant see the items in the layout box controller (cart with rewards and reward points). I have checked and the files are in my template directory, sidebox display is set to always, I am using a template that uses a better-categories mod, could this be the problem.