News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Logout wrong redirection

Started by vejnovic, February 19, 2005, 04:41:23 PM

Previous topic - Next topic

vejnovic

I have install Mambo 4.5.2 and SMF 1.0.2.
All works OK. ;D

And my problem:
- when users logout, they are always redirect to forum page. ::)

What's wrong?!

Bye, Dusan.

Orstio

Which version of the bridge are you using?


Orstio

Do you have the logout URL set in the login module params?

Kindred

Orsito... If you set the logout redirect to "mambo front page" it acutally bounces you to the SMF pag inside Mambo.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

veturi

@Orstio: Thanks for your great work :) ... I've the same little problem, that user will always see the SMF page when they 're logged out. I tried every posibility, but no one worked. Perhaps you want to try here: hxxp:www.ram-texys.mine.nu [nonactive]
I hope, it's only a little problem ;-)
Nur wer nicht sucht, ist vor Irrtum sicher.
(Albert Einstein)

vejnovic

Quote from: Orstio on February 19, 2005, 05:56:55 PM
Do you have the logout URL set in the login module params?

No. I only change files for integration SMF in mambo.

Orstio

This is a bug that will need to be fixed.

vejnovic

May you suggest, where and how can i redirect on logout.
I try many thing, but no one work...

Orstio

To redirect to the Mambo frontpage, edit MOS_SMF.php.

Put this:

  $_SESSION['logout_url'] = $GLOBALS['mosConfig_live_site'];


directly before:

// Off to the merry board index we go!

vejnovic


Advertisement: