Hi @neuronootropic !
Thanks for your feedback. Do you have any more information? I can’t do much with the error message. Did WordPress send you an e-mail with further details?
Many thanks again!
Thanks for replying.
Yeah, so it appears that editing the stylesheet of a theme works. No issues saving it. That is, under the Theme Editor in the Appearance tab of the WordPress dashboard.
But editing a php file doesn’t work. For example, anything I add to functions.php fails to save. It can be a comment line (//) and it won’t save. The loading icon with the spinning circle will keep moving until the error message above appears.
No, I host WordPress on my DigitalOcean VPS so I don’t get any emails about errors.
I’ve even tried disabling all plugins, including Helpful. And this allows me to save the files with no problem. But just enabling Helpful alone causes the error to occur.
Can you try editing the stylesheet of a WordPress site and then the functions.php file? Does an error occur for you? I’m just wondering if it’s limited to me only.
@neuronootropic
Could you download the current trial version and see if the error still occurs?
For me it works with the version now.
Thanks and sorry for the inconvenience!
https://downloads.wordpress.org/plugin/helpful.zip
@pixelbart
Great! The trial version works now. What was the problem?
Thanks for fixing it so fast. 🙂
@neuronootropic
I had used the hook “plugins_loaded”. Now I exchanged it with the “init” hook. Apparently the first hook was too early. But I wasn’t aware of it.
You can leave the test version on it. You will still receive all updates in the future, at least as soon as your version 4.1.4 changes to 4.1.5.
Thank you for your feedback! That makes Helpful even better! 🙂
Awesome, good to know. Thanks for the excellent support. I left a review.
Keep up the great work! 🙂