Page 37 of 248 FirstFirst ... 2735363738394787137 ... LastLast
Results 361 to 370 of 2475
  1. #361
    Join Date
    Apr 2005
    Location
    Louny, Czech Republic
    Posts
    51
    Plugin Contributions
    1

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

    Hello, will be split pages in admin - customers - rewards points? I have about 3000 customers and this is problem. Many queries to database too.
    JardaR

  2. #362
    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 ryska View Post
    Hello, will be split pages in admin - customers - rewards points? I have about 3000 customers and this is problem. Many queries to database too.
    Yes, this is something I want to tackle. Probably using AJAX.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #363
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

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

    HELP I have the following error on page .

    Customer Reward Points Admin Sort by:


    Search:

    ID Last Name First Name Pending Earned Pricing Group Redeem Ratio Action
    2 Smit Andrew 270 0 Client 10.0000 Edit Delete

    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 'REWARD_POINTS_MAX_TRANSACTIONS' at line 1
    in:
    [SELECT rewards_id, orders_id, date, reward_points, status FROM reward_status_track WHERE customers_id=2 AND status=0 ORDER BY date DESC LIMIT REWARD_POINTS_MAX_TRANSACTIONS;]
    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.

    If somebody can help me thank you very much

  4. #364
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

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

    Quote Originally Posted by dre View Post
    HELP I have the following error on page .

    Customer Reward Points Admin Sort by:


    Search:

    ID Last Name First Name Pending Earned Pricing Group Redeem Ratio Action
    2 Smit Andrew 270 0 Client 10.0000 Edit Delete

    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 'REWARD_POINTS_MAX_TRANSACTIONS' at line 1
    in:
    [SELECT rewards_id, orders_id, date, reward_points, status FROM reward_status_track WHERE customers_id=2 AND status=0 ORDER BY date DESC LIMIT REWARD_POINTS_MAX_TRANSACTIONS;]
    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.

    If somebody can help me thank you very much
    Installed version and mods
    Zen Cart 1.3.8a
    Database Patch Level: 1.3.8
    v1.3.8 [2008-06-07 10:38:03] (Fresh Installation)
    v1.3.8 [2008-06-07 10:38:03] (Fresh Installation)
    Database: MySQL 5.0.22
    PHP Version: 5.1.6 (Zend: 2.1.0)

    And the following Mods:
    Easy populate
    Admin Profiles
    Dual Pricing

  5. #365
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

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

    I have also a blank page in configuration > Reward Points



    Thanx for any help,

    ANdre

  6. #366
    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 dre View Post
    I have also a blank page in configuration > Reward Points



    Thanx for any help,

    ANdre
    That's the clue there- Go back and reinstall upgrade.sql and that will sort it out.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #367
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

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

    Thanx for your reply.

    I did as you told but I get this error:;

    1062 Duplicate entry '0-0' for key 2
    in:
    [INSERT INTO reward_master (rewards_products_id ,scope ,scope_id ,point_ratio ,bonus_points, redeem_ratio, redeem_points) VALUES (NULL , '0', '0', '1.0000', NULL, 0.01, NULL);]
    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.

    I'm totally newbie to mysql so i dont know what its all about

  8. #368
    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 dre View Post
    Thanx for your reply.

    I did as you told but I get this error:;

    1062 Duplicate entry '0-0' for key 2
    in:
    [INSERT INTO reward_master (rewards_products_id ,scope ,scope_id ,point_ratio ,bonus_points, redeem_ratio, redeem_points) VALUES (NULL , '0', '0', '1.0000', NULL, 0.01, NULL);]
    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.

    I'm totally newbie to mysql so i dont know what its all about
    Check the following post:

    http://www.zen-cart.com/forum/showpo...&postcount=350

    It resolves this issue.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #369
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

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

    Hmm nothing.

    Instead of 1 reward points tab in configuration I now have 2, and both are empty pages.

    This is what I got after this upgrade SQL:

    Success 19 statements processed.
    Error ERROR: Cannot create table reward_master because it already exists
    Error ERROR: Cannot create table reward_master because it already exists
    Error ERROR: Cannot create table reward_customer_points because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Warning Note: 15 statements ignored. See "upgrade_exceptions" table for additional details.


    Gr, Andre

  10. #370
    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 dre View Post
    Hmm nothing.

    Instead of 1 reward points tab in configuration I now have 2, and both are empty pages.

    This is what I got after this upgrade SQL:

    Success 19 statements processed.
    Error ERROR: Cannot create table reward_master because it already exists
    Error ERROR: Cannot create table reward_master because it already exists
    Error ERROR: Cannot create table reward_customer_points because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot create table reward_status_track because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Warning Note: 15 statements ignored. See "upgrade_exceptions" table for additional details.


    Gr, Andre
    That's okay. You should now have a Configuration->Reward Points now.
    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