Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author wp.insider

    (@wpinsider-1)

    Your PHP version on this server maybe a little too old. What version of PHP is your host using on this server?

    Thread Starter dbonjean

    (@dbonjean)

    Hello,

    PHP version 5.2.17 is used on the server.

    Thank you for your ongoing support.
    D.B.

    Plugin Author wp.insider

    (@wpinsider-1)

    Any chance you can request your hosting provider to up the PHP version to a more recent version? PHP 5.3+ will do the job. Your version of PHP is a bit too old.

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

    Parse error: syntax error, unexpected T_FUNCTION in /home/pvl01275/public_html/tsbristol.co.uk/wp-content/plugins/simple-membership/simple-wp-membership.php on line 27
    Call Stack
    # Time Memory Function Location
    1 0.0002 98216 {main}( ) ../plugins.php:0
    2 0.4256 2631336 plugin_sandbox_scrape( ) ../plugins.php:153

    I have PHP 5.3.26 installed on the server

    you would suggest you to double check your php version. as i can see this plugin uses php’s anonymous function feature(http://php.net/manual/en/functions.anonymous.php) on line 27 (where you are getting error) which is introduced in php 5.3.0. the error message you are getting is supposed to be normal in php version older than 5.3

    Plugin Author wp.insider

    (@wpinsider-1)

    Try the new version (v1.7). It will work on PHP 5.2 so you should be good.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘can not activate plugin’ is closed to new replies.