1
my site generates error on front page.
through the (example url:
http://forum.thiswebsite.com)
Warning: mkdir() [function.mkdir]: Permission denied in /home/micro/domains/thiswebsite.com/public_html/forum/class/file/folder.php on line 529
Warning: mkdir() [function.mkdir]: No such file or directory in /home/micro/domains/thiswebsite.com/public_html/forum/class/file/folder.php on line 529
Warning: Cache Engine file is not initialized in /home/micro/domains/thiswebsite.com/public_html/forum/class/cache/xoopscache.php on line 179
Warning: Cache Engine file is not set in /home/micro/domains/thiswebsite.com/public_html/forum/class/cache/xoopscache.php on line 137
This page cannot be displayed due to an internal error.
You can provide the following information to the administrators of this site to help them solve the problem:
Error: Smarty error: the $compile_dir '/home/micro/domains/thiswebsite.com/xoops_data/caches/smarty_compile' does not exist, or is not a directory.
Backtrace:
/class/smarty/Smarty.class.php (1093)
/class/smarty/internals/core.write_compiled_resource.php (20)
/class/smarty/Smarty.class.php (1431)
/class/smarty/Smarty.class.php (1261)
/class/theme_blocks.php (183)
/class/theme_blocks.php (122)
/class/theme_blocks.php (49)
/class/theme.php (313)
/class/theme.php (79)
/header.php (59)
/index.php (77)
BUT i have no problem login in and running the site
when i enter the site through example: (
http://forum.thiswebsite.com/index.php)
with an index.php or admin.php. no problem.
I cleared up all the xoops_data caches. but nothing works.