Viewing 2 replies - 1 through 2 (of 2 total)
  • greenspeakmedia

    (@greenspeakmedia)

    I also have noticed this. Updating line 44 to the following will fix it up.

    $is_cf = (isset($_SERVER["HTTP_CF_CONNECTING_IP"]))? TRUE: FALSE;

    Nice… so this plugin was updated on 2013-7-11… WTF CloudFlare…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘FIx: PHP Notice: Undefined index: HTTP_CF_CONNECTING_IP’ is closed to new replies.