> 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

Well, the first thing I would do is comment out the existing code and put 
a4d.debug.dump locals(true) in the custom error page to see what variables are 
there.

Kind regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org

_______________________________________________
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