Quote:
Originally Posted by Haqa
I've just upgraded my dev system to 3.8.1 so it shouldn't be long before I've got a version which does support 3.8.x
H.
|
I just got the plug-in working w/ 3.8.1. I had to add my own hook in login.php so I'm interested to see what you come up with so that no vb code is altered.
Also, I had a problem with DISABLE_PASSWORD_CLEARING. I traced it back to line 598 of global.php. I had to switched the 1 and 0 on that line so $show['nopasswordempty'] would get the right value.
-Anthony