Joomla! 1.0.1 Stability Released

Started by yellow1912, September 30, 2005, 01:51:28 AM

Previous topic - Next topic

yellow1912

Anyone upgraded yet? Is it safe to do so? Will it effect the bridge?
I just want to make sure before doing it on my live site^^

Anyway, gratz to the Joomla! team. Keep up the good work guys.
My SMF forum ^^
An Ecommerce site I help to build

xenovanis

Yes, you can use Joomla, check the stickied Combined Readme in this board to see what needs to be changed.
"Insanity: doing the same thing over and over again and expecting different results."

davidbe

I recently upgraded mambo to joomla 1.0.1. I have bridged SMF 1.0.5. I have changed this line in mos_smf.php

setcookie ("sessioncookie","",-3600, "/" );


for

    $sessionCookieName = md5( 'site'.$GLOBALS['mosConfig_live_site'] );
setcookie ($sessionCookieName,"",-3600, "/" );


and now I only have problems with the logout. It just logout from de smf but not from joomla. I don´t understan what more I have to modify.

Can someone help me?

Sorry for my poor english

davidbe

ok

i've changed in joomla.php the line

setcookie( $sessionCookieName, $session->getCookie(), time() + 43200, '/' );

for

$sessionCookieName = md5( 'site'.$GLOBALS['mosConfig_live_site'] );
setcookie ($sessionCookieName,"",-3600, "/" );


And works well

Kindred

no no no...   you don't have to change anything in joomla.php...

you have to change the line in TWO places within MOS-SMF.php
Сл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."

Advertisement: