• Updating the plugin to the newest version results in a blank wordpress site with http error 500.
    Because in functions/alo-easymail-privacy.php line 99 and line 127 there is [] used as an array definition, which is only available since php 5.4.

    Change this back to array( ... ) instead of [ ... ] seems be 100% compatible again.

    • This topic was modified 7 years, 10 months ago by gooleem.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Incompatible with php <5.4’ is closed to new replies.