Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default can not add the third template, missing input form

    admin/template_select.php?page=1&action=new

    if i have only one template like default(English), i am able to add a second one by clicking the "new language" button and select from the right area.

    however, if i got two, wierd...clicking the "new language" won't show the right part(about 25% width), instead, the template listing table take all the width...

    so i open the file and find that around line 170

    $contents[] = array('text' => '<br>' . TEXT_INFO_TEMPLATE_NAME . '<br>' . zen_draw_pull_down_menu('ln', $template_array));

    this one stop the output.. to specified, zen_draw_pull_down_menu('ln', $template_array)); has problem when i got 2 templates... no idea how to fix that error...

    i copy a new template_select.php file but won;t help

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: can not add the third template, missing input form

    if i have only one template like default(English), i am able to add a second one by clicking the "new language" button and select from the right area.
    Templates are picked up not in language in the admin but
    in
    admin > tools > template selection > edit

  3. #3
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default Re: can not add the third template, missing input form

    Quote Originally Posted by kobra View Post
    Templates are picked up not in language in the admin but
    in
    admin > tools > template selection > edit
    you did not get me...

    i mean i have english and french languages...as a result i want to assign different template to those two. which is default, english, french...

    i can add default and one of the other two, if i add the third, there is no form to select on the right side...

 

 

Similar Threads

  1. Add third party Analytics to template footer not working
    By icecold in forum General Questions
    Replies: 2
    Last Post: 10 May 2011, 06:47 PM
  2. can search input form box be created over logo image at the hearder?
    By youshine in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Jun 2010, 07:55 PM
  3. Input Form Template with Captcha Support
    By cliffvt in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Aug 2009, 09:41 PM
  4. Add new input box to form
    By paulFromWales in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 18 Aug 2006, 02:18 PM

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