deandex
(Andra Zone)
1
since i update to 1.1.12 i get this error in login
session_regenerate_id(): Session object destruction failed
i have separate module in my project, and every module have their login page.
i learn from this article http://www.yiiframework.com/wiki/89/module-based-login/
i have check all the forum post but no one solve this problem…
please help me for this issues… 
deandex
(Andra Zone)
2
any one can help me…
if i downgrade the framework , the error solved… but it’s not the solution
yugenekr
(Yugenekr)
3
I don’t know what’s the issue is with sessions, but I’d do:
-
find the exact problem, also checking what has changed between working and not-working framework code versions.
-
if it’s a bug would inform development team.
-
also you may check out 1.1.13RC version.
-
as an option, not to downgrade framework version you may overwrite problematic class(es).
deandex
(Andra Zone)
4
thanks for your replay yugene 
yes i’ll try check out 1.1.13RC version, i hope it can solve the problem.
if not, may be i’ll be overwrite the classes, not downgrade the , thanks for your advice yugene…
deandex
(Andra Zone)
5
i get one issues know… this happen in firefox browser only, but not in chrome and ie
hemm…do you think this firefox issues ? and not yii coused… 