MyBB Community Forums

Full Version: login password conversion plugin question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I merged my forum from phpbb (iirc) almost 3 years ago.  I still have the login password conversion plugin installed and activated.

Is it possible to run a db query to see whose password were not converted to the mybb system after the conversion? 

I'm trying to reduce my plugin list as much as possible for when mybb 1.8 is released and would like to get rid of this plugin if a majority of my users - I assume 95% or better should be good to go - have been converted.
I think you can check if all fields ('passwordconverttype', 'passwordconvert', 'passwordconvertsalt') are empty, if they are most likely the user was converted.