Recently, I've been getting the following error on my custom error page.

Error Type: 2
Description: Reference to an undefined variable or value.
Source Path: .../errors/server_error.a4d
Source Method:
Before Token: $Error_Body_T+="Error Type: "+
Error Token: $a4d_err_type
After Token: +Char(13)
Line Number: 109


server_error.a4d is set in Active4D.ini using:

http error page = /errors/server_error.a4d

This started occurring after I implemented virtual hosts, but I also
did a bunch of other changes at the same time, although I'm not sure
how these would affect $a4d_err_type.

Running Active4D v45r1 on 4D Server v 2004.

Thanks,

Darin
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to