Page 139 of 248 FirstFirst ... 3989129137138139140141149189239 ... LastLast
Results 1,381 to 1,390 of 2475
  1. #1381
    Join Date
    Mar 2010
    Location
    The other side where the grass IS greener
    Posts
    30
    Plugin Contributions
    0

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

    Quote Originally Posted by Kezza View Post
    forgot to say it passes the price less 2x the reward points onto paypal but does not affect in house payments.

    Kezza
    Quote Originally Posted by hem View Post
    Thanks for the feedback, I am looking into this now.
    Quote Originally Posted by hem View Post
    Okay, I have located the problem. I'm now working on removing it.
    can you please tell me what the problem was, so i can make the changes in my cart.
    Thanks

    Kezza

  2. #1382
    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 Kezza View Post
    can you please tell me what the problem was, so i can make the changes in my cart.
    Thanks

    Kezza
    The rp->process() was being called twice. Once as normal and secondly as part of rp->collect_posts().
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #1383
    Join Date
    Jul 2007
    Posts
    156
    Plugin Contributions
    0

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

    Quote Originally Posted by Phil020782 View Post
    Hi,
    I've just installed this mod for the first time, I'm using zen version 1.3.8a and the latest version of the reward point module. I'm having a few issues that I can't seem to figure out and would greatly appreciate any help.

    1. I have run the diagnostics tool and all files and folders are ok but in the database section I get the following issues:
    Code:
    rewards_id- field missing in reward_status_track!!!
    customers_id- field missing in reward_status_track!!!
    orders_id- field missing in reward_status_track!!!
    date- field missing in reward_status_track!!!
    reward_points- field missing in reward_status_track!!!
    status- field missing in reward_status_track!!!
    and

    Code:
    Allow Redeem of Reward Points on Order Total or Subtotal- record missing in configuration!!!
    I have checked the database and the information from the sql file is in the database

    2. I have set to have reward points based on subtotal but they are being calculated on total, I guess this has something to do with the issue above.

    3. I have set manual redeem so that the customer can choose the amount of reward points to use but there is no option to enter the amount.

    4. If a customer has enough reward points to cover the entire order value (resulting in a order total of 0.00) the checkout fails with an invalid total fault.

    Any help would be greatly appriciated.

    Thanks
    I've figured out a work around for these problems:

    1. I assume the reward_status_track issue is just because there have been no orders yet, so no information i the table?

    2. I got around the subtotal issue by using the advanced rules. Points are based on order total so I set rules to add ot_subtotal and subtract ot_total this makes reward points based on subtotal.

    3. still unresolved but not a critical feature

    4. To eliminate the zero balance error I set the maximum redeem to 90% of the order so there ca never be a zero balance order.

  4. #1384
    Join Date
    Mar 2010
    Location
    The other side where the grass IS greener
    Posts
    30
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    The rp->process() was being called twice. Once as normal and secondly as part of rp->collect_posts().
    if i comment out "$this->process()" under "collect_posts()" this should fix the issue correct?

    Kezza
    Last edited by Kezza; 27 May 2010 at 12:50 PM.

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

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

    v1.31 now available.

    Changes:
    • Hardened algorithms dealing with Reward Point Redeem and how other Order Total mods are handled.
    • Resolved issue whereby the Reward Point Redeem was appearing twice in the checkout on first load.

    Downloadable as always from http://www.omnicia.com/Zencart%20Rew...s%20Module.zip
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  6. #1386
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question Re: Reward Points Module- Live Release now available.

    I changed the admin folder name to something else for security reason. Does the new v1.31 work with the renamed admin folder?

    I am using zencart v.1.3.9c.

    Lina

  7. #1387
    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 lina0962 View Post
    I changed the admin folder name to something else for security reason. Does the new v1.31 work with the renamed admin folder?

    I am using zencart v.1.3.9c.

    Lina
    Yes, just make sure you copy the files from admin/ into your renamed folder.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  8. #1388
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question Re: Reward Points Module- Live Release now available.

    I upload the new v1.31 to my site. Under Admin->Configuration, there are two "Reward Points".

    One is shown as configuration.php?gID=36. This one is blank.
    The other is shown as configuration.php?gID=37. This one has contents.

    Why is that? How can I delete the blank one? Thank you!

  9. #1389
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

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

    Quote Originally Posted by lina0962 View Post
    I upload the new v1.31 to my site. Under Admin->Configuration, there are two "Reward Points".

    One is shown as configuration.php?gID=36. This one is blank.
    The other is shown as configuration.php?gID=37. This one has contents.

    Why is that? How can I delete the blank one? Thank you!
    I believe this is due to the fact that the update sql really is not just an update of configuration changes. I had this problem during last update as well and had to manually delete the empty configuration from the database.

    It would be nice if the update sql only contains new configuration/table options.

  10. #1390
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    application error Re: Reward Points Module- Live Release now available.

    How to delete empty configuration in the database? In my case, does configuration.php?gID=36 mean the configuration_id is 36?
    But in the database, I found configuration_id36 is "street addresses"...

 

 

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