Topic: Smarty.class.php
hampeh
avatar
Freshman
Freshman
Posts: 32

Posted:
13.Mar 2004 - 10:42

Hi guys,

I've been trying to install the pnRender with xterc2.

After untar the files, i've chmod 666 pnTemp, pnRender_cache, pnRender_compiled, Xanthia_cache and Xanthia_compiled.

Initialization, and activation works fine.

The problem occured when i click the pnRender:

Fatal error: Smarty error: the $compile_dir 'pnTemp/pnRender_compiled' does not exist, or is not a directory. in /home/webuser11/html/includes/classes/Smarty/Smarty.class.php on line 1144

What is the mistakes that ii did?? currently im using extralite theme, postnuke7.26.
HalbrookTech
avatar
Legend
Legend
Posts: 6596

Posted:
13.Mar 2004 - 10:44

pnTemp should be 777, not 666
hampeh
avatar
Freshman
Freshman
Posts: 32

Posted:
13.Mar 2004 - 10:44

oh... thanks dude....