Page 78 of 248 FirstFirst ... 2868767778798088128178 ... LastLast
Results 771 to 780 of 2475
  1. #771
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

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

    Hi Andrew

    I'm still not able to work with the mod...

    Sorry, english is not my main language... and I really don't know what to do...

    in your last reply, you refer me to a zip, but I install the mod with that zip... and is not work...

    after all, I notice that I can asign my customers the points manually... ok... no problem... but... when I go to:

    Customers/Reward Points

    I only can see my first 40 customers... I can't go to the next page, and if I make a search I get an error:

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

    ok, you said run the update.sql
    I try... and get this message:

    23 statements processed.

    ERROR: Cannot create table reward_master because it already exists

    ERROR: Cannot create table reward_master because it already exists

    ERROR: Cannot create table reward_customer_points because it already exists

    ERROR: Cannot create table reward_status_track because it already exists

    ERROR: Cannot create table reward_status_track because it already exists

    ERROR: Cannot create table reward_status_track because it already exists

    ERROR: Cannot create table reward_status_track because it already exists

    Note: 3 statements ignored. See "upgrade_exceptions" table for additional details.

    and the problem with the search and try to edit it... continue...
    can you please help me?

    I really want this mod working properly...

    thanks in advance...
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  2. #772
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

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

    I've installed this mod and it seems to work okay when I test it. If I make a dummy purchase the points appear as pending and then change to earned when I mark the product as delivered.

    When a real customer makes a purchase however, no points are credited to them and I have to do this manually.

    Very puzzling, any idea why this is happening please?

  3. #773
    Join Date
    Oct 2007
    Location
    MA, USA
    Posts
    385
    Plugin Contributions
    0

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

    The way my reward program works is that the points are pending until I actually make a change in the status of the order. ie. Shipped etc. Then the program deposits the points into the cutomer earned status.

    Also, there is a setting in the Admin>Reward Points>

    Reward Point Sunrise Period - Set to 1

    If you set this to 1, all pending points are automatically deposited into customer account after 1 day. I find this helpful especially if I do not ship for 2 or 3 days.

    Hope this helps.
    Thank you, Sincerely, MagicMan

  4. #774
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

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

    The problem is that the reward points don't even appear as 'pending' when a customer makes a purchase. Eveything else seems okay - the points are noted on the order confirmation but they just don't appear in admin.

    I've realised that the problem occurs with the Nochex and Paypal modules. If I make a test purchase using a cheque/check option, the points do appear, but not with the other two options.

  5. #775
    Join Date
    Jan 2009
    Location
    Sask, Canada.
    Posts
    44
    Plugin Contributions
    0

    Default Reward Points Module - Support

    Hi,

    I posted this question earlier in a new thread of my own but I got no replies because I think I was supposed to put it in the support thread, so I'm posting it in this support thread now.

    Please help.

    I added the reward points full suite module and I'm getting an error message when I go to the reward points configuration.

    This is the message:

    Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/content/t/h/3/th3who/html/shop/myadmin/includes/functions/general.php on line 1544

    Can somebody please help me figure out a solution to this error. I'm sure it's something simple but I am new to this stuff and have no idea what to do.

    Thanks in advance for your help,

    Jordn

  6. #776
    Join Date
    Feb 2009
    Posts
    2
    Plugin Contributions
    0

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

    HI,

    I installed the latest reward points module but i seem to get this problem on the customers/ reward points section:

    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_CUSTOMER_LIMIT' at line 1
    in:
    [select c.customers_id, c.customers_lastname, c.customers_firstname, c.customers_group_pricing, r.pending_points, r.reward_points, gp.group_name, rm.redeem_ratio from customers as c LEFT JOIN (reward_customer_points as r) ON (r.customers_id=c.customers_id) LEFT JOIN(group_pricing as gp) ON (gp.group_id=c.customers_group_pricing) LEFT JOIN(reward_master as rm) ON ((c.customers_group_pricing!=0 AND rm.scope=3 AND rm.scope_id=c.customers_group_pricing) OR (c.customers_group_pricing=0 AND rm.scope=0 AND rm.scope_id=0)) WHERE c.customers_lastname LIKE 'A%' ORDER BY c.customers_lastname LIMIT REWARD_POINTS_CUSTOMER_LIMIT;]

    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.


    no customers appear in this section.

    my site is running Database: MySQL 5.0.67-community-log
    PHP Version: 5.2.6 (Zend: 2.2.0)


    I run the update.sql but no luck.
    any suggestions?

    thanks

  7. #777
    Join Date
    Dec 2006
    Location
    Vermont
    Posts
    128
    Plugin Contributions
    0

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

    Hi,

    I installed the Reward Points module, and when I turn it on in the Order Total configuration, I get the following error:

    1062 Duplicate entry 'SEO_URLS_VERSION' for key 2
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) VALUES ('Seo Url\'s Installed Version', 'SEO_URLS_VERSION', '3.0.0-beta1', '', '60', '0', now())]

    I do have the SEO URLS installed, so I'm guessing it's a conflict with that. I've gotten a similar error with another module, which I just decided not to use, but I cannot recall what that was.

    Also, when I turn on my Sideboxes (right side), they don't display, AND nothing below them displays either...

    Anyone know how to cure these errors, so that I can use this module?

    Thanks.

  8. #778
    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 rcrosier View Post
    Hi,

    I installed the Reward Points module, and when I turn it on in the Order Total configuration, I get the following error:

    1062 Duplicate entry 'SEO_URLS_VERSION' for key 2
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) VALUES ('Seo Url\'s Installed Version', 'SEO_URLS_VERSION', '3.0.0-beta1', '', '60', '0', now())]

    I do have the SEO URLS installed, so I'm guessing it's a conflict with that. I've gotten a similar error with another module, which I just decided not to use, but I cannot recall what that was.

    Also, when I turn on my Sideboxes (right side), they don't display, AND nothing below them displays either...

    Anyone know how to cure these errors, so that I can use this module?

    Thanks.
    That's not the Reward Points Mod, that's a problem with the SEO mod. 'SEO_URLS_VERSION' is not a RP field,
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #779
    Join Date
    Dec 2006
    Location
    Vermont
    Posts
    128
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    That's not the Reward Points Mod, that's a problem with the SEO mod. 'SEO_URLS_VERSION' is not a RP field,
    Thanks, I'm aware that "SEO_URLS..." is not a RP field, but looking to see if anyone has solved this, or knows what's causing it.

    I have many add-ons installed with SEO URLs, but this is one of the few that does not work with it. I was hoping to find someone who knew how to fix it.

    Since my post, I have installed the "Store Credit and Rewards" module, which seems to work fine with the Ultimate SEO URL's.

  10. #780
    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 rcrosier View Post
    Thanks, I'm aware that "SEO_URLS..." is not a RP field, but looking to see if anyone has solved this, or knows what's causing it.

    I have many add-ons installed with SEO URLs, but this is one of the few that does not work with it. I was hoping to find someone who knew how to fix it.

    Since my post, I have installed the "Store Credit and Rewards" module, which seems to work fine with the Ultimate SEO URL's.
    There is nothing in RP which conflicts with Ultimate SEO- Have you tried asking in that thread?
    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