rudomilov
Member
Posted 6 months ago #
Hi,
I am trying to install your plugin, but:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Call-time pass-by-reference has been removed in /var/www/localhost/htdocs/wp-content/plugins/blogtext/api/options-api.php on line 91
http://wordpress.org/extend/plugins/blogtext/
rudomilov
Member
Posted 6 months ago #
I solved it by deleting "&" on 91 line in blogtext/api/options-api.php I an not sure about correctness, but it works.
Sebastian Krysmanski
Member
Plugin Author
Posted 6 months ago #
Yes, I'm sorry about this. This "feature" was suddenly removed in PHP 5.4 (without any warning that I could see). The problem will be fixed in BlogText 0.9.5. Here's the whole patch: https://bitbucket.org/mayastudios/blogtext/changeset/a64708dc02c80ebe4f93c2cc3b25fed5a35a7e19