Fatal error: Uncaught Error: Call to a member function get_author_permastruct() on null in /var/www/wp-includes/author-template.php:347 Stack trace: #0 /var/www/wp-content/mu-plugins/gd-system-plugin/includes/class-cache.php(253): get_author_posts_url(5) #1 /var/www/wp-includes/class-wp-hook.php(287): WPaaS\Cache->do_purge(1053, Object(WP_Post)) #2 /var/www/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array) #3 /var/www/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #4 /var/www/wp-includes/post.php(6955): do_action(‘clean_post_cach…’, 1053, Object(WP_Post)) #5 /var/www/wp-includes/post.php(4189): clean_post_cache(Object(WP_Post)) #6 /var/www/wp-includes/post.php(4411): wp_insert_post(Array, false, true) #7 /var/www/wp-content/plugins/cooked/includes/class.cooked-recipes.php(150): wp_update_post(Array) #8 /var/www/wp-content/plugins/cooked/includes/class.cooked-migration.php(130): Cooked_Recipes::get_settings(1053, false) #9 /var/www/wp-content/plugins/cooked/includes/class.cooked-migration.php( in /var/www/wp-includes/author-template.php on line 347
I am getting above error on my website the-idols.co
My website is hosted on GoDaddy Managed WordPress.
Due to Managed WordPress, they are not allowing us to edit author-template.php file.
Can I have fix in updated version of this module? So I am totally stuck for now.
Solved! Go to Solution.
I am assuming that this is the plugin you are using - https://wordpress.org/plugins/cooked/
(I just see you posted in the WordPress Support Forum as well)
If I goto https://www.the-idols.co/?nocache=1 the site loads fine - I suggest doing a flush cache....
I just added the latest version of the plugin to one of my sites and it worked fine. This suggests to me that it might be a conflict between the plugin and your theme.
Things to test / do (assuming the flush cache doesn't fix it)
1) Make sure all your plugins / theme are up to date
2) With your current theme deactivate all the plugins and just enable cooked, followed by others until it crashes
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
I am assuming that this is the plugin you are using - https://wordpress.org/plugins/cooked/
(I just see you posted in the WordPress Support Forum as well)
If I goto https://www.the-idols.co/?nocache=1 the site loads fine - I suggest doing a flush cache....
I just added the latest version of the plugin to one of my sites and it worked fine. This suggests to me that it might be a conflict between the plugin and your theme.
Things to test / do (assuming the flush cache doesn't fix it)
1) Make sure all your plugins / theme are up to date
2) With your current theme deactivate all the plugins and just enable cooked, followed by others until it crashes
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community