I have a copy of FluxBB that has been upgraded many many times, and it was originally Punbb.
I'm not sure how this happened, but somehow my password became incorrect. I had to go into the database and manually change the hash. (You take the Password, append the Salt from the config file, compute SHA1, write that hash as lowercase hexadecimal)