1 glaucocastro Dec 19, 2017 15:34
3 glaucocastro Dec 19, 2017 19:14
So, I upgraded my provider's PHP version to 5.6.36 and it works now.
4 mgsolipa Dec 23, 2017 07:31
@glaucocastro a fix for this issue will be included in the next release. Regards!
5 mcdonnej Dec 28, 2017 02:21
Had the same issue; based on fplanque's recommendation on upgrading to PHP 7, I tried that. Using the remi repository and upgrading to PHP 7.2, the write context problem is resolved. However, b2evo is now throwing a bunch of warnings about deprecated methods. Fortunately, the config files are pretty clear that PHP errors are defaulted to "true" in Prod for newbies, so changing that to "false" solved that immediate issue.
Oh, here is the full stack.
Fatal error: Can't use method return value in write context in /[physical path]/httpdocs/blog/inc/collections/views/_coll_general.form.php on line 147