Greska je sledeca :
Fatal error: Smarty error: the $compile_dir './skins//compile' does not exist, or is not a directory. in /home/www/kragujevac-cafe.com/download/includes/smarty/Smarty.class.php on line 1095
Inace na forumu njihovom sam naso pomoc ali mi nije jasna :
Oke for the error.. you seem to be missing the skin directory itself.. it should be: (default installation) ./skins/default/compile
Perhaps that setting is not applied in the pafiledb_settings database? it should be in the database in pafiledb_settings in the column: skin
or run this query in your pafiledb database:
UPDATE `pafiledb_settings` SET `skin` = 'default' WHERE `pafiledb_settings`.`id` =1 LIMIT 1 ;
*Preuzeto sa foruma http://www.phparena.net
Da li moze neko da mi pojasni sta treba da radim
hvala unapred!!!
|