Home arrow Forum Login error
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 21, 2008, 08:52:35 PM
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)
| | | |-+  Login error
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Login error  (Read 1775 times)
rlharp5375
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 9


View Profile
Login error
« on: March 10, 2007, 03:22:31 PM »

I have read all the user guides several times.  When the current members try and login they get incorrect username and/or password.  Also the password reminder is erroring out.  It says it is a JSMF CB Plugin error::Failed to update password to SMF::......

Sounds like the problem is connected.  Here is my info:
Joomla version is: 1.0.12
SMF version is: 1.1.2
Joomla-SMF version: 2.0.2
CB version: 1.0.2

Can anyone help me with what to do?  I am a newbie to Joomla.  I have no idea even where to look.
THANKS SO MUCH!
Logged
Livebox
Guest
Re: Login error
« Reply #1 on: March 10, 2007, 03:58:07 PM »

did you installed the CB plug-in?
Logged
rlharp5375
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 9


View Profile
Re: Login error
« Reply #2 on: March 10, 2007, 04:20:48 PM »

I installed the SMF CB Plugin.
Logged
rlharp5375
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 9


View Profile
Re: Login error
« Reply #3 on: March 11, 2007, 10:50:03 PM »

Also, login seems to work for some people and not others.  Anyone with any ideas at all?
Logged
fokke
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Login error
« Reply #4 on: March 21, 2007, 03:20:57 PM »


Had the same problem with the error message.

Found this solution at http://forum.joomla.org/index.php?topic=50531.msg726705

Edit administrator/components/com_smf/admin.smf.class.php

in function updatePass FROM


Code:
$query =
"UPDATE {$jsmfConfig->smf_prefix}members " .
"SET passwd = '".sha1(strtolower($username).$pass)."' " .
"WHERE id = '$smf_id' ";

TO

Code:
$query =
"UPDATE smf_members " .
"SET passwd = '".sha1(strtolower($username).$pass)."' " .
"WHERE ID_MEMBER = '$smf_id' ";


Lot of users have problems with there password, userid just type errors in the username password are common so if problem for user stays.
change the password manual in cb and try to login in with their credentials
to see if it works.
In my case it was always the user  Grin

Logged
Bill
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2



View Profile WWW
Re: Login error
« Reply #5 on: March 30, 2007, 02:22:56 PM »

I have a similar problem after upgrading to  Joomla! 1.0.12 from .10.
I have:
J! 1.0.12
CB 1.0.2
SMF 1.1.2
JSMF bridge 2.0.2
PHP 5

After logging in as user, I get "incorrect username and paswword try again"
When I return Home I see that I am logged on but when I try to goto my profile page a blank screen comes up with a "Hacking attempt" message.
Then I cannot log out.

Still no change after editing php as recommended above.

« Last Edit: March 30, 2007, 03:00:51 PM by Bill » Logged

all things matter
Ibexy
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


View Profile
Re: Login error
« Reply #6 on: August 16, 2007, 01:09:20 PM »

Had the same problem with the error message.

Found this solution at http://forum.joomla.org/index.php?topic=50531.msg726705

Edit administrator/components/com_smf/admin.smf.class.php

in function updatePass FROM


Code:
$query =
"UPDATE {$jsmfConfig->smf_prefix}members " .
"SET passwd = '".sha1(strtolower($username).$pass)."' " .
"WHERE id = '$smf_id' ";

TO

Code:
$query =
"UPDATE smf_members " .
"SET passwd = '".sha1(strtolower($username).$pass)."' " .
"WHERE ID_MEMBER = '$smf_id' ";


Lot of users have problems with there password, userid just type errors in the username password are common so if problem for user stays.
change the password manual in cb and try to login in with their credentials
to see if it works.
In my case it was always the user  Grin



I implemented this soultion and it worked fine because I received a new password. But when I went in and updated/ changed the password (using community builder profile) I discovered that only the joomla password changed. The one of SMF remained. As a result, when you log in on joomla, your smf is not looged in because its 2 diiferent passwords. And you get an invalid username or password error message.
How can this be solved. I had to load smf seperatley and change the pasword to be in sync.
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