Page 101 of 248 FirstFirst ... 519199100101102103111151201 ... LastLast
Results 1,001 to 1,010 of 2475
  1. #1001
    Join Date
    Dec 2008
    Posts
    79
    Plugin Contributions
    0

    Default 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

  2. #1002
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by Flex37 View Post
    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.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #1003
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by ShoesBuyOnline View Post
    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.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #1004
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by cowgirlmodel View Post
    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
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #1005
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by Flex37 View Post
    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.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  6. #1006
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by kellan4459 View Post
    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?
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #1007
    Join Date
    Jul 2009
    Posts
    22
    Plugin Contributions
    0

    Default 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

  8. #1008
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by Flex37 View Post
    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.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #1009

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    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?

  10. #1010
    Join Date
    Jul 2009
    Posts
    9
    Plugin Contributions
    0

    Default 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.

 

 

Similar Threads

  1. v139h Reward Points module display order totals including reward points
    By irsarahbean in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Jun 2013, 01:19 AM
  2. Reward points module : 0 points earned
    By jonnyboy22 in forum Addon Payment Modules
    Replies: 5
    Last Post: 5 Jun 2012, 09:52 AM
  3. Reward Points module- points not calculated correctly
    By cpoet in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Sep 2010, 05:02 PM
  4. Reward Points Module - Hide message when 0 points offered
    By expresso in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Dec 2008, 06:58 PM
  5. Experimental Reward Points Module
    By precursor999 in forum Addon Payment Modules
    Replies: 7
    Last Post: 2 Apr 2007, 09:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR