Are you sure that there is a dns record for both or a wildcard * ? Dan Vega http://www.danvega.org/blog/
On 2/7/07, CF Developer <[EMAIL PROTECTED]> wrote: > > I have a problem that I've never seen before concerning fusebox sessions > and wondered if anyone has any input/advice. > > My application is built using Fusebox 5. Several session variables are set > when a user first visits the site (in fusebox.init.cfm), after a check is > performed to see if they already exist or not, including a persistent > shopping cart. > > Sessions work fine when someone is on http://www.domainname.com. However, > the Flash developer added a link to an ad on the home page that uses > http://domainname.com (without the WWW). > > When someone clicks that link, sessions get completely hosed. I dumped all > the session vars on that particular page under both WWW.domainname.com and > domainname.com. WWW.domainname.com shows a session ID and URLtoken. > domainname.com does not. It's like sessions are not even being created > when someone is on domainname.com. > > Also, I'm using fusebox.appinit.cfm to set some app variables. I have a > URL string I use to reload the app vars whenever I make a change to appinit. > I've noticed that if I make a change, upload appinit, and reload the app on > WWW.domainname.com, the vars are reset just fine. However, they are NOT > reset on domainname.com -- I'll click the link in the Flash ad, view > source, and the app vars have not been reloaded. > > The DNS set up looks fine. The hosting administrator doesn't have a clue. > They're sure both domains are on the same server. I've tried using the > persistent session var methods (setting them as client vars) described in > the tech docs with no luck (same thing). > > Has anyone run across this before? TIA! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269048 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

