Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

reflex77

Pioneers
  • Posts

    29
  • Joined

  • Last visited

Posts posted by reflex77

  1. Hello everyone, i just added a french version to my english oscommerce 2.3.3 version. While the english version is working perfectly with this addon, i do have this issue with the french one. Could someone help me?

     

    [background='']Warning: constant() [function.constant]: Couldn't find constant MODULE_HEADER_TAGS_FRONT_DESCRIPTION_TEXT_FRENCH in C:\xampp\htdocs\public_html\includes\modules\header_tags\ht_front_description.php on line 37
    Warning: constant() [function.constant]: Couldn't find constant MODULE_HEADER_TAGS_FRONT_KEYWORDS_TEXT_FRENCH in C:\xampp\htdocs\public_html\includes\modules\header_tags\ht_front_keywords.php on line 38
    Warning: constant() [function.constant]: Couldn't find constant MODULE_HEADER_TAGS_FRONT_TITLE_TEXT_FRENCH in C:\xampp\htdocs\public_html\includes\modules\header_tags\ht_front_title.php on line 37[/background]
    

  2. Hello everyone, i just added a french version to my english oscommerce 2.3.3 version. While the english version is working perfectly with this addon, i do have this issue with the french one. Could someone help me?

    Warning: constant() [function.constant]: Couldn't find constant MODULE_HEADER_TAGS_FRONT_DESCRIPTION_TEXT_FRENCH in C:\xampp\htdocs\public_html\includes\modules\header_tags\ht_front_description.php on line 37

     

    Warning: constant() [function.constant]: Couldn't find constant MODULE_HEADER_TAGS_FRONT_KEYWORDS_TEXT_FRENCH in C:\xampp\htdocs\public_html\includes\modules\header_tags\ht_front_keywords.php on line 38

     

    Warning: constant() [function.constant]: Couldn't find constant MODULE_HEADER_TAGS_FRONT_TITLE_TEXT_FRENCH in C:\xampp\htdocs\public_html\includes\modules\header_tags\ht_front_title.php on line 37

  3. Find this line in product_info.php:

     

    <?php //echo stripslashes($product_info['products_description']); ?> 
    
    

     

    That's what echos the description above the tabs. See those slashes before the echo? That means the code is commented out. It can't be displaying the description because it can't run.

     

    You'll never see what this really looks like if you have cache enabled. That's the only explanation I can think of. If that's not it you are doing the impossible.

     

    Regards

    Jim

     

    Hi Jim, thanks a lot for your help.It was that. Since i commented out the code, everything works fine. Thanks and great job with your addon.

  4. Because it's more than three steps.

     

    Seriously, read the User's Manual. I don't have time to walk you through this.

     

    Regards

    Jim

     

    Thanks but there is no process defined in the manual. You just talk about filters without telling us how to seting up a filter in the admin console. this "The key to setting up Filters is to select the correct Filter Class and Display Method" doesn't tell how? So it is a little bit difficult to understand for me.

  5. There will be an input element (text box, pulldown menu, etc.) in that box for every specification that you have set up that is valid for that product. If nothing shows up, then you have no valid specifications.

     

    Regards

    Jim

     

    Sorry but this is like chinese for me. I don't understand what your point is. Thanks to make it more clear for me Jim.

  6. @@kymation, i've checked with an other desktop and i saw the same display both in IE and firefox. Thanks for your help.

    But unfortunately i am facing a new issue. I can not fill the specification tab during the product editing process. i would like to put the config table there so it will be available only there because all description tab information are duplicated on the product information's main page.

  7. Hi jim,

    Hi everyone,

    i have just installed Products Specifications 1.1.11 in oscommerce 2.3.3. But i have the homepage displayed in the product description table instead of the description himself. Nothing works as expected so can someone help me.

     

    i just discovered that this happen only in firefox and not in IE. But even in IE all others tabs datas are displayed in the first tab. Could you help me?

×
×
  • Create New...