• I’m trying to install the plugin, but when I click to activate it not active and back to the home screen plugins, it is not compatible with the version of wordpress, or is going on another problem?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi,

    Are there any errors in the PHP error log?

    Thanks,
    John

    Thread Starter andreambrosio

    (@andreambrosio)

    [14-Sep-2016 14:02:19] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
    [14-Sep-2016 14:02:18] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
    [14-Sep-2016 14:02:09] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
    [14-Sep-2016 14:00:46] PHP Warning:  curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: Invalid curl configuration option in /home/transformando/public_html/wp-content/plugins/easy-social-share-buttons3/lib/core/essb-counters-helper.php on line 35
    [14-Sep-2016 13:58:13] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
    [14-Sep-2016 13:58:12] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36

    I am having the same issue

    Thread Starter andreambrosio

    (@andreambrosio)

    this is the error that is experiencing

    Sep 14, 15:02:51	PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
    Sep 14, 15:02:57	PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
    Sep 14, 15:02:59	PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36

    What version of PHP are you running? I’m assuming its less than 5.3 correct?

    Thread Starter andreambrosio

    (@andreambrosio)

    No, I’m using 5.6

    Thread Starter andreambrosio

    (@andreambrosio)

    Is with errors in the plugin code lines, deleted lines with errors and the plugin is working normally, please check this.

    Yeah so that line is:

    use CloudFlare\IpRewrite;

    PHP namespaces weren’t introduced until PHP 5.3 which makes me think you are running a version less than that. By removing the line you’ll break the IP rewrite functionality (if you’re using it).

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin does not install’ is closed to new replies.