Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
7 + 7 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: not logging in using IE 7
by doasamrong on 2008/7/22 23:00:19

it seems that since I have the old version I was able to fix the login issue (could not login to IE ) by turning off the custom session in preferences.

However could this cause any problems ??????

Anway thanks to some earlier posts on the forum I was able to fix the login issue on IE - firefox is also still ok
Re: not logging in using IE 7
by doasamrong on 2008/7/21 22:30:53

got same problem with IE but on very old version
the session.php file is from 2005
$Id: session.php 2 2005-11-02 18:23:29Z skalpa $

can I just upload the new session.php from the latest download file or would it break something.

all the values regenerate etc are not on this old session.php file
Re: not logging in using IE 7
by dvdtgreen on 2008/6/22 14:03:47

My site was installed in XOOPS 2.0.17.1.S3
and also has this problem when use IE6 or IE7 can not login.
I use the method
Quote:
check XOOPS/kernel/session.php
Line #78
var $enableRegenerateId = true;
change to
var $enableRegenerateId = false;
To see if it fixes your problem.


It worked.

Thanks a lot PHPPP
Re: not logging in using IE 7
by hiflyer on 2008/3/10 13:57:44

mubarak -

Thanks - it works!
The old fix was to change kernel/session.php to regenerate = false (see post #11 above) but apparently that now creates the bug in 2.0.18.1...!
Set it to true and now it's working fine (even in IE)!
(But my 4 other 2.0.18.1 sites work fine with no change to that file/switch...)
That should keep phppp up at night for a while. I might try mirroring the trouble site and upgrading to 2.3.0a and see what happens.
Re: not logging in using IE 7
by mubarak on 2008/3/9 21:51:44

Dear PHPPP,

I have read in changelog from 2.0.18 to 2.0.18.1 that you have made this change:

Improved: Turned enableRegenerateId off in XOOPS session to avoid problems with IEs (phppp)

But using private sessions with this setting, it seems impossible to login (explorer 6 and firefox 2.0.0.12 in a system updated from 2.0.9 to 2.0.18.1)

I find no setcookie anywhere for private session, other than in session.php (update_cookie) and it seems to be called only with enableRegenerateId true.

I need to set enableRegenerateId On in the script (kernel/session.php) to make it work.

I couldn't yet test it with explorer 7.

Could it give some problems?

Thank you, bye. Have a good work (could you say like this? bleah ... my terrible english )

Who's Online

212 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits