Ho can I turn on the debug to maximum. I had an option to turn on the debugging but it did not have a level. I figured it might be php, but there are not errors in the error log. I also turned on errors through php.ini and still blank. I tested but typing giberish on the index page and it did throw an error.
Question. When the backend user enters the username it runs jquery to check if the username exists right? Where is that function where it checks for the username? I want to try to disable user cheking or maybe poke around the function it calls. All instances where I saw onSaveuser or some of the sort don't seem to do anything.
Thank you