Same thing on my site, if I logout from SMF it logs out both from Mambo and SMF no errors. But I logout from the module I get this: ******* Notice: Undefined index: Itemid in /home/main/smf/index.php on line 74
Notice: Undefined index: Itemid in /home/main/smf/index.php on line 80 *********
Think the problem I have has not yet discussed, it just happens since the last smf/hack update.
When loging out, I just get logged from mambo, not from forums, and I have to log also from there, this happened me when using old custom login screen, not with official one, but now, Iit happens with both, and I get this error message:
Fatal error: Hacking attempt... in /home/iberianm/public_html/foro/Sources/Errors.php on line 302
anyway, I'm using again your custom login (miself and the people in site loved it ) and there's no difference with the official one, I noticed this just after reinstalling it, but just cause it's when I started triing things to see if it still missworked for us...
A solution that I have found for users being logged out automatically involves changing the way mambo handles cookies since smf uses the same name as mambo for the session cookie "sessioncookie"
Go to /includes/mambo.php then wherever you find an instance of "sessioncookie" replace it with "msessioncookie"
This will stop smf from overwriting the session cookie that causing mambo to not be able to find your session info in the sessions table of the db among other problems that having the same name for the cookie with the same variables creates.
Since its implementation, there have been zero negative side effects.
[update] This is for the staying logged into smf and being partially logged out of mambo bug.
« Last Edit: August 16, 2005, 11:23:36 PM by evcj »
Has there been any other resolutions for this problem? The fix Keymaster brings up will work for most but I am behind a corp fire wall and use IP addresses. Still having the same login issues described.
Thankx for the help.
« Last Edit: August 22, 2005, 05:10:29 PM by Bryan »
None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved. TERMS OF USE