2016-04-21, 18:33:02
(2016-04-15, 12:33:54)mengi Wrote: I am receiving the same thing. I activate the plugin and site goes blank.
Turned on debugging and got this:
Code:Parse error: syntax error, unexpected '[' in /plugins/password_protect.php on line 56
Running PHP 5.3
This is because your PHP version is too old to understand shorthand arrray syntax "$variable = [];".
Upgrade your PHP version.