From: Franky V. L. <lie...@te...> - 2012-12-11 22:31:00
|
On Tue, 11 Dec 2012 22:10:42 +0000 (UTC) sistu <si...@di...> wrote: > Hi Franky! > > I got the same problem on my installation. Facing the DB-Problem > earlier... created users won't get written to the database so a login > with another user than root is not possible :-( > Turning off error level in phpESP.ini.php leads to no notices at the > login form but still will show errors/notices in the backend. I also > tried setting the error level in admin/include/funcs.inc but didn't > succeed. > > Any hints on this? Mainly the DB writing error? > > Thanks > sistu > I haven't followed your earlier conversation, but the correct method of deactivating php warning and notices is in php.ini. Now, if you have a DB writing error, then you should be looking into that first. Franky |