Results 1 to 9 of 9
  1. #1
    Join Date
    May 2011
    Posts
    19
    Plugin Contributions
    0

    Default I need header_php.php for products_description2

    So I was trying to customize my custom fields to display upc however, the file that you download from the numinix website is scrwed up and gives error when the local file is over written . Can someone please send me their header_php.php already modified to display upc and isbn if not just their regular header_php.php thank you.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: I need header_php.php

    On the home page of www.zen-cart.com you can follow the link to download the original Zen Cart files.
    If you're having problems with files obtained from numinix website, contact them for support directly.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: I need header_php.php

    Quote Originally Posted by shawnhbk View Post
    So I was trying to customize my custom fields to display upc however, the file that you download from the numinix website is scrwed up and gives error when the local file is over written . Can someone please send me their header_php.php already modified to display upc and isbn if not just their regular header_php.php thank you.
    There is nothing wrong with the files from numinix. Maybe your download is corrupted. Try to download again and follow the instructions carefully

  4. #4
    Join Date
    May 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: I need header_php.php

    yes there is on 1.5 there is. I just downloaded it again

  5. #5
    Join Date
    May 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: I need header_php.php

    WARNING: An Error occurred, please refresh the page and try again. http://justorderonline.com//index.ph...ducts_id=25111

  6. #6
    Join Date
    May 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: I need header_php.php

    anybody?

  7. #7
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: I need header_php.php

    Quote Originally Posted by shawnhbk View Post
    WARNING: An Error occurred, please refresh the page and try again. http://justorderonline.com//index.ph...ducts_id=25111
    I do not know why this happens, but first you should correct the double / in front of the index.php

    http://justorderonline.com//index.php?main_page=product_info&cPath=3&products_id=25111

    you probably have an extra / in your path in the configure.php

  8. #8
    Join Date
    May 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: I need header_php.php

    all set now i have one but that still doesn't fix the problem :-(

  9. #9
    Join Date
    May 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: I need header_php.php

    i fixed it for some reason i had to run
    ALTER TABLE products_description ADD products_description2 text NULL default NULL;

    INSERT INTO product_type_layout (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, product_type_id, sort_order, last_modified, date_added, use_function, set_function) VALUES
    (NULL, 'Show Product Description 2', 'SHOW_PRODUCT_INFO_DESCRIPTION2', '0', 'Show the second description on the product info page?', 1, 17, NULL, NOW(), NULL, 'zen_cfg_select_option(array(\'1\', \'0\'),');

    for the second product description weird

 

 

Similar Threads

  1. Replies: 1
    Last Post: 2 Dec 2015, 07:31 PM
  2. v150 questions about code - header_php.php & main_template_vars.php
    By barricades in forum General Questions
    Replies: 3
    Last Post: 8 May 2012, 06:44 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