08-17-2012, 02:32 PM
I figured out #1. I went into MySql and set the password field in the Users table to allow Null entries. I then edited the user.php file, line 509. It a HTML tag for an <input> field named password. I removed the class=required and minlength=5. That allowed me to create a user with no password.
However I'd still like to know if anyone knows of a way that I can access the files in a read only mode with out logging in.
Thanks,
Chris
However I'd still like to know if anyone knows of a way that I can access the files in a read only mode with out logging in.
Thanks,
Chris