Login Problem error.php?ec=0 - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html) +--- Thread: Login Problem error.php?ec=0 (/thread-638.html) |
Login Problem error.php?ec=0 - fugazi - 08-07-2013 Hi Im getting the following problem when i login url error.php?ec=0 You are here: Error But logged in as is blank. Clicking on anything takes me back to the login page with user name and password Any help will be appreciated. Nothing in the apache logs Re: Login Problem error.php?ec=0 - Guest - 09-05-2013 I'm seeing the exact same problem. Any updates on this? Re: Login Problem error.php?ec=0 - fugazi - 09-09-2013 From my side no, Im still down. No idea on how to proceed Re: Login Problem error.php?ec=0 - fugazi - 09-23-2013 So here is what I have done to make this working. Backuped data and database. also dumped the DB table odm_data separately. Did a new clean install form scratch. DB & Page Then restored the data repository, and then restored the odm_data into the new database overwriting the odm_data in the new database. Now I can login and get hold of my data with the new admin user I setup At least this way I can still get my data Re: Login Problem error.php?ec=0 - fugazi - 09-25-2013 I think I have found the problem. It must have something to do the the ID for the admin user. I can replicated the problem by changing the user ID to 2. 2 is the ID i normally use and I get the same problem again. If I change the ID back to 1 in the DB I can login again. Hope this helps someone Re: Login Problem error.php?ec=0 - VolkerGOD - 10-07-2013 Go to ODM_user db Empty password field of the user you wanna log in with. Log in with no password after save it to db table. Set password newly. Fixed. Re: Login Problem error.php?ec=0 - VolkerGOD - 10-07-2013 -ODM_USER Table -> Remove passwd from the user you wanna log in -Save table -log in with blank passwd - set passwd newly in the UI -> done Re: Login Problem error.php?ec=0 - torque - 07-18-2014 This doesnt work for me, I still get the loop back to the login page. :cry: |