Page 89 of 248 FirstFirst ... 3979878889909199139189 ... LastLast
Results 881 to 890 of 2475
  1. #881
    Join Date
    May 2007
    Posts
    10
    Plugin Contributions
    0

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

    Hi Peeps,

    I have installed the latest version of this mod and all is correct and in the right place.

    The problems I am having is that no points are being allocated for new customers, but when I create an account it works.

    No points are being allocated for orders and we only use Protx direct

    Can anybody help or point me in the right direction

    Thanks in advance

  2. #882
    Join Date
    May 2007
    Posts
    10
    Plugin Contributions
    0

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

    Hi Peeps,

    I have installed the latest version of this mod and all is correct and in the right place.

    The problems I am having is that no points are being allocated for new customers, but when I create an account it works.

    No points are being allocated for orders and we only use Protx direct

    Can anybody help or point me in the right direction

    Thanks in advance

    Forgot to add

    Zencart version: Zen Cart v1.3.7
    PHP version: 5.2.4
    MySQL version: 4.1.22-standard

  3. #883
    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 Chris_T View Post
    Hi Peeps,

    I have installed the latest version of this mod and all is correct and in the right place.

    The problems I am having is that no points are being allocated for new customers, but when I create an account it works.

    No points are being allocated for orders and we only use Protx direct

    Can anybody help or point me in the right direction

    Thanks in advance

    Forgot to add

    Zencart version: Zen Cart v1.3.7
    PHP version: 5.2.4
    MySQL version: 4.1.22-standard
    Sorry- it needs ZenCart v1.3.8
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #884
    Join Date
    Apr 2009
    Posts
    36
    Plugin Contributions
    0

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

    Quote Originally Posted by milkyway View Post
    Hi Andrew,

    Just found a problem with rewards points module.
    I have some test transaction, so thought I would check out/delete the rewards points for them. They would not delete even after clicked 'x' icon many times.

    So I tried to go in edit - where you can also delete them, tried to delete and got an error page with:
    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 '' at line 1
    in:
    [DELETE IGNORE FROM fut_reward_status_track WHERE ;]
    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.

    By the way I run diagnostic file and this the version we have:
    Zencart version: Zen Cart v1.3.8a
    PHP version: 5.2.6
    MySQL version: 5.0.67-community

    Please advise

    Thanks!
    I have the same issue, anyone know how to fix this one?
    Thanks

  5. #885
    Join Date
    Oct 2008
    Posts
    85
    Plugin Contributions
    0

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

    Quote Originally Posted by Chris_T View Post
    Hi Peeps,

    I have installed the latest version of this mod and all is correct and in the right place.

    The problems I am having is that no points are being allocated for new customers, but when I create an account it works.

    No points are being allocated for orders and we only use Protx direct

    Can anybody help or point me in the right direction

    Thanks in advance

    Forgot to add

    Zencart version: Zen Cart v1.3.7
    PHP version: 5.2.4
    MySQL version: 4.1.22-standard
    i have the same issue,

    i'm using
    zen 1.38,
    php 5.2
    mysql 5.0
    reward points module 1.23


    the help would be appreciated
    Last edited by myworld20091; 27 Apr 2009 at 11:38 AM.

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

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

    I cannot seem to find any fault with the customer creation reward points. Can those that are having this problem unzip the attached file to includes\templates\YOUR CUSTOM FOLDER\templates\. This will create a log file (rp_report.log) in your cache directory which tracks the settings as new accounts are created. Can you email me these when the problem occurs again- thanks.
    Last edited by hem; 5 May 2009 at 10:32 AM.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #887
    Join Date
    Apr 2009
    Posts
    10
    Plugin Contributions
    0

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

    Hi, I am also using or trying to use this great mod, and it works just fine for me. So thank you for developing this :)

    I just miss one feature - is there a way to restrict redemption of points to just some product categories?

    You could use this in different scenarios - for example, you want to allow your customers to choose gift from the "discounted products" category only...

  8. #888
    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 pajur View Post
    Hi, I am also using or trying to use this great mod, and it works just fine for me. So thank you for developing this :)

    I just miss one feature - is there a way to restrict redemption of points to just some product categories?

    You could use this in different scenarios - for example, you want to allow your customers to choose gift from the "discounted products" category only...
    Right now your could set the Global Redeem to 0 and only set a redeem value for the particular product category. However I have an item on the wishlist which is to set a Reward Category which will allow customers to select gifts based on how many points they have.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #889
    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 hem View Post
    I cannot seem to find any fault with the customer creation reward points. Can those that are having this problem unzip the attached file to includes\templates\YOUR CUSTOM FOLDER\templates\. This will create a log file (rp_report.log) in your cache directory which tracks the settings as new accounts are created. Can you email me these when the problem occurs again- thanks.
    Okay- I've come at this from a different angle and coded in the new customer rewards within the RP observer (which I should have done in the first place).

    Instructions:

    1. Delete the includes\templates\YOUR CUSTOM FOLDER\templates\tpl_create_account_success_default.php file.

    2. Unzip the attached to includes\classes\observers\
    Attached Files Attached Files
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #890
    Join Date
    Oct 2008
    Posts
    32
    Plugin Contributions
    0

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

    Hi all,
    I'm looking for an addon just like this one, only I'm not sure if this one will do what I need it to. Basically I'm looking for a points system where each user could sign up and would receive their own rep code (coupon code) that they can hand out to whoever they want. They would earn points for each sale they refer. The person using the code would get, say, 20% off their first purchase, and the user that owns that particular rep code would earn points for that purchase. Is this addon capable of doing this?

    thanks!

 

 

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