1
Hi there,
I imported my XOOPS (2.0.13.1) site to cvs and when I came to check it out, I got the error
"Fatal error: _parse_resource_name(): Failed opening required '/home/si/www/plugxoops/html/class/smarty/core/core.load_resource_plugin.php' (include_path='.:/usr/local/lib/php') in /home/si/www/plugxoops/html/class/smarty/Smarty.class.php on line 1651"
when I tried to load the site. I have since discovered that cvs ignores directories called core (aside from cvsignore settings - see
here).
I'm surprised I haven't been able to find any posts about this in any of the XOOPS forums. Has this been a problem for anyone else? Does anyone know any magic workarounds (I've had to rename the directory before importing it and then rename it back after checking it out)? I'm surprised it hasn't caused headaches for the core developers.
Cheers,
Si