Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    14
    Plugin Contributions
    0

    Default Attributes field not showing correctly in New install with

    Hi friends,

    just made a fresh install and added the spanish laguage pack.
    Everything seems to be working fine except products with attributes. instead of getting the options Red, orange and yellow I get the following :
    RedATTRIBUTES_PRICE_DELIMITER_PREFIX+€75.00ATTRIBUTES_PRICE_DELIMITER_SUFFIX
    OrangeATTRIBUTES_PRICE_DELIMITER_PREFIX+€37.50ATTRIBUTES_PRICE_DELIMITER_SUFFIX
    YellowATTRIBUTES_PRICE_DELIMITER_PREFIX+€56.25ATTRIBUTES_PRICE_DELIMITER_SUFFIX

    The prolem is the same with the dropdowns also, hence spoiling the whole page, please help me correct this problem.
    In english it works fine.

    Thanks

  2. #2
    Join Date
    Jan 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Attributes field not showing correctly in New install with

    OK, I solved it, the spanish translation is for version 1.3.6

    so you have to add the below lines at the end of the /includes/languages/spanish/product_info.php file,

    define('ATTRIBUTES_PRICE_DELIMITER_PREFIX', ' ( ');
    define('ATTRIBUTES_PRICE_DELIMITER_SUFFIX', ' )');
    define('ATTRIBUTES_WEIGHT_DELIMITER_PREFIX', ' (');
    define('ATTRIBUTES_WEIGHT_DELIMITER_SUFFIX', ') ');

 

 

Similar Threads

  1. Admin not showing new version correctly
    By disciple in forum General Questions
    Replies: 3
    Last Post: 31 Aug 2010, 02:31 PM
  2. Help! Prices not showing correctly!!!!!!!!!
    By Winks in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 22 Apr 2008, 11:55 PM
  3. How Did You Hear Did You About Us -- I want to install it correctly
    By johnd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Feb 2008, 03:21 AM
  4. Background Pic not showing correctly in IE
    By aussiewench in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Jan 2007, 05:18 AM
  5. Products_Description not showing up correctly
    By Vixay in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 22 May 2006, 01:44 PM

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
  •