Page 13 of 248 FirstFirst ... 311121314152363113 ... LastLast
Results 121 to 130 of 2475
  1. #121
    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 walkerhxg View Post
    Hi all,

    Whatever I do , it always gets :

    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 'SELECT SUM(`reward_points`) FROM reward_status_track ph WHERE p
    in:
    [UPDATE reward_customer_points rc SET `pending_points`=`pending_points`-IFNULL((SELECT SUM(`reward_points`) FROM reward_status_track ph WHERE ph.`customers_id`=rc.`customers_id` AND ph.`status`=0 AND ph.`orders_id` NOT IN (SELECT `orders_id` FROM orders)),0);]
    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.

    Please help me , thx in advance.

    PS: How can I uninstall the sql completely?
    1. Download and install the latest version.

    2. Check http://www.zen-cart.com/forum/showpo...7&postcount=19
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #122
    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 Mike_Dean View Post
    Hi Andrew,

    RP was working ok, then for some reason I am now having an issue.

    I have put points onto a customers account, but in Admin they show up as Reward Points Earned, but as you can seem, they don't show up in the Value of Earned section.

    Value of Pending: $0.00
    Reward Points Earned: 1000
    Value of Earned: $0.00


    When I go through the checkout process, its shows as:

    Current Reward Points:1000 points earned
    Value of Redeemed Reward Points:$0.00
    Redeem Reward Points: (is un checked)


    If I tick the checkbox, then continue to process the order, the order total amount does not get adjusted,

    Sub-Total: $175.50

    AustPost (Parcel Post - 4 days Estimated Delivery Time)): $10.50

    GST: $16.90

    Value of Redeemed Reward Points: -$0.00

    Total: $186.00

    Reward Points earned: 160


    Yet, when I go back into Admin, the points have been deducted ?????

    Value of Pending: $0.00
    Reward Points Earned: 160
    Value of Earned: $0.00



    I've re-installed the mod and re-tried and its the same
    Your redeem ratio was set to 0- re-installing the mod just reset the ratio back to the default (0.01). And yes the points will be removed from the earned as you had ticked the box.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #123
    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
    Ah- Now I get you. So it would mean an addition to the Reward Points configuration and some method of telling the customer that they must spend at least X amount before they can redeem their points. I suppose this should go in the reward point sidebox.
    Getting back to this one.

    Is this something you think you could add Andrew, and how long would it take..?

    I'm thinking of hanging on until this option becomes available (if possible)


    Thanks for the wonderful support and great Mod..

  4. #124
    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 Mike_Dean View Post
    Getting back to this one.

    Is this something you think you could add Andrew, and how long would it take..?

    I'm thinking of hanging on until this option becomes available (if possible)


    Thanks for the wonderful support and great Mod..
    I'm adding it at the moment (it's a lot easier than trying to track down Rasyrs PayPal issue ). Should have something later this afternoon.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #125
    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
    I'm adding it at the moment (it's a lot easier than trying to track down Rasyrs PayPal issue ). Should have something later this afternoon.
    Wow.... Thanks heaps...

    I'm yet to try PayPal. as I have not installed the Paypal sandbox so I hope I dont have the same issues..!!

  6. #126
    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
    Your redeem ratio was set to 0- re-installing the mod just reset the ratio back to the default (0.01). And yes the points will be removed from the earned as you had ticked the box.
    Ok.. I clearly have a gremiln.. I have not touched or installed anything and now I have this issue again. (Rapidly removing hair..!!!)

    I checked the ot_rewards_points and nothing seems to be amiss.

    I even copied the original across and no change..

    Where do I set (re-set) the ratio ?

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

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

    Right- new version has been sent off to the contribs:

    v1.11a
    Added an uninstall.sql script to remove Reward Point sql items.
    Added Configuration item to set minimum order value to redeem points against.
    Added Configuration item to allow redeem of RP against Subtotal or Total (inc. shipping)
    Added Reward Points on Attribute Price for products that are Priced By Attribute
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  8. #128
    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 Mike_Dean View Post
    Ok.. I clearly have a gremiln.. I have not touched or installed anything and now I have this issue again. (Rapidly removing hair..!!!)

    I checked the ot_rewards_points and nothing seems to be amiss.

    I even copied the original across and no change..

    Where do I set (re-set) the ratio ?
    Admin->Customers->Group Reward Points. Global Redeem is on the top right hand side.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #129
    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
    Admin->Customers->Group Reward Points. Global Redeem is on the top right hand side.
    More brownie points to you..

    I wonder whyt it re-set it self..??

    Ok will wait patiently for the latest version to upload to contribs..

  10. #130
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

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

    Hi hem,

    Thank you sooooo much!

    BUT

    I have done what you said again and again. But it still doesn't work.

    ( zen-cart1.3.8+MySQL 4.0.27-log+PHP4.4.7 )

    I installed the 'new.sql' and got this:

    17 statements processed.
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    ERROR: Cannot insert configuration_key "" because it already exists
    Note: 10 statements ignored. See "upgrade_exceptions" table for additional details.

    I clicked "Layout Box Controller" and got :

    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 'SELECT SUM(`reward_points`) FROM reward_status_track ph WHERE p
    in:
    [UPDATE reward_customer_points rc SET `pending_points`=`pending_points`-IFNULL((SELECT SUM(`reward_points`) FROM reward_status_track ph WHERE ph.`customers_id`=rc.`customers_id` AND ph.`status`=0 AND ph.`orders_id` NOT IN (SELECT `orders_id` FROM orders)),0);]
    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.

 

 

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