1
I am receiving the following errors after installation of XOOPS 2.2.3a Final. My setup is as follows:
IIS 6.0
PHP 5.0
mySQL 5.01
Here are the errors:
Notice [PHP]: Only variable references should be returned by reference in file c:Inetpubwwwrootkernelblockinstance.php line 111
Warning [PHP]: Smarty::include(c:/Inetpub/wwwroot/templates_c%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php) [function.include]: failed to open stream: No such file or directory in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning [PHP]: Smarty::include() [function.include]: Failed opening 'c:/Inetpub/wwwroot/templates_c%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php' for inclusion (include_path='c:phpincludes') in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning [PHP]: Smarty::include(c:/Inetpub/wwwroot/templates_c%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php) [function.include]: failed to open stream: No such file or directory in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning [PHP]: Smarty::include() [function.include]: Failed opening 'c:/Inetpub/wwwroot/templates_c%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php' for inclusion (include_path='c:phpincludes') in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning [PHP]: Smarty::include(c:/Inetpub/wwwroot/templates_c%%A1^A11^A11909F5%%theme.html.php) [function.include]: failed to open stream: No such file or directory in file c:InetpubwwwrootclasssmartySmarty.class.php line 1248
Warning [PHP]: Smarty::include() [function.include]: Failed opening 'c:/Inetpub/wwwroot/templates_c%%A1^A11^A11909F5%%theme.html.php' for inclusion (include_path='c:phpincludes') in file c:InetpubwwwrootclasssmartySmarty.class.php line 1248
Any have any ideas on what is going on? Where I should look first, etc?
Thanks,
Jason H.