Home arrow Forum Cannot login in SMF
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 22, 2008, 08:25:22 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Cannot login in SMF
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Cannot login in SMF  (Read 2083 times)
Cadish
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Cannot login in SMF
« on: August 07, 2007, 01:54:23 PM »

Hi,

I've got the latest stable versions of joomla (1.0.13) and of SMF (1.1.3) and I've installed the bridge properly (I hope so Wink ).

I get these errors when I try to login:

Code:
Notice: Undefined variable: mos in /home/myhome/www/components/com_smf/smf.class.php on line 875

Notice: Undefined variable: mos in /home/myhome/www/components/com_smf/smf.class.php on line 877

Notice: Undefined variable: mos in /home/myhome/www/components/com_smf/smf.class.php on line 886

Notice: Undefined offset: 1 in /home/myhome/www/components/com_smf/smf.class.php on line 1046

I really don't know what's causing this...

Can anyone of you guys help me out?
Thanks a lot in advance!!
-Cadish
Logged
Superdaantje
Joomla Guru
*****

Karma: +266/-23
Offline Offline

Posts: 370


Aka Livebox


View Profile WWW
Re: Cannot login in SMF
« Reply #1 on: August 07, 2007, 02:05:15 PM »

just search the froums on Undefined offset and try the given sollutions.

Also what is the Bridge version Wink
Logged

My Projects
Joomlabridge.org JSMF 2.0.2.1 Bridge Support and Downloads
Dutchjoomla.org Dutch Joomla Community (more then 60.000 members)
D.Wagner Webservices
Cadish
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Re: Cannot login in SMF
« Reply #2 on: August 07, 2007, 02:21:50 PM »

Oh, ok, I'll try...

The bridge version is 2.0.2.1

Thanks!!
Logged
Cadish
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Re: Cannot login in SMF
« Reply #3 on: August 07, 2007, 03:51:15 PM »

I really don't find an answer that solves my problem...

Can anyone help me and point a solution?

Thanks!!
Logged
Superdaantje
Joomla Guru
*****

Karma: +266/-23
Offline Offline

Posts: 370


Aka Livebox


View Profile WWW
Re: Cannot login in SMF
« Reply #4 on: August 12, 2007, 03:08:41 PM »

And what did you treid? Please also give informatie what you all ready treid Wink
Logged

My Projects
Joomlabridge.org JSMF 2.0.2.1 Bridge Support and Downloads
Dutchjoomla.org Dutch Joomla Community (more then 60.000 members)
D.Wagner Webservices
Cadish
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Re: Cannot login in SMF
« Reply #5 on: August 13, 2007, 03:31:54 AM »

Hi Superdaantje,

I reinstalled everything and it's running smoothly now!!

Thanks a lot anyway!
-Cadish
Logged
Superdaantje
Joomla Guru
*****

Karma: +266/-23
Offline Offline

Posts: 370


Aka Livebox


View Profile WWW
Re: Cannot login in SMF
« Reply #6 on: August 13, 2007, 05:01:34 AM »

No thanks… one of the option the mentioned in the topics was the reinstall
Logged

My Projects
Joomlabridge.org JSMF 2.0.2.1 Bridge Support and Downloads
Dutchjoomla.org Dutch Joomla Community (more then 60.000 members)
D.Wagner Webservices
wmclay
Joomla Newbie
*

Karma: +1/-3
Offline Offline

Posts: 7


View Profile
Re: Cannot login in SMF
« Reply #7 on: September 19, 2007, 06:26:15 AM »

Hi,

I've got the latest stable versions of joomla (1.0.13) and of SMF (1.1.3) and I've installed the bridge properly (I hope so Wink ).

I get these errors when I try to login:

Code:
Notice: Undefined variable: mos in /home/myhome/www/components/com_smf/smf.class.php on line 875

Notice: Undefined variable: mos in /home/myhome/www/components/com_smf/smf.class.php on line 877

Notice: Undefined variable: mos in /home/myhome/www/components/com_smf/smf.class.php on line 886

Notice: Undefined offset: 1 in /home/myhome/www/components/com_smf/smf.class.php on line 1046

I really don't know what's causing this...

Can anyone of you guys help me out?
Thanks a lot in advance!!
-Cadish

I know you've reinstalled, but I thought I'd post my research here as well in case it isn't found in the thread I started.

After exhaustive work, I've determined the passwords do not migrate from users who are registered with SMF before the bridge is installed.  With everything installed properly (including the hidden update for 2.0.2.1 and the Joomla index.php patch), smf.class.php fails with unknown variable errors related to the password, as in this post.

The work around is to force the users to reset their passwords, either by the e-mail authentication or by using the secret question/answer method.

Apparently, the salt that SMF uses in the md5 hash prevents the passwords from being migrated properly.  It would have been nice to have that information 20 hour of work ago... but hopefully this post will save somebody else that 20 hours.
Logged
Ade
Joomla Newbie
*

Karma: +1/-3
Offline Offline

Posts: 4


View Profile
Re: Cannot login in SMF
« Reply #8 on: October 07, 2007, 06:45:49 AM »

I just fixed a similar problem with 2.0.2.1.  It is not neccessary to force members to reset their passwords.  Just log in to phpMyAdmin and then browse the jos_users table, any users that have migrated in the password column check the boxes by them and then delete those entires from jos_users.  This will fix the problem, as the next time they log in it will put the correct data into the Joomla users table, including the passwords.

Wolfenrook
Logged
spido
Joomla Newbie
*

Karma: +0/-3
Offline Offline

Posts: 7


View Profile WWW
Re: Cannot login in SMF
« Reply #9 on: December 13, 2007, 09:54:18 AM »

  Just log in to phpMyAdmin and then browse the jos_users table, any users that have migrated in the password column check the boxes by them and then delete those entires from jos_users. 


Ok I log to phpMyAdmin and browse the jos_users table, but i dont get what you mean by "deleting users that have migrated in the password column". In the password column I can see password strings for all users. Should I delete all?

I even tried logging in through SMF and changing my password, this did not have any effect though.
« Last Edit: December 13, 2007, 05:17:41 PM by spido » Logged

Lag
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 9


View Profile
Re: Cannot login in SMF
« Reply #10 on: January 29, 2008, 03:42:16 PM »

I just tested this and this works indeed.

open phpmyadmin and go to the jos_users table.
click explore and select all users that have login problems.
when all are selected click delete on the bottom of the page and they will disappear from your joomla userlist.

now let them log in and they're inserted into the joomla userlist again.
they'll now be able to log in.

(unfortunately this does mean that you'll have to give your users extra joomla rights again if you had that before)
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login