only under active are the trail users.
in 5.x a dynamic user is made in the ip>hotspot>users.
Bug in 6.27?.
This is the HTML code we use.
Code: Select all
<form name="trial" action="$(link-login-only)?dst=$(link-orig-esc)&username=T-$(mac-esc)" method="post">
<p align="center" style="text-align: right">
<font color="#FFFFFF">
<input class="button" type="submit" value="Free Account" style="font-family: Arial" /></font>
<font color="#FFFFFF">
<input type="hidden" name="dst" value="$(link-orig)" />
<input type="hidden" name="popup" value="true" />
</font>
</p>
</form></p>