You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I enter my login and password. Login. Redirect.
And Errors:
Notice: Undefined index: host in C:\Program Files\VertrigoServ\www\59\include\functions.php on line 1185
Notice: Undefined index: host in C:\Program Files\VertrigoServ\www\59\include\functions.php on line 1202
if (strpos($referrer['host'], 'www.') === 0)
if ($referrer['host'] == $valid['host'] && preg_match('%^'.preg_quote($valid['path'], '%').'/(.*?)\.php%i', $referrer['path']))
In form
I enter my login and password. Login. Redirect.
And Errors:
Notice: Undefined index: host in C:\Program Files\VertrigoServ\www\59\include\functions.php on line 1185
Notice: Undefined index: host in C:\Program Files\VertrigoServ\www\59\include\functions.php on line 1202
http://fluxbb.org/development/core/tickets/998/#qy8ftuz22
The text was updated successfully, but these errors were encountered: