Forum

MamboHacks.com => Mambo-SMF Forum 1.3.0 Support => Topic started by: Chucky on June 19, 2005, 03:08:10 AM



Title: Synchronize problem -- SMF members to Mambo
Post by: Chucky on June 19, 2005, 03:08:10 AM
The error that I am getting is:

Failed: This e-mail is already registered. If you forgot the password click on \"Lost your Password\" and new password will be sent to you.


I tried this query

SELECT count(  *  ) ,  `emailAddress`
FROM  `smf2_members` 
GROUP  BY  `emailAddress`
HAVING count(  *  )  > 1;

And got zero rows. What gives?

I even went as far as deleting all the mambo members and doing a re-sync, in witch case that helped for a few more members.

I am still under 300 of 600+ members. How can I find out what e-mail is messing it up?

Thank you.


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: David Bowen on June 19, 2005, 02:48:09 PM
I have a related issue.

Mambo 4.5.2
MamboSMF Forum 1.3.1.2
SMF 1.0.4

Mambo User Manager tells me I have 46 registered members.
SMF tells me I have 40 registered members.

When I run the 'verify' option in Mambo-SMF Forum Configuration there are no error messages. However, when I then the run the 'click to sync' option I get this error at the top of config window...

Failed: Please enter a valid Username:. No spaces, more than 2 characters and contain 0-9,a-z,A-Z

Any help gratefully received.

David.


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: David Bowen on June 19, 2005, 04:28:58 PM
Further to my last post on this subject, I though I'd better do some further testing - real simple stuff this but bear with to see if I've got my logic right...

[1] Registered a new test user via Mambo
[2] Verified the user via email link
[3] Logged as in admin into Mambo, went to SMF memberlist and new test user doesn't appear
[4] Logout as admin, login as new test user
[5] Goto memberlist and the new test user account is there.

So, my assumption is this. Not all users who have registered on Mambo have visited the Forum. Is this correct logic?


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: cowboy on June 19, 2005, 08:54:50 PM
Please try the new version (1.3.1.3). We added the username that caused the failure during synchronization in the error message. You can easily fix the data in this case.


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: Flux on August 16, 2005, 01:34:59 PM
Quote from: cowboy on June 19, 2005, 08:54:50 PM
Please try the new version (1.3.1.3). We added the username that caused the failure during synchronization in the error message. You can easily fix the data in this case.


I have this error too. How do I fix the data? By adding the users details into mambo or SMF? Please help :)


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: Flux on August 21, 2005, 08:27:00 AM
Please help! I've waited for a reply for days now, I know someone can explain what to do for me  :(


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: Flux on August 24, 2005, 06:52:40 AM
Am I being ignored for some reason?!


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: Flux on August 30, 2005, 08:03:42 AM
Great support from the devs here....


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: cowboy on August 30, 2005, 12:00:26 PM
Flux,

I understand your frustration but there's actually only one dev on this tiny project. And i've been busy lately. I was just hoping that at least other visitors can help on small issues while i'm away.

Anyway, on the sync, when you get an error with regards to a particular user, you most likely need to make manual adjustment on the mambo user side. The error will tell you on what's the problem. You need go to SQL (phpMyAdmin) to do this task.

If you need further assistance. Tell me the error you get when syncing.


Title: Re: Synchronize problem -- SMF members to Mambo
Post by: amarok on September 01, 2005, 08:44:07 AM
Quote from: Chucky on June 19, 2005, 03:08:10 AM
The error that I am getting is:

Failed: This e-mail is already registered. If you forgot the password click on \"Lost your Password\" and new password will be sent to you.


you have one emailadress twice in smf-memberlist. short workaround: go to mambo admin -> global config and switch Require Unique Email: to no. better: search the twice emailadress and change it.

some days ago i had converted a 700 member smf to mambo, the problems were at usernames with a "-" inside or shorter then 3 characters. i'd hacked three files in mambocore, and you can download it there: www.angelstown.de/files/backup.zip (http://www.angelstown.de/files/backup.zip). i have commented the rows, which i'd changed.

the only negative thing: if you want to update your mambo, you must redo this changes, because this files will be overwritten by new corefiles.

good luck ;).


Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.