1
I've been updating once of my sites to 2.0.16 from 2.0.13.2, all seemed to go well, but after, areas of it refuse to load. It may be a page, a block or whatever.
With debug on, an example of the related error message:
Warning: _smarty_include() [function.include]: Failed opening '/templates_c/default-muggles-blue^%%64^64C^64C4A963%%theme_blockright.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file /class/smarty/Smarty.class.php line 1871
If I delete everything in /templates_c/ and reload, it will load up. You have to go through this malarkey with most of the pages on the site.
I've set template updating in prefs, I've disabled all caching and changed the dates on template files to try and force them to be reloaded by XOOPS. (/templates_c is writable by the server.) I;ve also tried xoops_md5.php.
I also tried a fresh install, but once I restored the content, it was happening again.
This is on FreeBSD 5.4, apache, PHP 4.4.4, MySQL 4.0.27.
Anyone have any ideas?