Template Error

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
cyberman

Template Error

Post by cyberman »

Hi

on a fresh 0.10 installation I got this error on PHPLayer with both templates:

Code: Select all

Template Error: loadfile: template is not a valid handle.
Template Error: setBlock: unable to load template.
Template Error: loadfile: vertical_menu_box is not a valid handle.
Template Error: setBlock: unable to load vertical_menu_box.
Template Error: loadfile: vertical_menu_cell is not a valid handle.
Template Error: setBlock: unable to load vertical_menu_cell.
Template Error: loadfile: vertical_menu_cell is not a valid handle.
Template Error: setBlock: unable to load vertical_menu_cell.
Template Error: loadfile: vertical_menu_box is not a valid handle.
Template Error: setBlock: unable to load vertical_menu_box.
Template Error: loadfile: sub_menu_cell is not a valid handle.
Template Error: setBlock: unable to load sub_menu_cell.
Template Error: loadfile: sub_menu_cell is not a valid handle.
Template Error: setBlock: unable to load sub_menu_cell.
Template Error: loadfile: cell_arrow is not a valid handle.
Template Error: subst: unable to load cell_arrow.
Template Error: loadfile: vertical_menu_cell is not a valid handle.
Template Error: subst: unable to load vertical_menu_cell.
Template Error: loadfile: sub_menu_cell is not a valid handle.
Template Error: subst: unable to load sub_menu_cell.
Template Error: loadfile: sub_menu_cell is not a valid handle.
Template Error: subst: unable to load sub_menu_cell.
Template Error: loadfile: separator is not a valid handle.
Template Error: subst: unable to load separator.
Template Error: loadfile: sub_menu_cell is not a valid handle.
Template Error: subst: unable to load sub_menu_cell.
Template Error: loadfile: vertical_menu_box is not a valid handle.
Template Error: subst: unable to load vertical_menu_box.
Template Error: loadfile: template is not a valid handle.
Template Error: subst: unable to load template.
Template Error: loadfile: template is not a valid handle.
Template Error: setBlock: unable to load template.
Template Error: loadfile: template is not a valid handle.
Template Error: setBlock: unable to load template.
Template Error: loadfile: template is not a valid handle.
Template Error: subst: unable to load template.
Whats wrong ?
cyberman

Re: Template Error

Post by cyberman »

There are no ideas ?
TNTH

Re: Template Error

Post by TNTH »

Maybe an old version of php?
cyberman

Re: Template Error

Post by cyberman »

The vserver runs under PHP 4.3.1 - is it too old ?
Last edited by cyberman on Sat Sep 17, 2005 9:08 am, edited 1 time in total.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Template Error

Post by Ted »

That doesn't look like a PHP error to me.  Are you sure all of the files in modules/PHPLayers got uploaded to your server?
cyberman

Re: Template Error

Post by cyberman »

Thx - that was it. I made another upload of phplayers module ... and now CMS works :-).

But I'm wondering - my ftp-Client said before, all files are copied ???
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Template Error

Post by Ted »

It seems like a lot of people have this problem for some reason.  I have no idea what's causing it, whether it's a particular client, or a particular ftp server or what.

It's really frustrating, because I know a lot of people ask in the forums about it.  How many aren't and just writing CMSMS off as not working?
Hans
Forum Members
Forum Members
Posts: 61
Joined: Sun Oct 09, 2005 10:49 am

Re: Template Error

Post by Hans »

I had this problem installing CMSMS from the .zip-file. After uploading the .tar fliles everything was okay.. maybe there is a problem with the zip? I know of another cms where I had the same problem (zip vs tar) and many with me.
Hans
[EDIT] Maybe it has nothing to do with the problem described above but I noticed that the zip and the tar have different content.
In the zip are missing the following directories that are present in de the tar file:
/contrib, /tmp and their subdirs, /uploads and /uploads/images
Hans
Last edited by Hans on Thu Oct 13, 2005 12:16 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”