Project

General

Profile

Actions

Bug #1007

closed

captive portal fatal error

Added by Dan Emmons over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Captive Portal
Target version:
Start date:
11/12/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

running build pfSense-2.0-BETA4-20101111-2203 x86

Configured pfsense for Captive Portal with DNS forward and no user Auth.

Basic routing and dns settings, no other changes.

Once I click through the Captive Portal splash page, I get:

"Fatal error: Call to undefined function display_error_form() in /etc/inc/auth.inc on line 109"

Looking at /etc/inc/auth.inc, lines 109-112 are:

display_error_form("501", "An HTTP_REFERER was detected
other than what is defined in System -> Advanced (" . $_SERVER['HTTP_REFERER'] .
"). You can disable this check if needed in System -> Advanced -> Admin.");
exit;

I tried disabling the HTTP_REFERER under advanced options, as well as the http redirect.

Still getting the error.

Actions

Also available in: Atom PDF