PDA

View Full Version : Member Integration with forum not working


tahbikat
02-24-2014, 01:42 PM
The forum is installed and everything but the members of the site aren't automatically being registered on the forum. I did have user registration off but since it wasn't working I turned it back on so members could sign up. I didn't mind this much, but now there's people signing up posting spam ads.

Can anyone help? :P

Hall of Famer
02-24-2014, 01:51 PM
I think I warned you about this when you asked the question on installing MyBB forum a while ago. Did you already have some users on your site before installing the forum? As by Mys v1.3.4, the integration links by user ID so if the user ID is different from the adoptables site database and the forum database it wont work. A simple workaround is to change the auto_increment counter in the users table for each database to be the same number. You can do it in PhpMyAdmin.

tahbikat
02-24-2014, 07:07 PM
I changed the IDs and it worked! Only 1 member didn't get auto registered for some reason though. Is that normal?