PhpLayers - is there a HowTo available?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
riverbat

PhpLayers - is there a HowTo available?

Post by riverbat »

Hello,

I'm new to CMS_Made_Simple.

I get template errors after installing PHPlayers. Is there some documentation about PhpLayers available somewhere?

These are the errors:

Template Error: filename: file ./libjs/layersmenu-header.ijs does not exist.
Template Error: loadfile: While loading tplfile, does not exist or is empty.
Template Error: subst: unable to load tplfile.
Template Error: filename: file ./libjs/layersmenu-footer.ijs does not exist.
Template Error: loadfile: While loading tplfile, does not exist or is empty.
Template Error: subst: unable to load tplfile.

Can anyone point me in the right direction to correct!

Thank you in advance - btw, This is an awesome CMS :)
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: PhpLayers - is there a HowTo available?

Post by Ted »

There is a bug in beta3 that is causing this.  It should be fixed in the current svn version (I hope!).  You probably should either try one of those or use the latest stable version for now (0.9.2).

And thanks for the kind words.  :)
piratos

Re: PhpLayers - is there a HowTo available?

Post by piratos »

this error is not fixing until today.  Change phplayers.module.php to this: $mid->setTpldir('templates');  and it works.
Locked

Return to “CMSMS Core”