Page 138 of 248 FirstFirst ... 3888128136137138139140148188238 ... LastLast
Results 1,371 to 1,380 of 2475
  1. #1371
    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
    Hem, fix ID "cartBoxEmpty" handling when user is NOT logged in AND has NOT anything in basket, please. It leads to validation error, because in conditione mentioned above there are two ID with the same name: cartBoxEmpty. It is set in includes/templates/CUSTOM/sideboxes/tpl_reward_points.php.
    Thank you ;o)
    You are supposed to switch off the regular cart sidebox when you use the RP cart sidebox...
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #1372
    Join Date
    Jan 2010
    Posts
    153
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    Done- I have added it as points 2.1, 2.2 and 2.3 in the installation instructions. It will be included in the next release.
    nice work hem, shame there is no thanks buttons on this forum

  3. #1373
    Join Date
    Jul 2008
    Location
    Ontario, Canada
    Posts
    83
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    v1.30a now available.

    Fixes:
    • Resolved issue with Advanced Table items not being factored into the stored Reward Points record
    • Reward Points now passed to observer class via $_SESSION['REWARD_POINTS_EARNED'] variable set in ot_reward_point_display.php
    • Possible fix to make RP Mod finally work with PayPal IPN.


    Downloadable from http://www.omnicia.com/Zencart%20Rew...s%20Module.zip
    Thanks for all that you do, Hem!!!

    The group pricing discounts are now being correctly reflected in the admin. You rock!!


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

    Default Re: Validation error because of ID cartBoxEmpty

    Quote Originally Posted by hem View Post
    You are supposed to switch off the regular cart sidebox when you use the RP cart sidebox...
    It is not in regular cart box, both IDs are in RP sidebox, I mentioned specific file.

  5. #1375
    Join Date
    Mar 2008
    Posts
    31
    Plugin Contributions
    0

    Default get_products_display_price

    Hem,
    on the row number 71 in file tpl_product_info_display.php (RP v1.30a) you have:
    echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and $flag_show_product_info_starting_at == 1) ? TEXT_BASE_PRICE : '') . get_products_display_price((int)$_GET['products_id']);

    But "get_products_display_price" do not exists, am I right? In previous version, you had "zen_get_products_display_price" ("zen_" prefix) here.

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

    Default More than one tax class

    Hem,
    do you plan to rewrite this mod to properly work with more than one tax class? In Czech republic, for example, we have two tax classes, but your (otherwise perfect ;o) mod do not display reward points with taxes. Or the price could be multiplied by always the same number, which is suitable just for one-tax-classed shop.

    Thank you for your time!

  7. #1377
    Join Date
    Jul 2007
    Posts
    156
    Plugin Contributions
    0

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

    Hi,
    I've just installed this mod for the first time, I'm using zen version 1.3.8a and the latest version of the reward point module. I'm having a few issues that I can't seem to figure out and would greatly appreciate any help.

    1. I have run the diagnostics tool and all files and folders are ok but in the database section I get the following issues:
    Code:
    rewards_id- field missing in reward_status_track!!!
    customers_id- field missing in reward_status_track!!!
    orders_id- field missing in reward_status_track!!!
    date- field missing in reward_status_track!!!
    reward_points- field missing in reward_status_track!!!
    status- field missing in reward_status_track!!!
    and

    Code:
    Allow Redeem of Reward Points on Order Total or Subtotal- record missing in configuration!!!
    I have checked the database and the information from the sql file is in the database

    2. I have set to have reward points based on subtotal but they are being calculated on total, I guess this has something to do with the issue above.

    3. I have set manual redeem so that the customer can choose the amount of reward points to use but there is no option to enter the amount.

    4. If a customer has enough reward points to cover the entire order value (resulting in a order total of 0.00) the checkout fails with an invalid total fault.

    Any help would be greatly appriciated.

    Thanks

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

    Default Re: get_products_display_price

    Quote Originally Posted by imagino View Post
    Hem,
    on the row number 71 in file tpl_product_info_display.php (RP v1.30a) you have:
    echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and $flag_show_product_info_starting_at == 1) ? TEXT_BASE_PRICE : '') . get_products_display_price((int)$_GET['products_id']);

    But "get_products_display_price" do not exists, am I right? In previous version, you had "zen_get_products_display_price" ("zen_" prefix) here.
    Thanks for that- That's actually a change from my Inc/Ex tax mod. I'll sort it for the next release.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #1379
    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
    It is not in regular cart box, both IDs are in RP sidebox, I mentioned specific file.
    Strange- I did a search in the code and it only turns up once.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #1380
    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
    Hem,
    do you plan to rewrite this mod to properly work with more than one tax class? In Czech republic, for example, we have two tax classes, but your (otherwise perfect ;o) mod do not display reward points with taxes. Or the price could be multiplied by always the same number, which is suitable just for one-tax-classed shop.

    Thank you for your time!
    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.
    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