4
I got another post going with a better subject line, but here is the update:
I copied a working XOOPS install, which works fine. When installing any module to this, the new module install goes great, but then generates a blank screen!! This time however I can turn on debugging in XOOPS because the XOOPS core does work.
After a screen full of BS, I have this at the bottom:
Warning [PHP]: Smarty::include(C:\Inetpub\wwwroot\xoops/templates_c\%%38^38D^38D8A5E1%%db%3Axoopsmembers_searchform.html.php) [function.include]: failed to open stream: No such file or directory in file C:\Inetpub\wwwroot\xoops\class\smarty\Smarty.class.php line 1255
Warning [PHP]: Smarty::include() [function.include]: Failed opening 'C:\Inetpub\wwwroot\xoops/templates_c\%%38^38D^38D8A5E1%%db%3Axoopsmembers_searchform.html.php' for inclusion (include_path='.;C:\php5\pear') in file C:\Inetpub\wwwroot\xoops\class\smarty\Smarty.class.php line 1255
Does anyone else nottice that the path statement has a slash before templates_c that is facing the wrong way?!?!?! The slash should be a \ instead of / - no wonder it cannot find the path!!
Ok, so how do I fix this?
System:
Win2k3 Std
IIS
PHP 5
MySQL 4.1