Guys,

I'm getting back into the farcry world with version 6.2 and am just
finishing a site up.  When testing on mobile, it requires a login for
seemingly every page I test.  Desktop browsers work fine.  I've gone
through and verified permissions on the tree and am not seeing any issues.
 I went and reset permissions on the tree.  I have the mobile stuff turned
off:

<cfset THIS.bUseDeviceDetection = false />
<cfset THIS.bUseMobileWebskins = false />
<cfset THIS.bUseTabletWebskins = false />

In my farcryConstructor.cfm.

Any ideas why phones are always redirected to the webtop login?

I do have one nav node that is protected and I have a separate public login
set:

<cfset application.url.publiclogin =
application.fapi.getLink(type="farLogin",view="displayPageStandard") />

I'm seeing the webtop login, not the public login (public is re-skinned to
look like the site).

Thanks!

-Jake

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to