Page 20 of 248 FirstFirst ... 1018192021223070120 ... LastLast
Results 191 to 200 of 2475
  1. #191
    Join Date
    May 2008
    Posts
    28
    Plugin Contributions
    0

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

    Hi there,

    I just installed your Reward module. And when i goto order total mods, and choose reward points but there is no where to set the redeem ratio.

    Any help at all?

    What there is:

    The module is installed :
    TRUE

    Sort order:
    900

  2. #192
    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 giftsbyevy View Post
    Hi there,

    I just installed your Reward module. And when i goto order total mods, and choose reward points but there is no where to set the redeem ratio.

    Any help at all?

    What there is:

    The module is installed :
    TRUE

    Sort order:
    900
    As per the readme.txt:

    8. You can set global and group Reward Point redeem ratios using Admin->Customer->Group Reward Redeem
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #193
    Join Date
    May 2008
    Posts
    13
    Plugin Contributions
    0

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

    just installed Reward Points and all works fine, BUT...
    after setting up Paypal Express checkout i get the following error after clicking the Express button when not logged in:

    [FONT="Courier New"]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 'AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_prici' at line 5
    in:
    [SELECT redeem_ratio FROM zen_reward_master prp, zen_customers as c LEFT JOIN(zen_group_pricing as gp) ON (gp.group_id=c.customers_group_pricing) WHERE c.customers_id= AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_pricing AND prp.scope_id=gp.group_id AND scope=3) OR (prp.scope=0)) ORDER BY prp.scope DESC LIMIT 1;]
    [/FONT]

    is if there is a way to fix this problem...?

  4. #194
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    Well I've found the problem with the PayPal IPN module- It "breaks" the checkout_process function and therefore a number of notifiers are not called- Including the one I hook to which records the number of Reward Points earned. I'm going to post a message to the Code Errors forum and see if this is correct behavior- Otherwise I'm going to have to look for another notifier to hook to.
    Hey Andrew,

    Any luck with this yet ? Bit of a pain in the #$% having to go through and manually add points to customers who checkout via PayPal..

    Thanks,
    Mike

  5. #195
    Join Date
    May 2008
    Posts
    1
    Plugin Contributions
    0

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

    Hi there,

    I just installed your Reward module. It's very nice mod, thank you.

    I hope for the following content.
    When the customer uses "Reward Points", the amount of money subtracted by the "Reward Points" wants to make it not added to "Reward Points".

    Any help at all?
    Sorry my poor english...

  6. #196
    Join Date
    Apr 2008
    Posts
    129
    Plugin Contributions
    0

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

    Just me again
    I love the mod and it's working excellent now
    Where do I set the value
    When I go to redeem my points there value is $0.00 please help
    Thanks
    Emma

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

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

    Mike, turns out the problem is at PayPals end. Check out:

    http://www.theregister.co.uk/2008/05..._ipn_meltdown/

    The pain in the ###### is I spent over a week trying to debug the problem. So now I'm leaving it until PayPal sort their code out and if the problem persists then I will revisit.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  8. #198
    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 user2345 View Post
    just installed Reward Points and all works fine, BUT...
    after setting up Paypal Express checkout i get the following error after clicking the Express button when not logged in:

    [FONT="Courier New"]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 'AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_prici' at line 5
    in:
    [SELECT redeem_ratio FROM zen_reward_master prp, zen_customers as c LEFT JOIN(zen_group_pricing as gp) ON (gp.group_id=c.customers_group_pricing) WHERE c.customers_id= AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_pricing AND prp.scope_id=gp.group_id AND scope=3) OR (prp.scope=0)) ORDER BY prp.scope DESC LIMIT 1;]
    [/FONT]

    is if there is a way to fix this problem...?
    What version of MySQL are you using???
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #199
    Join Date
    Feb 2008
    Posts
    31
    Plugin Contributions
    0

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

    Any ideas on the Google Checkout problem? I'm unable to use Google Checkout until it's fixed. Also, if your not going to be working the Paypal issue can you release the attribute fix?

    Thanks

    Ken

  10. #200
    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 kenwahl View Post
    Any ideas on the Google Checkout problem? I'm unable to use Google Checkout until it's fixed. Also, if your not going to be working the Paypal issue can you release the attribute fix?

    Thanks

    Ken
    I'll move that one to the top of the pile
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 

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