Page 140 of 248 FirstFirst ... 4090130138139140141142150190240 ... LastLast
Results 1,391 to 1,400 of 2475
  1. #1391
    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 lina0962 View Post
    How to delete empty configuration in the database? In my case, does configuration.php?gID=36 mean the configuration_id is 36?
    But in the database, I found configuration_id36 is "street addresses"...
    It's not in configuration...It's configuration group where you have duplicate

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

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

    Just run remove_multiple_config_items.sql- It's in the root of the zip file.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #1393
    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 hem View Post
    Just run remove_multiple_config_items.sql- It's in the root of the zip file.
    Is there a way to upgrade in a way that this problem actually doesn't happen? Running the current updates.sql still created the same problem.

  4. #1394
    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 BlessIsaacola View Post
    Is there a way to upgrade in a way that this problem actually doesn't happen? Running the current updates.sql still created the same problem.
    Problem is because it has to be designed to run under SQL Patch in Zencart Admin I can't do any basic checking. The 2 options I have is to remove the CREATE TABLEs altogether or to add the code from remove_multiple_config_items.sql to the end of the script.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #1395
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question Re: Reward Points Module- Live Release now available.

    I have a question about "reward points" configuration.

    I want customers to redeem maximum 10% of the subtotal of a single order. So I set the maximum amount of earned points that can be redeemed against a single orderset to be 10%.

    My question is can I set the minimum amount of earned points needed before they can be redeemed to be a absolute value (eg 500)? or is it has to be a percentage too?

    Thanks!

  6. #1396
    Join Date
    Mar 2008
    Posts
    31
    Plugin Contributions
    0

    Default Re: Validation error because of ID cartBoxEmpty

    Quote Originally Posted by hem View Post
    Strange- I did a search in the code and it only turns up once.
    When a user in NOT logged in, he sees CUSTOMER_NOT_LOGGED_IN_TAG, right? When a user have nothing in cart, he sees NO_REWARD_POINTS_IN_CART_TAG, right? Both these mesages have the same id="cartBoxEmpty", all defined in tpl_reward_points.php file (also in v1.31 of this RP mod).
    So, when a user in NOT logged in and have nothing in his cart, TWO DIVs with the same ID appear, am I right?

  7. #1397
    Join Date
    Mar 2008
    Posts
    31
    Plugin Contributions
    0

    Default Re: More than one tax class

    Quote Originally Posted by hem View Post
    There was a big discussion about how points should be awarded wit or without tax. It was decided that if you were awarding points by product then it was fair that the amount be the same regardless if the tax was different due to country/state rates. However if you wanted to award points on the total spend you can always set the mod to award on cart total.
    We have two different taxes in our country... Never mind, I made my own workaround, but I am not alone when I need to choose whether display reward points by product WITH or WITHOUT taxes. So, if you will have some free time, I will be very grateful ;o)

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

    Default Re: Validation error because of ID cartBoxEmpty

    Quote Originally Posted by imagino View Post
    When a user in NOT logged in, he sees CUSTOMER_NOT_LOGGED_IN_TAG, right? When a user have nothing in cart, he sees NO_REWARD_POINTS_IN_CART_TAG, right? Both these mesages have the same id="cartBoxEmpty", all defined in tpl_reward_points.php file (also in v1.31 of this RP mod).
    So, when a user in NOT logged in and have nothing in his cart, TWO DIVs with the same ID appear, am I right?
    Do you have the shopping_cart_with_rewards and the reward_points sideboxes both switched on?
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #1399
    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 lina0962 View Post
    I have a question about "reward points" configuration.

    I want customers to redeem maximum 10% of the subtotal of a single order. So I set the maximum amount of earned points that can be redeemed against a single orderset to be 10%.

    My question is can I set the minimum amount of earned points needed before they can be redeemed to be a absolute value (eg 500)? or is it has to be a percentage too?

    Thanks!
    They are only a percentage if you add % to the end of the figure. If you just put in say "500" then that's 500 points.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

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

    Default Re: More than one tax class

    Quote Originally Posted by imagino View Post
    We have two different taxes in our country... Never mind, I made my own workaround, but I am not alone when I need to choose whether display reward points by product WITH or WITHOUT taxes. So, if you will have some free time, I will be very grateful ;o)
    It shouldn't be too hard- I can use all the expertise I gained from writing the Inc/Ex tax mod
    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