Witam. Potrzebuje pomocy z ścieżką absolutną jak mniemam. Tylko odrazu zaznaczam, że to są moje pierwsze kroczki z tym tematem więc proszę o tłumaczenie jak dla opornych
Problem wygląda tak:
Themes Setup
PsychoStats uses the Smarty Template Engine for output. Themes are compiled and are usually written to files so a theme only has to be compiled once. However, this requires that proper file permissions are configured on your server so the web user "" can write to the compile directory. This is not always easy for some systems.
Choose theme compilation method
Themes can either be compiled to disk for faster performance (recommended) or can be compiled on-the-fly with every page request, which is much slower and should not be used unless you have no other option.
Choose Wisely . . .
If checked, themes will be re-compiled on EVERY page request and the compile directory will be ignored.
You can change this setting at any time in the ACP. This will reduce page rendering performance!
Compile Directory:
Leave blank to use the system default "/tmp/ps_themes_compiled"
Warning: ini_set() in /virtual/d/s/dspgstats.ugu.pl/install/common.php on line 35
Warning: ini_set() in /virtual/d/s/dspgstats.ugu.pl/install/common.php on line 36
The compile directory is NOT writable!
Error creating compile directory (Permission Denied)
PHP directive open_basedir is enabled!
The PHP directive "open_basedir" is enabled in your PHP configuration. Because of this, the compile directory above has to be within the confines of the open_basedir setting.
open_basedir: /virtual:/tmp
Click "Test" to check if the compile directory is valid!
Your PsychoStats installation will not function if the compile directory is not verified first.
Jakieś pomysły?