Update and help needed still please.
I have updated the wp-config file to use Alternate Cron, but now all my URL’s have this appended to the end:
?doing_wp_cron=1557421255.3847050666809082031250
Is there another way we can do this? Strangely, this is the only account on my server with this issue and I am running this plugin on lots of other sites without issue.
I got a better error, looks like a permission problem:
Fatal error: Uncaught exception ‘Exception’ with message ‘Failed to create cache directory!’ in /home/mydomain/public_html/wp-content/plugins/wp-staging/apps/Core/Utils/Cache.php:73 Stack trace: #0 /home/mydomain/public_html/wp-content/plugins/wp-staging/apps/Core/WPStaging.php(241): WPStaging\Utils\Cache->__construct() #1 /home/mydomain/public_html/wp-content/plugins/wp-staging
Do I need the folders to be 777 within the plugin?