Viewing 9 replies - 1 through 9 (of 9 total)
  • Yep, I’m getting the same error on several sites.

    The issue is on line 229 of the file mentioned by chaosratt. It uses the PHP short open tags which are turned off in almost all implementations of PHP.

    If you patch the line to use <?php before and after the “else”, you can make the file work until a fix is pushed.

    Thank you for posting the patch for this, my website went down after updating this plugin.

    Plugin Author NextScripts

    (@nextscripts)

    Please update to the latest version 3.6.1. This issue has been fixed there.

    How to update if page is broken?

    Plugin Author NextScripts

    (@nextscripts)

    Delete plugin files and install it again.

    PS: That will not delete your settings or configured networks.

    Hi

    Updated to 3.6.1

    Site is crashed with error

    Parse error: syntax error, unexpected ‘:’ in /home2/intent/public_html/richardseidman.com/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_adv.php on line 131

    Plugin Author NextScripts

    (@nextscripts)

    stvwlf, What is your PHP version?

    The error you are getting could happen ONLY in PHP < 5.3

    PHP 5.3: Released: 30 June 2009 (7 years ago), Reached “End of Life” and no longer supported Aug 2014 (almost 2 years ago)

    Your version is even older then that.

    Current PHP versions are 5.6.20 and 7.0.5

    Hi

    This is on one of my customer’s sites. After reading your response, I checked his hosting account and found his server runs PHP 5.4.45. However phpinfo reported PHP 5.2.17

    I found a directive in an old PHP config file forcing his hosting account to PHP 5.2 I removed that and now the account runs PHP 5.4. I reenabled your plugin, and everything appears to be working correctly now.

    Thank you for pointing this out!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Updated to 3.6, now getting error’ is closed to new replies.