| Topic: | Smarty.class.php |
|---|---|
|
hampeh
Freshman
Posts: 32 Posted: |
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
Legend
Posts: 6596 Posted: |
pnTemp should be 777, not 666 |
|
hampeh
Freshman
Posts: 32 Posted: |
oh... thanks dude.... |