email address conflict for newly created users can't login

Support specific to the Magento plugin (http://www.magentocommerce.com/).

Moderator: hwevers

Forum rules
Please post all the bugs you encounter on our issue tracker.

email address conflict for newly created users can't login

Postby mage on Sat Apr 30, 2011 1:41 pm

Please fill up the following form to enjoy free support from our Team. No Support will be provided in case this form is not filled up!

1. Have you searched the forums and checked the documentation section for a solution?
yes
2. Please summarize your problem in a few lines.
jfusion tells me email conflict between mage(master) joomla(slave)
3. What steps will reproduce the problem?
creating a new Account inside magento and trying to login with it's email or username in one of them
4. What is the expected output? What do you see instead?
mage:a refreshed login page
joomla:joomla_int: USER UPDATE: EMAIL_CONFLICT. UserID: 79 JFusionPlugin: joomla_int
5. You must include a printout of the login checker in the JFusion component.

Code: Select all
   
JFusion Login Checker Ergebnisse
Server Konfiguration
Joomla Version    1.5.23
PHP Version    5.3.5
MySQL Version    5.5.8
System Information    Windows NT DEV 6.1 build 7601 (Unknow Windows version Ultimate Edition Service Pack 1) i586
Browser Information    Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:6.0a1) Gecko/20110429 Firefox/6.0a1
joomla authentication Plugin    Aktiviert
joomla user Plugin    Aktiviert
jfusion user Plugin    Aktiviert
jfusion authentication Plugin    Aktiviert

JFusion Versionen
JFusion Komponente Version    1.5.5-000 (Rev 2442:2452)
JFusion Authentifikation Plugin Version    1.5.5-000
JFusion Benutzer Plugin Version    1.5.5-000
JFusion Aktivität Modul Version    1.5.5-000
JFusion Einloggen Modul Version    1.5.5-000
JFusion Suche Plugin Version    1.5.5-000
JFusion Diskussion Plugin Version    1.5.5-000

JFusion magento Plugin
configuration    master 1
slave 0
dual_login 1
check_encryption 1
JFusion joomla_int Plugin
configuration    master 0
slave 1
dual_login 1
check_encryption 1
JFusion phpbb3 Plugin
configuration    master 0
slave 1
dual_login 1
check_encryption 1


Authentifikation Plugin
group_id    1
group_name    General
userid    5
username    Username3
name    First Last
email    Username3@localhost.com
password    be42fb********
password_salt    vh*****
activation    ""
registerDate    2011-04-30 13:28:14
lastvisitDate    2011-04-30 13:28:14
block    0
credentialed_username    Username3@localhost.com
password_clear    ******
   Authentifikation Plugin Erfolg
Authentifikation Plugin Debug
0    magento Kennwort Verschlüsselung Überprüfen: be42fb******** vs be42fb********
1    magento Kennwort Verschlüsselung Überprüfen: Erfolg


jfusion Benutzer Plugin
   Benutzer Plugin Fehler
Benutzer Plugin Debug
init    0 USING_JFUSION_AUTH
joomla_int Benutzer Aktualisierung Debug    0 Kein Benutzer mit dieser Identifikation gefunden. Erstelle einen neuen Benutzer.
1 Benutzername Konflikt: Username3@localhost.com -> Username3
joomla_int Benutzer Aktualisierung Fehler    Es trat ein E-Mailadressenkonflikt zwischen dem "Master"- und "Slave"-Plugin auf. UserID: 79 JFusionPlugin: joomla_int






if I do use the user sync the users are created properly in both phpbb&joomla and than login into magento everything works fine even iam logged in inside phpbb the same time as magento does :-)

but if I do not usersync it throughs out E-Mail conflicts :? I can't stay there and be waiting while a customer signs up just do press the usersync again everytime...
.:mage[nto]::.
User avatar
mage
JFusion Newbie II
JFusion Newbie II
 
Posts: 22
Joined: Wed Apr 27, 2011 11:19 am
Location: Germany, Hannover

Re: email address conflict for newly created users can't login

Postby fanno on Sat Apr 30, 2011 7:48 pm

joomla authentication Plugin Aktiviert
joomla user Plugin Aktiviert
jfusion user Plugin Aktiviert
jfusion authentication Plugin Aktiviert


jfusion was not emabled using the jfusion panel.

joomla auth and user plugins are still active. they are known to cause problems especially when joomla is not the master.

-Thanks
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: email address conflict for newly created users can't login

Postby mage on Sat Apr 30, 2011 8:17 pm

thank you I will check that, the first thing I did was Deinstalling / disabling all joomla plugins as possible until it break my frontend login to an nice error page so I used backup and left them alone. over half was Deinstalled already like gmail auth and so on will continue removing

joomla is only used wrapper for running jfusion inside :-D
.:mage[nto]::.
User avatar
mage
JFusion Newbie II
JFusion Newbie II
 
Posts: 22
Joined: Wed Apr 27, 2011 11:19 am
Location: Germany, Hannover

Re: email address conflict for newly created users can't login

Postby mage on Sat Apr 30, 2011 8:19 pm

fanno wrote:
joomla authentication Plugin Aktiviert
joomla user Plugin Aktiviert
jfusion user Plugin Aktiviert
jfusion authentication Plugin Aktiviert


jfusion was not emabled using the jfusion panel.

s


it is!?++
if I disable joomla user plugin (not jfusion) the sync works without E-Mail conflict but new error in frontend

JAuthentication::__construct: Could not load authentication libraries.
E_LOGIN_AUTHENTICATE

Attachments
ClipboarderTemp-19ed4d3.png
.:mage[nto]::.
User avatar
mage
JFusion Newbie II
JFusion Newbie II
 
Posts: 22
Joined: Wed Apr 27, 2011 11:19 am
Location: Germany, Hannover

Re: email address conflict for newly created users can't login

Postby fanno on Sat Apr 30, 2011 9:44 pm

that would indicate that you have disabled jfusion authentication? or for some reason that your joomla fail to detect jfusion auth plugin.

-Thanks
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: email address conflict for newly created users can't login

Postby mage on Sun May 01, 2011 12:06 am

fanno wrote:that would indicate that you have disabled jfusion authentication? or for some reason that your joomla fail to detect jfusion auth plugin.


fanno wrote:joomla auth and user plugins are still active. they are known to cause problems especially when joomla is not the master.

thats why I went there disabling it, may be better to explain with showing it:

oh.. seems I killed it again. was about making Screenshot of joomla plugin list. All regarding jfusion was kept enabled.
Attachments
ClipboarderTemp-26d6563.png
.:mage[nto]::.
User avatar
mage
JFusion Newbie II
JFusion Newbie II
 
Posts: 22
Joined: Wed Apr 27, 2011 11:19 am
Location: Germany, Hannover

Re: email address conflict for newly created users can't login

Postby fanno on Sun May 01, 2011 1:04 am

Something different with your joomla, none of our other users have ever had a problem like that, i cant recreate it and there for i can't.

Code: Select all
class JAuthentication extends JObservable
{
   /**
    * Constructor
    *
    * @access protected
    */
   function __construct()
   {
      $isLoaded = JPluginHelper::importPlugin('authentication');

      if (!$isLoaded) {
         JError::raiseWarning('SOME_ERROR_CODE', JText::_('JAuthentication::__construct: Could not load authentication libraries.'));
      }
   }


Outside jfusion framework.

Code: Select all
$isLoaded = JPluginHelper::importPlugin('authentication');


for whatever reason fails to load authentication plugins.

-Thanks
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: email address conflict for newly created users can't login

Postby mage on Sun May 01, 2011 10:06 pm

your right the joomla user module made the trouble, I used an older backup now, later deactivated the Plugin „User - Joomla“ now the error disappeared on sync 8-) joomla auth needs to be on
.:mage[nto]::.
User avatar
mage
JFusion Newbie II
JFusion Newbie II
 
Posts: 22
Joined: Wed Apr 27, 2011 11:19 am
Location: Germany, Hannover

Re: email address conflict for newly created users can't login

Postby fanno on Sun May 01, 2011 10:54 pm

joomla auth should not need to be on.
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen


Return to Magento

Who is online

Users browsing this forum: No registered users and 1 guest