What other plugins are you running? Which theme?
Are you running a single site install of WordPress or multisite? What version?
Thread Starter
Djib's
(@djibs13)
Single Site.
In my logs i have theses warning/error
in my logs
PHP Warning: require_once(/home/xxxxxx/domains/xxxxx/public_html/wp-content/plugins/all-in-one-seo-pack/aioseop_functions.php): failed to open stream: No such file or directory in /home/xxx/domains/xxxxx/public_html/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 157, referer: http://xxxxx.xx/wp-admin/post.php?post=79156&action=edit
PHP Fatal error: require_once(): Failed opening required ‘/home/xxxx/domains/xxxxxx/public_html/wp-content/plugins/all-in-one-seo-pack/aioseop_functions.php’ (include_path=’.:/usr/local/lib/php’) in /home/xxxx/domains/xxxxxxx/public_html/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 157, referer: http://xxxx.xxx/wp-admin/post.php?post=79156&action=edit
Thread Starter
Djib's
(@djibs13)
The line 157 is :
$aioseop_update_checker->options_page = ‘all-in-one-seo-pack-pro/aioseop_class.php’;
I don’t have the pro version
@djib’s, what other plugins do you have on your site? Any kind of caching?
Thread Starter
Djib's
(@djibs13)
yes, i have wp-supercache.
==Active Plugins:==
Akismet: 3.1.7
All In One SEO Pack: 2.2.7.6.2
AMP: 0.3.1
Disable Emojis: 1.5.1
Google News Sitemap: v1.5
Google XML Sitemaps:
Login LockDown: v1.6.1
NextScripts: SNAP Pro Upgrade Helper: 1.3.4
NextScripts: Social Networks Auto-Poster: 3.4.31
Redirection: 2.4.3
SEO Smart Links: 3.0.1
WordPress Ping Optimizer: 2.34.8.5
WP Nofollow Post: 1.0.4
WP Super Cache: 1.4.7
WP to Twitter: 3.2.4
WP Tweets PRO: 1.9.0
Yet Another Related Posts Plugin: 4.3.1
WP Super Cache is no problem.
I suspect you have server caching (such as xcache) which is caching the php files and not refreshing when they change. Contact your hosting company and ask them to disable any server caching.
Thread Starter
Djib's
(@djibs13)
I use APC, but I clear the APC cache after each update plugin.
Before I never had a problem with your plugin