5
Dear All,
I install 2.0.5 from brand new virtual hosting,
set template_c, cache, and upload to 777, mainfile to 777 too.
brand new database, it look all ok.
enable php debug, then
When I install Contact Module, those messege show: no error, but ...
Warning [PHP]: unlink(/home/crm121/public_html/cache/db%3Acontact_contactusform.html): No such file or directory in file class/smarty/Smarty.class.php line 2209
Warning [PHP]: unlink(/home/crm121/public_html/templates_c/db%3Acontact_contactusform.html): No such file or directory in file class/smarty/Smarty.class.php line 2209
Notice [PHP]: Undefined index: contactform in file templates_c/db%3Acontact_contactusform.html line 4
Notice [PHP]: Undefined index: contactform in file templates_c/db%3Acontact_contactusform.html line 6
Notice [PHP]: Undefined index: contactform in file templates_c/db%3Acontact_contactusform.html line 7
Notice [PHP]: Undefined index: contactform in file templates_c/db%3Acontact_contactusform.html line 8
Notice [PHP]: Undefined index: contactform in file templates_c/db%3Acontact_contactusform.html line 9
Notice [PHP]: Undefined index: contactform in file templates_c/db%3Acontact_contactusform.html line 13
Notice [PHP]: Undefined index: contactform in file templates_c/db%3Acontact_contactusform.html line 17
WHen I install News Module, there become blank page as show me the messege as below:
Warning [PHP]: unlink(/home/crm121/public_html/cache/db%3Anews_archive.html): No such file or directory in file class/smarty/Smarty.class.php line 2209
Warning [PHP]: unlink(/home/crm121/public_html/templates_c/db%3Anews_archive.html): No such file or directory in file class/smarty/Smarty.class.php line 2209
Error [Xoops]: Smarty: [in db:news_archive.html line 27]: syntax error: invalid attribute name: 'even,>' (Smarty_Compiler.class.php, line 1334) in file class/smarty/Smarty_Compiler.class.php line 1824
I've set template_c, cache, and upload as 777, I even set mainfile as 777 too.
but problem still exist.
Anything I can do for further check?
Regards,