1
Went through the standard "Blank Page T/S" and did manage to get an error report out. It seems that there are files missing from \templates_c\ - or atleast that's what I am deciphering. Downloaded both latest full versions, gz and zip and both were empty. Hrm. Here's the text of the error.
Quote:
Warning [PHP]: Smarty::fetch(D:/aan/xoops/templates_c\%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php) [function.fetch]: failed to open stream: No such file or directory in file D:\aan\xoops\class\smarty\Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening 'D:/aan/xoops/templates_c\%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php' for inclusion (include_path='\php\ext;c:\php') in file D:\aan\xoops\class\smarty\Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch(D:/aan/xoops/templates_c\%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php) [function.fetch]: failed to open stream: No such file or directory in file D:\aan\xoops\class\smarty\Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening 'D:/aan/xoops/templates_c\%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php' for inclusion (include_path='\php\ext;c:\php') in file D:\aan\xoops\class\smarty\Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch(D:/aan/xoops/templates_c\%%20^200^200DC337%%theme.html.php) [function.fetch]: failed to open stream: No such file or directory in file D:\aan\xoops\class\smarty\Smarty.class.php line 1248
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening 'D:/aan/xoops/templates_c\%%20^200^200DC337%%theme.html.php' for inclusion (include_path='\php\ext;c:\php') in file D:\aan\xoops\class\smarty\Smarty.class.php line 1248
The files requested from the \class\smarty\ directory all exist. But there are no files in the \templates_c\ directory save and index.htm and an empty CVS directory.
Where'd I screw up?
System : W2k3SP1 / IIS 6.0
DB: mySQL 4.1.12
PHP: php5
As is IIS6 have set the Internet Guest Account to have write / modify on /cache, /uploads, templates_c/ and mainfile.php.
Thanks!