If you ever build a facebook application with ColdFusion you will run into this exact same problem. Basically, Facebook send a post request to your server which always breaks because there are two important fields called FB_SIG_TIME and FB_SIG. ColdFusion tries to validate FB_SIG as a time field, which it is not, and so a 500 is thrown. Classic eh.
I believe that Mr Camden is using the Facebook case to suggest to the CF devs that they make this feature optional through the Administrator; I may be wrong though. Dominic ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314758 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

