Page 141 of 248 FirstFirst ... 4191131139140141142143151191241 ... LastLast
Results 1,401 to 1,410 of 2475
  1. #1401
    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?
    Okay- I see where the issue is now and I've changed it. Thanks for the heads-up.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #1402
    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 hem View Post
    Okay- I see where the issue is now and I've changed it. Thanks for the heads-up.
    Okay, I've changed this and it will be in the next release. I've attached it here for the time being.
    Attached Files Attached Files
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #1403
    Join Date
    Mar 2008
    Posts
    31
    Plugin Contributions
    0

    Default Re: Validation error because of ID cartBoxEmpty

    Quote Originally Posted by hem View Post
    Okay, I've changed this and it will be in the next release. I've attached it here for the time being.
    Totally perfect! You are fast and good, Hem ;o)

    Thank you for your time&work, I owe you.

  4. #1404
    Join Date
    Mar 2008
    Posts
    31
    Plugin Contributions
    0

    Default Re: More than one tax class

    Quote Originally Posted by hem View Post
    It shouldn't be too hard- I can use all the expertise I gained from writing the Inc/Ex tax mod
    Use, please, use! ;o)

  5. #1405
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

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

    When using the tiered discount (for example 5%), checkout will show the Total Reward Discount Amount: (500%). Had to edit the includes/modules/order_total/ot_reward_points_discount.php, line 67 ($redeem_discount*100, 2) to ($redeem_discount*1, 2).

  6. #1406
    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 jetx View Post
    When using the tiered discount (for example 5%), checkout will show the Total Reward Discount Amount: (500%). Had to edit the includes/modules/order_total/ot_reward_points_discount.php, line 67 ($redeem_discount*100, 2) to ($redeem_discount*1, 2).
    That's because 5% should be entered as 0.05
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #1407
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    That's because 5% should be entered as 0.05

    Ahh.. thanks!

  8. #1408
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    27
    Plugin Contributions
    0

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

    I'm hoping to get some feedback from the Pros here :)

    I'd like to offer my customers a "Buy x Get 1 Free" sort of deal. But, I'd like to work it like punch card system. Punch out all the holes in your card and get a free one.

    So, I was wondering if there is a module like that available? Apart from the Rewards Points one? And if not, is there some way to make the Rewards Points module work like this?

    I don't know where to find any detailed instructions on the Rewards Points module since someone else installed it for me. Any ideas, advice or steering in the right direction would be greatly appreciated.

    Thanks!!

  9. #1409
    Join Date
    Jun 2010
    Posts
    10
    Plugin Contributions
    0

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

    Not sure if this has already been answered, apologies if thats the case... but I've just installed the latest version of Reward Suite to my zen cart 1.38a. I'm having a few issues which are as follows;

    1- I can't seem to change the value of each point, I want each point earned to be worth £0.05

    2- As a customer I can't manually input the amount of points i want to use, it just has a tick box - even though I have changed the the reward module from automatic to manual, this makes no difference

    3- I've just noticed that if I go to checkout and have 1100 reward points and the items value is £3.99 plus postage of £2.99 the order has taking £3.99 twice and makes the total -£1.00 meaning that i would have to pay the customer for there purchase...

    Do I have to edit specific files to make these changes?

    Many thanks

    Mark

  10. #1410
    Join Date
    Jun 2010
    Posts
    10
    Plugin Contributions
    0

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

    Quote Originally Posted by mark1984 View Post
    Not sure if this has already been answered, apologies if thats the case... but I've just installed the latest version of Reward Suite to my zen cart 1.38a. I'm having a few issues which are as follows;

    1- I can't seem to change the value of each point, I want each point earned to be worth £0.05

    2- As a customer I can't manually input the amount of points i want to use, it just has a tick box - even though I have changed the the reward module from automatic to manual, this makes no difference

    3- I've just noticed that if I go to checkout and have 1100 reward points and the items value is £3.99 plus postage of £2.99 the order has taking £3.99 twice and makes the total -£1.00 meaning that i would have to pay the customer for there purchase...

    Do I have to edit specific files to make these changes?

    Many thanks

    Mark
    Ok, I've worked out how to change the value of each point... as well as to cap the amount of points allowed to be used to 100% of the product value, excluding the shipping.

    However the other issue i'm experiencing must be a bug as it appears that when I go to redeem points , it only allows me to tick a box, then when i click continue it seems to process this twice as it shows the redeem points twice in the final check out page... however if i click to go back to the previous page the box is already ticked and then if i continue it calculates the discount correctly...

    What could be causing this and why can I not input how many points to redeem?

    Many thanks

    Mark

 

 

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