Hi @spinstermagazine
I’m sorry to hear that you are experiencing this issue.
Can you add this code to your wp-config.php file:
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);
also delete (if exist)
define(‘WP_DEBUG’, false);
The line should be placed above the “/* That’s all, stop editing! Happy blogging. */”
Later on, enable Hummingbird once again. This will generate in the /wp-content/ folder a debug.log file. Thanks to this file we will understand what is causing the error.
Please attach the debug.log in your next reply, so that we could take a closer look at this issue. You can share your debug on google drive or dropbox.
Kind Regards,
Kris
Hello @spinstermagazine ,
We haven’t heard from you for some time now, so it looks like you don’t have any more questions for us.
Feel free to re-open this ticket if needed.
Kind regards
Kasia