2 glaucocastro Dec 19, 2017 15:37

So, I upgraded my provider's PHP version to 5.6.36 and it works now.
@glaucocastro a fix for this issue will be included in the next release. Regards!
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