Page 13 of 33 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 323
  1. #121
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by pinetreecandles View Post
    Thanks for the fix! However, there is an error in the tpl_reward_points.php

    Change this:
    Code:
    $reward_points+=getRewardPoints($product['id']))*$product['quantity'];
    To this:
    Code:
    $reward_points+=getRewardPoints($product['id'])*$product['quantity'];
    Looks like the one line had an extra ) in it.

    Works fine now for me.

    Thanks again andy.
    Dammit- score -1 for seat-of-the-pants coding.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #122
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Reward Point Mod beta now available

    Get a good IDE which helps you correct those things, hem.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

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

    Default Re: Reward Point Mod beta now available

    I have a good IDE- mistake was not to use the "Check Syntax" before publishing.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

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

    Default Re: Reward Point Mod beta now available

    I'm about to release what I hope to be the final beta (full featured). In addition to what is already in place, I've added the following:

    Global and group level redeem rates.
    Customer Reward Point maintenance including award of further points
    Reward point sidebox display config item.
    Sunrise period config item
    Simple or Advanced order status to point award tracking

    Anyone any pressing items that needs to go into the final release??
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #125
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by hem View Post
    I'm about to release what I hope to be the final beta (full featured). In addition to what is already in place, I've added the following:

    Global and group level redeem rates.
    Customer Reward Point maintenance including award of further points
    Reward point sidebox display config item.
    Sunrise period config item
    Simple or Advanced order status to point award tracking

    Anyone any pressing items that needs to go into the final release??
    Very nice andrew Those are great features you have added. I haven't found any other problems and I went live with my site. So far so good. I found work around for the sale items getting reward points based on base price, I just adjusted the point ratio for those items so it comes out correctly. It works until you get your final released.

    Thanks again
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  6. #126
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Hello,

    Pinetree, have you managed to fix the problem with sale items?

  7. #127
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by Berserker View Post
    Hello,

    Pinetree, have you managed to fix the problem with sale items?
    Well, yes and no Check this: http://pinetreecandles.com/shop/appl...dle-p-147.html

    It's not really a fix, it's more like a work around. All I did was change the point ratio on the items that have a reduced price. If you have lots of Items I guess it could be a pain, but it works until Andy releases the next version. I think he fixed it?

    Just have to remember to put them back if the item goes back to regular price
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  8. #128
    Join Date
    Jan 2007
    Posts
    49
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by hem View Post
    I'm about to release what I hope to be the final beta (full featured). In addition to what is already in place, I've added the following:

    Global and group level redeem rates.
    Customer Reward Point maintenance including award of further points
    Reward point sidebox display config item.
    Sunrise period config item
    Simple or Advanced order status to point award tracking

    Anyone any pressing items that needs to go into the final release??
    Andy, this includes being able to give the person that referred the customer reward ponits also?

    Thanks for all your great work

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

    Default Re: Reward Point Mod beta now available

    PCT- I'll add a config item that allows you to select between base price and final price- Should this be with/without tax- or should that also be a configuration item?

    JC- Is there any programmatic way of finding out who the referrer is??? If so there should not be a problem with thisax
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #130
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by hem View Post
    PCT- I'll add a config item that allows you to select between base price and final price- Should this be with/without tax- or should that also be a configuration item?

    JC- Is there any programmatic way of finding out who the referrer is??? If so there should not be a problem with thisax
    I personally need final price without tax.

 

 
Page 13 of 33 FirstFirst ... 3111213141523 ... LastLast

Similar Threads

  1. v150 Adding a reward point module/add-on
    By dawneprochilo in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Nov 2013, 05:16 PM
  2. Zen Cart v1.5.0 BETA release now available
    By DrByte in forum Zen Cart Release Announcements
    Replies: 11
    Last Post: 7 Oct 2011, 08:51 PM
  3. bug reported in reward point module
    By smart_pro in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Mar 2009, 10:57 AM
  4. Error after installing reward point module
    By trisha33 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 15 Feb 2009, 11:27 PM

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