Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: MSRP Mod Help Please!

    In taking a look at your original post, it is showing:

    Text_Product_MSRP$55.00
    Text_Product_SAVE$53%
    Text_Product_Our$25.99

    Which are the define statements in the language file.

    BUT! The define statements should all be in uppercase. Like TEXT_PRODUCT_MSRP. Check that to see if it's the problem in includes/languages/english/YOUR_TEMPLATE/product_info.php, or if in the includes/functions/functions_prices.php file the defines are all uppercase such as this:

    PHP Code:
    $final_display_price '<span class="smalltext1"><s>'.TEXT_PRODUCT_MSRP.$currencies->display_price($display_msrp_pricezen_get_tax_rate($product_check->fields['products_tax_class_id'])).'</s></span><br><span class="save">'.TEXT_PRODUCT_SAVE number_format((($display_msrp_price -  $display_normal_price) / $display_msrp_price), 2'.''') * 100 '% '.'</span><br><span class="norm">'.TEXT_PRODUCT_OUR.$show_special_price $show_sale_price $show_sale_discount.'</span>' 

    Zen Cart and it's community are the best!!

  2. #2
    Join Date
    May 2009
    Posts
    63
    Plugin Contributions
    0

    help question Re: MSRP Mod Help Please!

    Oh I thought we were onto something, but no, the languages files did all have capital letters, it was my mistake in my posting using lowercase, sorry, but this wasnt the problem still displays same. Any other suggestions, I'm all ears. Am I the only one who has ever had this problem??

  3. #3
    Join Date
    Apr 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: MSRP Mod Help Please!

    I have the same problem as Crystaldoll, please help.

 

 

Similar Threads

  1. v151 MSRP Display Mod
    By Larry0652 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 26 Oct 2017, 12:36 PM
  2. MSRP Display Mod / phpMyAdmin edit problem
    By rdcast in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 10 Sep 2011, 09:11 PM
  3. MOD Customer Shop Status - View Shop and Prices to show only MSRP
    By day2 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Aug 2010, 04:36 PM
  4. help with mod please
    By drillsar in forum Contribution-Writing Guidelines
    Replies: 2
    Last Post: 5 Jan 2010, 03:37 AM
  5. Please anybody please help with Scrolling Sidebox Mod. in IE8
    By hcd888 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Oct 2009, 03:42 AM

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