Hi Champ & Phoenix – i found some errors in my PHP log, such as;
Under “init”
WebSharks\CometCache\Plugin->checkAdvancedCache()
Error: Method WebSharks\CometCache\Plugin::checkAdvancedCache() does not exist
WebSharks\CometCache\Plugin->checkBlogPaths()
Error: Method WebSharks\CometCache\Plugin::checkBlogPaths() does not exist
WebSharks\CometCache\Plugin->checkCronSetup()
Error: Method WebSharks\CometCache\Plugin::checkCronSetup() does not exist
and under wp_loaded
WebSharks\CometCache\Plugin->actions()
Error: Method WebSharks\CometCache\Plugin::actions() does not exist
and under admin_menu
WebSharks\CometCache\Plugin->addMenuPages()
Error: Method WebSharks\CometCache\Plugin::addMenuPages() does not exist
and under admin_init
WebSharks\CometCache\Plugin->checkVersion()
Error: Method WebSharks\CometCache\Plugin::checkVersion() does not exist
WebSharks\CometCache\Plugin->maybeCheckLatestLiteVersion()
Error: Method WebSharks\CometCache\Plugin::maybeCheckLatestLiteVersion() does not exist
WebSharks\CometCache\Plugin->autoClearCacheOnSettingChanges()
Error: Method WebSharks\CometCache\Plugin::autoClearCacheOnSettingChanges() does not exist
there are more…but perhaps that is enough to assist?