Login or Register

RSS IconRecent posts in this topic

avatar
drgreenway on Feb 18. 2008. 7:42 am
Hi, I have several URLs for my site that do a cloaked redirect to the main site. When I try to login through one of these URLs using IE the login page just refreshes. FF is OK. What is the problem, and how can I fix it?

Many thanks,
Mike
avatar
Ilija Studen on Feb 18. 2008. 8:02 am
Can you please explain this a bit. Are you using login form located on one of your website pages or?
activeCollab team member
avatar
drgreenway on Feb 18. 2008. 3:30 pm
The site works perfectly when I access it from the URL which it was originally installed to. I created some .com and .co.uk similar name URLs to make it easier for people to find. When using these, the URLs redirect to the original site, but leave the typed URL in the address bar (presumably by using frames). When using IE to login in this situation, the login screen just refreshes. So to be clear, all the pages are installed once, in one place, on one server, but when accessed from another site, it doesn't work.
avatar
drgreenway on Feb 23. 2008. 6:21 am
Turns out it is only earlier versions of IE that this is a problem for. IE6 works fine. Ilija, could you let me know how to syntax a link to the original login page that only shows up in IE? Better still only shows up in certain versions? Thanks, Mike
avatar
Ilija Studen on Feb 24. 2008. 12:18 pm
Hi Mike,

We do not have any code in place for such situation. You could try with $_SERVER['USER_AGENT'] string and use it to detect different browsers and serve different code to them.

Also note that we do not support IE versions older than IE6. activeCollab might work with older versions, but we do not guarantee that it will.
activeCollab team member

RSS IconRecent posts in this topic