• Resolved forbze

    (@forbze)


    After updating to 1.6.1 my site broke, and I had to disable all my plugins to get it to function again.

    When I tried to re-activate:

    Parse error: syntax error, unexpected T_FUNCTION in /public_html/wp-content/plugins/recent-tweets-widget/recent-tweets.php on line 63

    Commenting out this line re-enabled the plugin on my page, but the widgets aren’t working in the admin page now.

    add_submenu_page( ‘recent-tweets’, ‘Other Plugins’, ‘Other Plugins’, ‘manage_options’, ‘other-plugins’, function() {include(plugin_dir_path( __FILE__ ).’/other_plugins.php’)};);

    https://www.ads-software.com/plugins/recent-tweets-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m also getting that same error

    Plugin could not be activated because it triggered a fatal error.

    Parse error: syntax error, unexpected T_FUNCTION in /home/content/80/6342280/html/wp-content/plugins/recent-tweets-widget/recent-tweets.php on line 63

    it made my site go crazy. I deleted and then I reinstalled it and got the same error code.

    Plugin Author Garrett Grimm

    (@grimmdude)

    Hi There,

    Thanks for the message, this should be fixed. Looks like it was an issue affecting some sites using older PHP versions.

    -Garrett

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘1.6.1 Breaks Site’ is closed to new replies.