Results 1 to 9 of 9

Hybrid View

  1. #1
    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 :-(

  2. #2
    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