Home arrow Forum user manager problems (Joomla)
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 03, 2008, 12:33:56 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 1.0.x (Moderators: -Wolverine, kai920)
| | | |-+  user manager problems (Joomla)
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 3 Go Down Print
Author Topic: user manager problems (Joomla)  (Read 8838 times)
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
user manager problems (Joomla)
« on: October 03, 2005, 05:57:49 AM »

My user database on the Joomla side has gotten a bit wacky..

When I open up User Manager in Joomla, and click on a registered user to edit, "admin" is always filled into the username field!  No matter which user it is...  Shocked  Needless to say I didn't save or alter any login information.

Second, my primary acct on SMF (not "admin") has lost the link inside user manager, ie. where NAME is supposed to be, it is now BLANK.  If I manually call it up in the URL by typing id=63 or by clicking the radio box, the fields are all blank, except username, which is filled in with admin

I am using the new SMF registration method, and one thing "out of the ordinary" that I did was delete a user in SMF.  I don't think it auto-deleted inside Joomla, so I manually removed it.
Logged

Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: user manager problems (Joomla)
« Reply #1 on: October 03, 2005, 11:45:03 AM »

After several tests, I only found one minor issue here. When a user edits his/her profile in SMF and the display name is not editable, a blank display name is synced in joomla user table. I will have this fixed in 1.0.2 and have a patch ready asap.
Logged
Cristi
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: user manager problems (Joomla)
« Reply #2 on: October 03, 2005, 12:03:13 PM »

This is also something I had to deal also.. both my Super Administrator accounts (admin & ateul) did not work.
When I looked at the tables (using phpMyAdmin) .. the Joomla-SMF Bridge has altered my two SuperA accounts changing the encripted password to this: mambohacks.com (the previous version used something like MAMBOHACK).
Could someone explain how come?
And also only the user was left as it was, others fields (name & email) blanks. I changed the password withe the encripted one from my mysql back-ups.
If I had none I would have 2 Super Administrators with not working passwords.

I hope this helps improve the J-SMF Bridge, that except those I have just sayd it`s great.

Respekt, Cristian.
« Last Edit: October 03, 2005, 12:06:08 PM by Cristi » Logged
Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: user manager problems (Joomla)
« Reply #3 on: October 03, 2005, 12:22:41 PM »

Cristi,

This is done when you sync users for SMF and Joomla (if user is not existing on the other). During sync, the system doesn't know the password because SMF and Joomla use different algorithm. A temporary password is syned in Joomla, but that doesn't mean anyone can login with that word. It has to be a decrypted equivalent of that word, which no one knows. Otherwise, anyone can just decrypt passwords.

Now during login, it will match the password from SMF, the real password is then synced to Joomla, or vice versa. Therefore, you should be able to login. Tell me if you really can't login because i know this is not an issue.

But anyhow, i will modify this to get the SMF enrypted password instead of putting a temp password. Just for the user's peace of mind.
« Last Edit: October 03, 2005, 12:26:42 PM by cowboy » Logged
Cristi
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: user manager problems (Joomla)
« Reply #4 on: October 03, 2005, 12:45:08 PM »

Well not quite.. I just whanted to sync 11 new users, but both my Super Administrator accounts have been form the beggining there.. I used them for 2-3 days,and the change of password was when I had both users working on forum and joomla.
I don`t know how it`s working..but as I sayd here..I was unable to login, and since has altered my accounts , in the email was also blank, that made useless my Forgot Password feature.
I`m saying what happent just to help, belive me I have no intention to lie or something.. but this has to be checked since I believe feedback can only improve something, and I do like this Bridge.

Thanks for answering, Cristian.
Logged
Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: user manager problems (Joomla)
« Reply #5 on: October 03, 2005, 12:51:16 PM »

Cristian,

Your post realy helped a lot. I will look into this syncing issue. But, one thing i'll do for the next release for sure is sync the encrypted passwords anyhow. I know when you see the temp password, it created an uneasy feeling. But you should not worry about it like I said on my reply.

I will have the change on 1.0.2.

thanks.

Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: user manager problems (Joomla)
« Reply #6 on: October 03, 2005, 02:07:18 PM »

After several tests, I only found one minor issue here. When a user edits his/her profile in SMF and the display name is not editable, a blank display name is synced in joomla user table. I will have this fixed in 1.0.2 and have a patch ready asap.

Thanks as always, cowboy.  Look forward to the fix  Cool
Logged

kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: user manager problems (Joomla)
« Reply #7 on: October 03, 2005, 09:43:11 PM »

After several tests, I only found one minor issue here. When a user edits his/her profile in SMF and the display name is not editable, a blank display name is synced in joomla user table. I will have this fixed in 1.0.2 and have a patch ready asap.

I just had a new user sign up, and noticed in user manager, he also has a blank link under the "name" field.  Not sure if he edited his profile, just a FYI...

edit : confirmed with him, indeed he edited his profile (added an avatar picture)
« Last Edit: October 04, 2005, 02:21:59 AM by kai920 » Logged

Adrian Thompson
Joomla Pro
**

Karma: +1/-0
Offline Offline

Posts: 53



View Profile WWW
Re: user manager problems (Joomla)
« Reply #8 on: October 04, 2005, 02:28:03 AM »

After several tests, I only found one minor issue here. When a user edits his/her profile in SMF and the display name is not editable, a blank display name is synced in joomla user table. I will have this fixed in 1.0.2 and have a patch ready asap.

Yeah I'm getting this error too Cowboy.

apt  Huh
Logged
Adrian Thompson
Joomla Pro
**

Karma: +1/-0
Offline Offline

Posts: 53



View Profile WWW
Re: user manager problems (Joomla)
« Reply #9 on: October 04, 2005, 07:36:10 AM »

Update: I'm also losing the registered email address too.  Huh

Cowboy PLEASE make this a priority to fix  Undecided

apt
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: user manager problems (Joomla)
« Reply #10 on: October 04, 2005, 08:56:43 AM »

Update: I'm also losing the registered email address too.  Huh

Cowboy PLEASE make this a priority to fix  Undecided

apt

apt, how are you losing the email addresses, is it when you edit the profile inside SMF?  I haven't lost any email addresses yet..

btw, I manually typed back in the details for my account. seemed to be okay. make sure you change the username from "admin" back to original
Logged

Adrian Thompson
Joomla Pro
**

Karma: +1/-0
Offline Offline

Posts: 53



View Profile WWW
Re: user manager problems (Joomla)
« Reply #11 on: October 04, 2005, 09:31:09 AM »

Logging in via the login module (not tried it via actual smf login) and looking at the forum profile information (not editing anything) then saving the profile is enough for me to loose both the name and email of a registered user.  Username and passwords seem to be left intact.

HELP COWBOY, this is a real show stopper.

apt  Huh
Logged
kai920
Moderator
Joomla Expert
*****

Karma: +14/-2
Offline Offline

Posts: 275



View Profile
Re: user manager problems (Joomla)
« Reply #12 on: October 04, 2005, 09:42:36 AM »

okay I can confirm this too - just logged in via smf_login module, looked at forum profile, hit "change profile". Lost both name and email..
Logged

goetzi
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 11


View Profile
Re: user manager problems (Joomla)
« Reply #13 on: October 04, 2005, 09:56:01 AM »

I just installed Joomla-SMF and also have problems with synchronising the users.

In the user manager list, all seems to be fine.

But if I edit a user, suddenly my MySQL-User is in the Username field (that problem appears at all users).

I use Joomla 1.0.2, SMF 1.1 RC1 and Joomla-SMF 1.0.1.

Please patch this as soon as possible!

I attached pictures of it.

goetzi
Logged
Adrian Thompson
Joomla Pro
**

Karma: +1/-0
Offline Offline

Posts: 53



View Profile WWW
Re: user manager problems (Joomla)
« Reply #14 on: October 04, 2005, 10:07:04 AM »

Because JoomlaHacks runs SMF 1.1RC 1 and, I assume, Joomla-SMF component I have just accessed my profile account information here and saved it (without changing anything) to see what would happen.  Of course I'm not an admin so cant check the backend to see it anything has changed (cowboy could you check) but I seem to be able to login fine and its keeping my name and password fine.

Maybe Joomlahack is using a more uptodate version of Joomla-SMF component? or maybe its not bridging between Joomla and SMF just running SMF standalone?

apt  Huh

« Last Edit: October 04, 2005, 10:09:44 AM by Adrian Thompson » Logged
Pages: [1] 2 3 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