> However: it did cause a new problem to crop up. After I made these tweaks, > all the CF flash forms on my sites disappeared (they > wouldn't display in IE, and in Firefox, they were replaced by a missing > plug-in message). > > If anyone has an idea on how to make the custom error handler work with .cfm > files AND not break CF Flash forms, let me know. > This problem was affecting 2 servers: one running CF7, and the other CF8.
I haven't actually tested this, because I think Flash forms are the work of Satan Incarnate, but you can probably fix this. The way they work is by referencing a non-existent file. Some other features of CF also do this (graphing, RDS). So, just go to the page in question in your browser, view the HTML source, identify the file that doesn't exist, and create an empty file by that name at the appropriate location. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsit ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331328 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

