Hello, Thanks for your message. It’s a bad news that 1.1 crashed your website.
Unfortunately, I can’t help you if you don’t give me more informations, like installed plugins, and the fatal error. Can you set your WP_DEBUG to true, and WP_DEBUG_LOG to true to get the error in de debug.log in wp-content folder. It will be nice if you can test it in another environment from production.
I hope you could help me to find the bug and fix it to avoid this crash to other users.
Thread Starter
Aharon
(@spaceling)
Thank you for the advice to turn on wp_debug (!) 🙂
Here is the error:
Parse error: syntax error, unexpected T_FUNCTION in /opensiddur/wp-content/plugins/multiple-roles/multiple-roles.php on line 46
-
This reply was modified 9 years, 9 months ago by
Aharon.
Ok so it’s an issue with the closure function that I used, it’s > PHP 5.3 version, so I guess you’re curently running an outdated PHP version, I will update the plugin, but I strongly encourage you to update your PHP version (5.6 is good, 7.0 is better if you can).
Thread Starter
Aharon
(@spaceling)
Thank you! I’ll inform our webhost 🙂
Hi, the new 1.1.1 version is availlable, you can update the plugin, it will works as expected.