Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Mambo Bridge Support => Topic started by: masters1333 on July 17, 2006, 02:44:12 PM

Title: Session return variable stored incorrectly with SEF Enabled
Post by: masters1333 on July 17, 2006, 02:44:12 PM
Regarding the problem with Firefox returning to the page where the user logged in or out from incorrectly http://www.simplemachines.org/community/index.php?topic=89339.msg588166#msg588166
(http://www.simplemachines.org/community/index.php?topic=89339.msg588166#msg588166)
When SEF is enabled the Session stores the return URL as.../component/option,com_smf/Itemid,36/type,rss;action/

When SEF is not enabled The Session stores the correct URL and the log in/out function works properly.

My question is what could be causing the return url to be stored as such and is there anything I can do to try and fix this.