• When I update to 2.0.5 the site is crashed with a 500 service error

    [Mon Jul 31 05:37:40 2017] [error] [client 192.88.135.18] PHP Parse error: syntax error, unexpected ‘[‘ in /path/to/public_html/wp-content/plugins/wp-hide-post/admin/settings/class_settings.php on line 332

Viewing 1 replies (of 1 total)
  • Plugin Author scriptburn

    (@rmahfoud)

    it seems you are using very old php version,

    please got to that line 332 and replace that line with this:
    $ret = call_user_func_array($this->all_tabs[$_POST[‘option_page’]][‘options’][‘form’][‘post_handler’], array($_POST));

Viewing 1 replies (of 1 total)
  • The topic ‘Update causes 500 Service Error’ is closed to new replies.