Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2011
    Location
    Australia
    Posts
    2
    Plugin Contributions
    0

    help question Where did Template Selection go?

    Hi, I'm new and having fun playing around with Zen Cart for my new business site. Today I decided to create a custom template called "pinky" and I followed the instructions in this tutorial to the letter (or so I thought!). All was fine until I got to the part where I log into the Zen admin and go tools -► template selection. The result is a blank page...ie nothing shows at all. All I can think is that I somehow stuffed up the template_info.php, but I've triple checked and it looks fine. As follows:

    <?php
    /**
    * Template Information File
    *
    * @package templateSystem
    * @copyright Copyright 2003-2005 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: template_info.php 2306 2005-11-05 21:34:28Z wilt $
    */
    $template_name = 'pinky';
    $template_version = 'Version 1.0';
    $template_author = 'Rini';
    $template_description = 'Custom template for Miss Rini's Finery - when I'm feeling a bit pink';
    $template_screenshot = '';
    ?>


    Any ideas?? Has this happened to anyone before? I've read through the forum and googled, but can't find a problem like this

    Thanks.

  2. #2
    Join Date
    Oct 2011
    Location
    Australia
    Posts
    2
    Plugin Contributions
    0

    Default Re: Where did Template Selection go?

    OK...I'll answer my own question: it WAS the template_info file....I had an apostrophe in there

    Hope that helps somebody!

 

 

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. Replies: 2
    Last Post: 26 Mar 2012, 04:13 PM
  3. Template selection page not viewable after uploading custom template
    By mek113 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Apr 2011, 05:16 PM
  4. Template included but not available in template selection pulldown
    By SeánT in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Sep 2010, 01:58 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