Closed kmvoorhees closed 6 years ago
So I have been trying to look into this more and it sounds like this could be an issue of an old version of PHP. I will ask my friend what version she is using, though it seems like the error ought to be coming from line 610 rather than 609, if I am understanding what causes the error correctly?
this was fixed in an emergency patch, go to go to the plugins, remove comic easel then get comic easel from the repo again and it will have the fix in it
My friend is getting the following error on her website using this plugin:
Fatal error: Can't use function return value in write context in /home1/creatrix/public_html/wp-content/plugins/comic-easel/comiceasel.php on line 609
I'm afraid I'm not very familiar with the functions in question but the examples in this article appear to be similar to the code in question:
https://mycyberuniverse.com/how-fix-cant-use-function-return-value-write-context.html