After....strange thing is...the getAuthUser() still works in the /forum directory just no where other than the /forum directory.
------------------------------------------------ Michael Appenzellar Mirame Interactive http://www.mirameinteractive.com 301-663-5672 x6413 -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Thursday, September 27, 2007 11:17 AM To: CF-Talk Subject: Re: galleon forum question OK, so on the pages where getAuthUser() fails, are you doing the getAuthUser() test before or after the <cflogin> tag? On 9/27/07, Michael Appenzellar <[EMAIL PROTECTED]> wrote: > Well I have an application.cfm in the /forum folder that basically is > just an include of application.cfm which I put on the root which was the > one originally in the /forum folder. Then I just changed the paths to > the cfc's, etc. > > ------------------------------------------------ > Michael Appenzellar > > Mirame Interactive > http://www.mirameinteractive.com > 301-663-5672 x6413 > > -----Original Message----- > From: James Holmes [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 26, 2007 10:48 PM > To: CF-Talk > Subject: Re: galleon forum question > > So you removed Application.cfm from the /forum folder? > > On 9/27/07, Michael Appenzellar <[EMAIL PROTECTED]> > wrote: > > I love the forum but am having some issues integrating it into an > > existing website that already has user login. The forum is in a > "/forum" > > folder so I put/changed all of the application.cfm items in the site > > root application.cfm yet getAuthUser() still only works within the > > /forum folder. My guess this is an easy fix but please help! > > -- > mxAjax / CFAjax docs and other useful articles: > http://www.bifrost.com.au/blog/ > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289645 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

