Archived topic
Fatal error after running latest update
6 replies · Started by J on August 15, 2018
Warning: require_once(.../wp-content/plugins/gp-premium/spacing/generate-spacing.php): failed to open stream: No such file or directory in .../wp-content/plugins/gp-premium/gp-premium.php on line 98
Fatal error: require_once(): Failed opening required '.../wp-content/plugins/gp-premium/spacing/generate-spacing.php' (include_path='.:/usr/newage/lib/php') in .../wp-content/plugins/gp-premium/gp-premium.php on line 98
What can be done to fix this asap? My site is currently down because of this error.
Hi there,
That file exists in the plugin currently. It's possible that the update was interrupted on your end, and all of the necessary files weren't uploaded.
Login to your server via FTP or File Manager (in your hosting control panel), and go to wp-content/plugins. Then delete the gp-premium folder.
Then you can re-install the plugin inside your WP Dashboard.
Let me know :)
Thing is won't that also delete all my settings? Is there any way I can export those? I do have a backup from a couple of weeks ago but not sure if that includes the latest tweaks. :-/
You won't lose any settings. WordPress does the same thing when it updates a plugin - it deletes it and then re-uploads it.
Thanks, Tom. Fingers crossed.
All sorted! Thanks very much. :)
Great to hear :) No problem!