1
Ok I've moved my site from a test directory to the root and all works 'kinda' fine.
There's just a niggling error that is occurring with the theme I want.
Fatal error: main(): Failed opening required '/home/cgenien/public_html/modules/phpads/phpadsnew.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cgenien/public_html/templates_c/%%93^930^930A6097%%theme.html.php on line 82
Warning [PHP]: main(/home/cgenien/public_html/modules/phpads/phpadsnew.inc.php): failed to open stream: No such file or directory in file templates_c/%%93^930^930A6097%%theme.html.php line 82
Warning [PHP]: main(/home/cgenien/public_html/modules/phpads/phpadsnew.inc.php): failed to open stream: No such file or directory in file templates_c/%%93^930^930A6097%%theme.html.php line 82
This means the site doesn't load - however I can get into the admin and change to another theme and it works fine - I've checked the theme.html of the troublesome theme and corrected any links I had in there, but it still persists - I've cleared the cache and templates_c etc too...
Any ideas? It's something to do with phpadsnew by the looks of things - I haven't got the module version installed though, it's just in the root and I link to it - though it looks like there may be some remnant somewhere? Any ideas where I should look?