Results 1 to 10 of 11

Hybrid View

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

    help question MSRP Mod Help Please!

    Okay, I have managed to install this after several days. The final problem I have now is with how it is displaying on the pages. It is displaying under the product like this:

    Text_Product_MSRP$55.00
    Text_Product_SAVE$53%
    Text_Product_Our$25.99

    Would someone please tell me how I can correct this to display as follows:
    MSRP $55.00
    SAVE $53%
    Our Price $25.99

    I appreciate the help.

    Please someone. Anyone.. Thanks.

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

    Default Re: MSRP Mod Help Please!

    You need to re-upload the includes/languages file, it didn't go through properly, you may have them in override files so upload them to your custom override files. If you have altered these files with other mods then you need to do a compare and merge, winmerge is free and a good tool.

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

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

    help question Re: MSRP Mod Help Please!

    Hi, I have looked and uploaded the includes/languages files and this still didn't work. Does anybody else have any suggestions???

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

    Default Re: MSRP Mod Help Please!

    do you have a file called product_info.php in includes/languages/english/YOUR_CUSTOM_OVERRIDES/ folder? If so, then you need to paste this code into it:

    PHP Code:
    define('TEXT_PRODUCT_MSRP''Retail Price: ');
    define('TEXT_PRODUCT_SAVE''You save: ');
    define('TEXT_PRODUCT_OUR''Our Price: '); 

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

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

    help question Re: MSRP Mod Help Please!

    Okay guys are we sure its the includes/languages files I need to be looking at? I have re uploaded the includes/languages files and still have the problem of the msrp showing up on my product pages as:

    Text_Product_MSRP$55.00
    Text_Product_SAVE$53%
    Text_Product_Our$25.99

    instead of:

    MSRP $55.00
    SAVE $53%
    Our Price $25.99

    I also checked the product_info.php file to see if the required fields were in there and they were.

    This is what have regarding the includes/languages/english/my_template/product_info.php file, I followed the installation directions and added the field after the TEXT_PRODUCT_MODEL', Model: ');

    define('TEXT_PRODUCT_MODEL', 'Model: ');
    define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
    define('TEXT_PRODUCT_SAVE', 'You save: ');
    define('TEXT_PRODUCT_OUR', 'Our Price: ');

    The includes/languages/my_template/english.php file, I did per instructed and added required fields after define('FEMALE_ADDRESS', 'Ms.');

    define('FEMALE_ADDRESS', 'Ms.');
    define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
    define('TEXT_PRODUCT_SAVE', 'You save: ');
    define('TEXT_PRODUCT_OUR', 'Our Price: ');

    I am totally stumped with this and need help desperately. Any other suggestions????

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

    help question Re: MSRP Mod Help Please!

    For the life of me, I can not figure this out. I have been thru my language files over and over again and everything looks good. I have no conflicting add ons and have re uploaded the files. I have even reinstalled and installed again only to have the same thing happen. I am in desperate need of an answer.

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

    help question Re: MSRP Mod Help Please!

    Okay, I uninstalled everything, installed the MSRP Display mod and it showed up correctly, however, after installing the standard easy populate mod, it went back to displaying TEXT_PRODUCT_PRICE like before, I looked at all the files and do not see one that would conflict with the other. Someone has got to have the answer!!

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

    help question Re: MSRP Mod Help Please!

    Okay, it has nothing to do with easy populate, here is the problem I am seeing now. MSRP displays fine on the main product page, however, it shows TEXT_PRODUCTS_PRICE on the product listings (like new listings, featured listings), so how would I correct this and why does it display okay in one area and not the other??

 

 

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