Page 1 of 1

Template Error

Posted: Sun Sep 11, 2005 12:34 pm
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 ?

Re: Template Error

Posted: Fri Sep 16, 2005 8:46 am
by cyberman
There are no ideas ?

Re: Template Error

Posted: Fri Sep 16, 2005 12:41 pm
by TNTH
Maybe an old version of php?

Re: Template Error

Posted: Sat Sep 17, 2005 9:06 am
by cyberman
The vserver runs under PHP 4.3.1 - is it too old ?

Re: Template Error

Posted: Sat Sep 17, 2005 4:45 pm
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?

Re: Template Error

Posted: Tue Oct 11, 2005 8:41 pm
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 ???

Re: Template Error

Posted: Wed Oct 12, 2005 10:36 am
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?

Re: Template Error

Posted: Wed Oct 12, 2005 2:14 pm
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