bug in https://fjallfoss.fcc.gov/FeeFiler/check_login.cfm
The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request
Parameter 2 of function Left which is now -1 must be a positive
integer
The error occurred in /usr/local/httpd/beaPROD9/FeeFiler/cfusion-ear/cfusion-war/check_login.cfm:
line 20
18 : <!--- determine working directory for the application: --->
19 : <cfset filename_begins = Find("login",#cgi.http_referer#)>
20 : <cfset directory = Left(#cgi.http_referer#,#filename_begins# - 1)>
21 :
22 : <!--- If user will type deshes, dots, spaces in FRN - remove them --->
I'm sure you shouldn't be showing this message to the public in the first pace!
Thank you.