MyBB Community Forums

Full Version: Force users to change pass!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need the plugin to work for mybb 1.8.7 ,the newest version basically.

Long story short, my db is jeapordized and someone hacked their way through, need to get all users to change pass.

Is there a way to force them change password via email verifications and so they cant login unless they do change it?
though you can manually remove existing passwords through database queries,
this plugin might work by changing the plugin compatibility
https://gyazo.com/5a0e39385157ac5c7d7440f5f8c77779

Installed the plugin and made some minor changes to get it activated.

But when I click the plugin to use it i get the error as in the image?
please copy that file from ~/inc/languages/english folder to its sub-folder admin
I did, still receiveing error

https://gyazo.com/6083b0803f61439e875fd5b3480a3e08

here is i copied both to under sub admin
(2016-05-16, 03:30 PM)omfgomfg Wrote: [ -> ]I did, still receiveing error

https://gyazo.com/6083b0803f61439e875fd5b3480a3e08

here is i copied both to under sub admin

Don't add the .admin.lang.php. Keep it as the same filename and just copy it to the admin subdirectory. It should still be forcepwchange.lang.php just in 2 different directories.