Me again... I hope this is the last upgrading question.  Upgrading from CF
4.5 to MX.

Has anyone on this list made the old Allaire Forums application work with
ColdFusion MX?  Upgrading seems to have broken it in a big way.  I am
thinking it is because the security options are different.  I am currently
getting an error about Client.Options being undefined.  I am scared, please
help me. :-)

Dustin Snell
Unisyn Software. LLC

Error:
Element OPTIONS is undefined in CLIENT.

 The Error Occurred in C:\Inetpub\wwwroot\Forums\Main.cfm: line 15
Called from C:\Inetpub\wwwroot\Forums\Index.cfm: line 6
Called from C:\Inetpub\wwwroot\Forums\Application.cfm: line 128

13 :   <CFSET Mask = 0>
14 :  </CFIF>
15 :  <CFSET Client.Options = BitMaskSet( Client.Options, Mask,
OPTION_GLOBAL__FRAMES, 1 )>
16 :  <CFSET optGlobal_Frames = Mask>
17 : </CFIF>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to