• Resolved Tikatu

    (@tikatu)


    Got the notice that not only did I have one update for this plugin, I had two! The first update said I had version 1.2.2. The second claimed I had 2.0.3. So I updated them both and guess what? I have the same error I brought to you here 11 months ago! I can still see my dashboard, but can do nothing with it!

    The error?

    Parse error: syntax error, unexpected ‘[‘ in /home/www/tikatu.com/musemoves/wp-content/plugins/wp-hide-post/admin/settings/class_settings.php on line 261

    Different line, same error.

    Now, in the last thread, the plugin author said there would be support for older versions of PHP (I currently have 5.3). Has this happened? Will it? I really like the plugin and nothing else seems to do the same things this does. But if I can’t use it because of the PHP incompatibility, then I’ll have to find a way to delete it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Tikatu

    (@tikatu)

    Well, I found that the easiest way to deal with the issue was to have my webhost increase my PHP version to 7. No more problem.

    Still, the support for older versions of PHP was promised. You might want to look into that.

    Plugin Author scriptburn

    (@rmahfoud)

    Sorry it seems peoples are still using php version less then 5.4
    the fix to that issue would be to replace line no 261 with this:
    $ret = call_user_func_array($this->all_tabs[$_POST['option_page']]['options']['form']['pre_handler'], array($_POST));

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Recent update(s) have caused errors in my site … again’ is closed to new replies.