• ray

    (@evil-genius)


    Notice: Undefined index: HTTPS in C:\vhosts\wp-content\plugins\fv-wordpress-flowplayer\models\flowplayer.php on line 101

    change
    if($_SERVER['HTTPS'])
    to
    if(isset($_SERVER['HTTPS']))

    thanks
    Ray

    http://twentyfiveautumn.com

  • The topic ‘php Notice:’ is closed to new replies.