hello
i need help... i had mambo 4.5.2.3 and smf1.0.7 installed with bridge... now i moved to new serwer and updated both scripts... firstly i will show you what has been done:
SMF 1.0.7 - moved to localhost, converted from latin2 to utf8 (polish), upgraded to 1.1RC2. Installed 1.1RC2 on new serwer and restore database from localhost to online.
Forum works fine as stand-alone SMF - old users can login, write posts and so on....
Mambo 4.5.2.3 - moved to localhost, latin2 to utf8, and then i installed joomla 1.0.8 UTF version on the serwer... database restored and again - users can login and site works fine...
Now - i've installed Joomla-SMF 1.1 component, everything seems to be fine, files are pathed correctly, synchronisation works fine, everything is great...
So i installed login module, and tried to log in to joomla-smf, but couldn't ... "wrong username or password" (an joomla alert) ... tried to log in from smf (wrapped or not) - and got "please fill username and password fields" alert...
I got about 300 users and no one can log in ...
When i try to register - it works fine, but user registers only in mambo (there is no corresponding user in smf), but he cannot login anyway.
When i unpath files - login to mambo and smf works fine

I'm confused, but got go offline, maybe someone will help me in meantime...
Some configurations
Joomla:
URL =
http://shadowrun.rpg.pl/uvabsolute = /uv
prefix = mos_ (not jos_ )
SMF
URL =
http://shadowrun.rpg.pl/forum (as you see it is not in subfolder of joomla - is it critical issue? component config says that files of smf are pathed so i think that it is ok, i even tried /uv/../forum in desperate try )
absolute = /forum
prefix = mos_smf_
And I would like to ask you some questions:
1. what't the routine when user logs in? which tables are checked first (maybe i will look into code and find it out myself)
2. is it normal that password field in mos_users and mos_smf_members are different for one user? i tried to copy-paste them but it didnt worked anyway