I have a app I am converting to cfwheels. The app uses custom cfthrow tags for everything, even requirement messages. I am unable to modify them all in a short period of time, so I am stuck with many for now. When cfthrow is called cf / cfwheels just displays a 500-internal server error message. Has anyone seen this behavior before and have any idea how to fix it?Thanks.
--
You received this message because you are subscribed to the Google Groups "CFWheels" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cfwheels+unsubscribe@googlegroups.com.
To post to this group, send email to cfwh...@googlegroups.com.
Visit this group at https://groups.google.com/group/cfwheels.
For more options, visit https://groups.google.com/d/optout.
Thanks guys. onError isn't firing. I can get it to run on my machine, by using <cfset set(showErrorInformation=false)> , but once it's up to the server I receive an internal server error. I'll keep plugging along, not sure how I can explain it any different. Crappy old code.
--
You received this message because you are subscribed to the Google Groups "CFWheels" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cfwheels+u...@googlegroups.com.