• Just updated, both core to 4.4.1 and 1.3.20, and now the web triggers this error:

    Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(‘ in /xxx/wp-content/plugins/cloudflare/cloudflare.php on line 36

    This line contains:

    require_once(“IpRewrite.php”);
    require_once(“IpRange.php”);

    use CloudFlare\IpRewrite;

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 13685871

    (@anonymized-13685871)

    Hi Jorge,

    I also encountered the same problem on my site. I went back to the previous version of CloudFlare 1.3.19 and returned to work. I also want to know how do to run the latest version of the plugin.

    Thread Starter Jorge Ele

    (@jorge-ele)

    I don′t know why, but i supossed that “use CloudFlare\IpRewrite” is part of the 1.3.20 changeslog.

    If it′s the problems, with php < 5.3, it may cause the plugin crash.

    I just encountered the same thing with those updates to WP 4.4.1 and CloudFlare 1.3.20. Please let us know if anyone knows the reason or a workaround before they figure this out and update the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: CloudFlare] Website Crashes after updating to 1.3.20 and wp 4.4.1’ is closed to new replies.