Page 31 of 248 FirstFirst ... 2129303132334181131 ... LastLast
Results 301 to 310 of 2475
  1. #301
    Join Date
    Jul 2007
    Posts
    132
    Plugin Contributions
    0

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

    Hello

    Hope you can help, I have been using this mod for months now, worked great .. but I decided now to upgrade to the latest version, as I need the "Sunrise Period"

    But now I am having a problem

    When I go to "Customers -> Reward Points" I get

    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(rp.reward_points) FROM reward_status_track rp WHERE cp.customers_id=r' at line 1
    in:
    [UPDATE reward_customer_points cp, reward_status_track rp SET cp.reward_points=cp.reward_points+IFNULL(SELECT SUM(rp.reward_points) FROM reward_status_track rp WHERE cp.customers_id=rp.customers_id AND rp.status='0' AND rp.dateIf 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.
    I use MySql 5.0.51

    Can you help ?

    PS - Also, in order to have the points show in the product_display_info I had to revert tpl_product_reward_points to

    <?php
    /**
    * Module Template
    *
    * @package templateSystem
    * @copyright Copyright 2008 Andrew Moore
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    */
    echo (int)GetRewardPoints($_GET['products_id']).'&nbsp;'.PRODUCT_REWARD_POINT_TAG;
    ?>
    or it wont show it.. (on the product display)

  2. #302
    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 NullMind View Post
    Hello

    Hope you can help, I have been using this mod for months now, worked great .. but I decided now to upgrade to the latest version, as I need the "Sunrise Period"
    Which version did you upgrade from??? Theres been a couple of table name changes taht might be causing your problem.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #303
    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 zafer View Post
    I installed latest reward points , with updated update.sql file

    still error after loading sql:

    Fatal error: Call to a member function add() on a non-object in /home/pillownp/public_html/admin/sqlpatch.php on line 211

    Please help
    Which version of ZenCart are you running?
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #304
    Join Date
    Jan 2008
    Posts
    50
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    Which version of ZenCart are you running?
    I am running 1.3.8a from the start. I upgraded from rewards 1.11a

    Also my checkout is now a blank screen. When I debug the error is:

    PHP Fatal error: Cannot redeclare class ot_reward_points in /home/pillownp/public_html/includes/modules/order_total/ot_reward_points.php on line 23


    Thank you for your help

  5. #305
    Join Date
    Jul 2007
    Posts
    132
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    Which version did you upgrade from??? Theres been a couple of table name changes taht might be causing your problem.
    1.10b I believe

    what do I need to do ?

  6. #306
    Join Date
    Feb 2008
    Location
    Ontario, Canada
    Posts
    14
    Plugin Contributions
    0

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

    Hello!

    I am getting the same error message when I try to go to Customers --> Reward Points in admin:

    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(rp.reward_points) FROM reward_status_track rp WHERE cp.customers_id=r' at line 1
    in:
    [UPDATE reward_customer_points cp, reward_status_track rp SET cp.reward_points=cp.reward_points+IFNULL(SELECT SUM(rp.reward_points) FROM reward_status_track rp WHERE cp.customers_id=rp.customers_id AND rp.status='0' AND rp.dateIf 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.

    I am using mysql 5.0 and Zen Cart 1.3.8a. I have a fresh install of Reward Points Module. Everything else appears to be working fine.

  7. #307
    Join Date
    Jan 2008
    Posts
    50
    Plugin Contributions
    0

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

    Quote Originally Posted by zafer View Post
    I am running 1.3.8a from the start. I upgraded from rewards 1.11a

    Also my checkout is now a blank screen. When I debug the error is:

    PHP Fatal error: Cannot redeclare class ot_reward_points in /home/pillownp/public_html/includes/modules/order_total/ot_reward_points.php on line 23


    Thank you for your help
    Shall I uninstall sql? Please advise

  8. #308
    Join Date
    Feb 2008
    Posts
    31
    Plugin Contributions
    0

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

    Quote Originally Posted by zafer View Post
    Shall I uninstall sql? Please advise
    Something I would try if you haven't already is to go to Modules - Order Total on admin screen. Select remove for Rewards Points & Reward Points earned. Then select Install for both. If the Module changed it may need reinstalled in this fashion.

    Ken

  9. #309
    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 NullMind View Post
    1.10b I believe

    what do I need to do ?
    Do you have phpmyadmin???

    If so check you have the following tables:

    reward_customer_points
    reward_master
    reward_status_track

    If you use a prefix then look of the same tables preceded by YOURPREFIX_
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #310
    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 kenwahl View Post
    I looked at that one and from what I remember.... It didn't play well with Google Checkout or items with attributes. It also was set up to only work with a global point structure by a percentage of the sale( All items get same points). It also displays in Dollars not points so if a product gets 10 points with this mod that one may display $.05 for that one depending what they are worth. I personally like it to show points rather that what they are worth on the product page. That mod has a lot less options as to how points are awarded and how they are used.

    Hope this helps a little

    Ken
    Thanks for the clarification. I will give this a go on our test site.

 

 

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