Page 1 of 1

FEU can't login with IE6

Posted: Tue Jul 08, 2008 10:25 pm
by studvicious
Hello I've tested my site in FF and IE7 and everything was great. However when I tried logging in with IE6 it shows that the user is logged in but it won't show any of the content.

I'm using
CMS 1.3.1
FrontEndUsers 1.4.3

- What I do is create a user, let's say "john" then I make a new page called "john"
- then on the FEU Preferences under PageID/Alias to jump to after login: I enter {$username}
- and finally on the template for the page "john" I have something like this:

Code: Select all

{if $customcontent_loggedin > 0}my page content{else}
<h2>You are not authorized to view this page. Please login below</h2>{cms_module module=FrontEndUsers}
{/if}
Like I said, this works great in FF and IE7 but with IE6 after you log in (and it will log you in) it would take you to the right page but just display the You are not authorized to view this page. Please login below. And ideas?

Re: FEU can't login with IE6

Posted: Thu Jul 10, 2008 12:06 am
by studvicious
Any ideas?

Re: FEU can't login with IE6

Posted: Wed Oct 29, 2008 2:21 pm
by wms
Hi,

I have a similar problem.  I can log in using FF, but the login won't work for IE6 or 7.  I'm running all the latest versions of everything. 

I'm using the default login template with this in my page:  {cms_module module=FrontEndUsers returnto="page"}.  It works in FF but not in IE.

Any ideas out there.  Please help.  This is for a client and I need to get this working.

Thanks,  I really need help.  I'm at a totally lost.  I've spent hours and hours search the forums and I haven't found anything that can help.

Re: FEU can't login with IE6

Posted: Thu Oct 30, 2008 1:35 am
by jmcgin51