Fixed  Moderator imported incorrectly?

Jake Bunce

Well-known member
This is still a problem in beta 5.

First reproduce the orphaned record in the vB database (per this post). Here is the orphaned record in vB's moderator table:

Screen shot 2010-12-28 at 4.36.33 AM.webp

Then import to xF. Here is the corresponding imported record in xF's xf_moderator_content table:

Screen shot 2010-12-28 at 4.35.50 AM.webp

You can see it imports the orphaned vB super moderator as a xF content moderator, but without any content assigned to him. You can see this in the Admin CP:

Admin CP -> Users -> Moderators

Screen shot 2010-12-28 at 4.37.09 AM.webp

It shouldn't import the orphaned moderator at all.
 
I've split this out, as I think this is a separate issue. The record is being created incorrectly, but the original issue had to do with people that were removed from super moderator roles.
 
Fixed now - there were actually 2 minor bugs here, though I believe that fixing either one of them would've sorted this.
 
Top Bottom