Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    17
    Plugin Contributions
    0

    Default New Template Not Appearing in Tools->Template Selection

    I have recently installed Zencart onto a localhost server and tried to install a template. As per the instructions on the video I unzipped the template files and copied the theme123 folder to

    C:\Inetpub\wwwroot\zencart\includes\templates

    After going into admin and clicking on Tools->template selection the new template does not appear in the drop down box.

    I am using IIS localhost on Windows XP Pro 5.3 sp2
    php 5.2.10
    mysql 5.1
    zencart 1.3.8a

    Am I missing a step?

    Many thanks

    Mike

  2. #2
    Join Date
    Jul 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: New Template Not Appearing in Tools->Template Selection

    I have managed to get the new template to appear by copying the inner theme123 into the includes file. however the theme does not seem to work very well.

    When I refresh the site I get the following at the top of the site

    currencies); $currencies_array = array(); while (list($key, $value) = each($currencies->currencies)) { $currencies_array[] = array('id' => $key, 'text' => $value['title']); } $hidden_get_variables = ''; reset($_GET); while (list($key, $value) = each($_GET)) { if ( ($key != 'currency') && ($key != zen_session_name()) && ($key != 'x') && ($key != 'y') ) { $hidden_get_variables .= zen_draw_hidden_field($key, $value); } } } ?>Currencies:

    Does anyone know what this is about?

    Thanks

    Mike

 

 

Similar Threads

  1. Can't seem to get template on the admin/tools/template selection
    By avmejias in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Aug 2012, 07:39 AM
  2. Tools> Template selection broken
    By secondnature in forum Installing on a Windows Server
    Replies: 3
    Last Post: 11 Jul 2011, 06:16 AM
  3. Custom Template Doesn't Appear in Tools : Template Selection
    By frogtaco in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Nov 2006, 07:53 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