@cmb:
@dpacheco:
The image show $PORTAL_ACTION$ no $PORTAL_ACTIONS$ (custom portal page have been working fine since 2 years and haven't been changed). Don't know how this is treated by pfSense, but it seems that this is the normal behavior, at least for what is seen when everything works fine, client POST to /$PORTAL_ACTION$ and is redirected to the $PORTAL_REDIRURL$
I could have sworn it was typoed in one of those screenshots, but on second look, apparently not. It is still a problem that it's in there that way though, what are the contents of your portal page?
Ok. The actual login page is a PHP file that detects if browser is a desktop or mobile one and redirect to a HTML file, which is uploaded directly on pfsense box by the file manager tab.
func_desktop.html.txt
func_index.php.txt
func_movil.html.txt