Hi I'm new
And I'm getting these errors after a relatively new installation of 4.1.8.
The only add on I have added is GlowHost Spam-O-matic
GlowHost Spam-O-matich logs
Warning: require_once() [function.require-once]: Unable to access ../upload/admincp/global.php in /home/sitename/public_html/admincp/glowhostspamomatic.php on line 11
Warning: require_once(../upload/admincp/global.php) [function.require-once]: failed to open stream: No such file or directory in /home/sitename/public_html/admincp/glowhostspamomatic.php on line 11
Fatal error: require_once() [function.require]: Failed opening required '../upload/admincp/global.php' (include_path='.:/usr/lib/php') in /home/sitename/public_html/admincp/glowhostspamomatic.php on line 11
And on the CP I get these
Tags
Parse error: syntax error, unexpected T_STRING in /home/sitename/public_html/admincp/tag.php on line 585
Manage content priority
Parse error: syntax error, unexpected T_STRING in /home/sitename/public_html/admincp/sitemap.php on line 180
Rebuild sitemap
Parse error: syntax error, unexpected T_STRING in /home/sitename/public_html/admincp/sitemap.php on line 180
But even if I disable the GlowHost pluggin I still get the last three errors. And there doesn't look anything too suspiscious on line 180.
I've renamed the admincp to another name (not shown above) but I updated that value to the correct one in glowhostspamomatic.php on line 11
Any ideas?