Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Jul 2015
    Posts
    14
    Plugin Contributions
    0

    Default Re: Problems Setting Up a Template.

    Quote Originally Posted by stevesh View Post
    The dropdown in Template Selection is populated from the template_info.php files Zencart finds in the respective template folders, so I would guess you might have the files in the wrong path. Check to see that includes/templates/hope/template_info.php exists.
    Inside the unzipped template folder, many directories in, there's:

    C:\wamp\www\zencart\includes\templates\zen4me.com-hope-free-template\TEMPLATE-FILES\includes\templates\template333

    The folder 'template333' contains the file 'template_info.php'. I copy this folder into the root folder containing the default folders and the drop-down now includes the 'Hope' template. I select/update. When I refresh the demo page, all I get is the top couple of inches of the page.

    Image attached...

    Name:  demo_page.png
Views: 329
Size:  76.6 KB

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

    Default Re: Problems Setting Up a Template.

    this path C:\wamp\www\zencart\includes\templates\zen4me.com-hope-free-template\TEMPLATE-FILES\includes\templates\template333

    should be:

    C:\wamp\www\zencart\includes\templates\template333

    this is also explained in the readme.txt inside the zip file

    INSTALLATION - PHASE 1
    =============================
    Note: There are no core files override, no files will be overwritten.

    1. Unpack the template package 'zen4me.com-hope-free-template.zip', the template files are inside folder 'TEMPLATE-FILES'

    2. Upload all the files and folders inside 'TEMPLATE-FILES' to your store root directory, i.e ../public_html/ or if you use subdirectory ../public_html/store/

  3. #3
    Join Date
    Jul 2015
    Posts
    14
    Plugin Contributions
    0

    Default Re: Problems Setting Up a Template.

    That's what I now have

    C:\wamp\www\zencart\includes\templates\template333

    But I still only get that partial page.

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

    Default Re: Problems Setting Up a Template.

    A (partial) white page means there should be a debug log file. Check C:\wamp\www\zencart\logs to see if there are any. an post the complete contents of the newest file. Remember to cross out any secret amdin names.

  5. #5
    Join Date
    Jul 2015
    Posts
    14
    Plugin Contributions
    0

    Default Re: Problems Setting Up a Template.

    Here are the contents of the log file....

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Warning: require_once(includes/classes/categories_ul_generator.php): failed to open stream: No such file or directory in C:\wamp\www\zencart\includes\templates\template333\common\tpl_drop_menu.php on line 59

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Stack trace:

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 1. {main}() C:\wamp\www\zencart\index.php:0

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 2. require() C:\wamp\www\zencart\index.php:97

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 3. require() C:\wamp\www\zencart\includes\templates\template_default\common\tpl_main_page.php :73

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 4. require() C:\wamp\www\zencart\includes\templates\template333\common\tpl_header.php:131

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Fatal error: require_once(): Failed opening required 'includes/classes/categories_ul_generator.php' (include_path='.;C:\php\pear') in C:\wamp\www\zencart\includes\templates\template333\common\tpl_drop_menu.php on line 59

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Stack trace:

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 1. {main}() C:\wamp\www\zencart\index.php:0

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 2. require() C:\wamp\www\zencart\index.php:97

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 3. require() C:\wamp\www\zencart\includes\templates\template_default\common\tpl_main_page.php :73

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 4. require() C:\wamp\www\zencart\includes\templates\template333\common\tpl_header.php:131

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

    Default Re: Problems Setting Up a Template.

    Quote Originally Posted by chome4 View Post
    Here are the contents of the log file....

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Warning: require_once(includes/classes/categories_ul_generator.php): failed to open stream: No such file or directory in C:\wamp\www\zencart\includes\templates\template333\common\tpl_drop_menu.php on line 59

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Stack trace:

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 1. {main}() C:\wamp\www\zencart\index.php:0

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 2. require() C:\wamp\www\zencart\index.php:97

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 3. require() C:\wamp\www\zencart\includes\templates\template_default\common\tpl_main_page.php :73

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 4. require() C:\wamp\www\zencart\includes\templates\template333\common\tpl_header.php:131

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Fatal error: require_once(): Failed opening required 'includes/classes/categories_ul_generator.php' (include_path='.;C:\php\pear') in C:\wamp\www\zencart\includes\templates\template333\common\tpl_drop_menu.php on line 59

    [16-Jul-2015 10:12:43 Europe/Paris] PHP Stack trace:

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 1. {main}() C:\wamp\www\zencart\index.php:0

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 2. require() C:\wamp\www\zencart\index.php:97

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 3. require() C:\wamp\www\zencart\includes\templates\template_default\common\tpl_main_page.php :73

    [16-Jul-2015 10:12:43 Europe/Paris] PHP 4. require() C:\wamp\www\zencart\includes\templates\template333\common\tpl_header.php:131
    The ul_generator.php is looking for C:\wamp\www\zencart\includes\templates\template333\common\tpl_drop_menu.php, but it is not there. You probably are still not having all the files in their right places.

  7. #7
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Problems Setting Up a Template.

    Quote Originally Posted by Design75 View Post
    The ul_generator.php is looking for C:\wamp\www\zencart\includes\templates\template333\common\tpl_drop_menu.php, but it is not there. You probably are still not having all the files in their right places.
    Actually it's the other way around. The file C:\wamp\www\zencart\includes\templates\template333\common\tpl_drop_menu.php is looking for the class file includes/classes/categories_ul_generator.php. This class is not a part of the ZC default install, so is either the request is accidentally in the drop menu file or as said there is at least one (maybe more) file missing.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. Language Setting problems
    By peterWAKA in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Feb 2010, 06:08 PM
  2. NOOB Having some layout problems with Template Monster template
    By cbhayes in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 May 2009, 04:23 PM
  3. Problems with setting up Downloads
    By tolefairy in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 21 Mar 2007, 09:43 AM
  4. Problems Setting Up Coupons
    By j-slice in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 6
    Last Post: 29 May 2006, 01:24 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