Wednesday 30 January 2008 5:49:47 am
Hi With the error message I meant that the cms returns a screen with invalid user/password when I enter a wrong use/password, but when I enter the correct user/password I just get the login screen again without any message. I've got a debug report with these messages:
Script start
Notice: eZMySQLDB::query(0.000 ms) query number per page:0 Jan 30 2008 14:31:14 SET NAMES 'utf8' session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/config.php:4) in /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/lib/ezutils/classes/ezsession.php on line 372 Cannot modify header information - headers already sent by (output started at /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/config.php:4) in /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/index.php on line 491
Module start 'user' Could not load translation file: share/translations/dut-NL/translation.ts
Module end 'user' Could not load translation file: share/translations/dut-NL/translation.ts
Translation cache for context 'cachecontexts' already exists
Timing: Jan 30 2008 14:31:14 End
Timing points:
Checkpoint Elapsed Rel. Elapsed Memory Rel. Memory
Script start 0.0000 sec 0.0940 sec 1,624.9414KB 2,386.6328KB
Module start 'user' 0.0940 sec 0.2891 sec 4,011.5742KB 4,499.9648KB
Module end 'user' 0.3831 sec 0.5520 sec 8,511.5391KB 1,230.1680KB
End 0.9351 sec 9,741.7070KB 0.0010KB Total runtime: 1.3503 sec
Time accumulators:
Accumulator Elapsed Percent Count Average
ini_load
Load cache 0.0187 sec 1.3335% 12 0.0016 sec
FindInputFiles 0.0083 sec 0.5959% 12 0.0007 sec
Mysql Total
Mysql_queries 0.0015 sec 0.1061% 2 0.0007 sec
Looping result 0.0002 sec 0.0151% 1 0.0002 sec
Template Total 1.2105 sec 86.5% 3 0.4035 sec
Template load 0.6132 sec 43.8079% 3 0.2044 sec
String conversion in template resource 0.0037 sec 0.2656% 17 0.0002 sec
Template parser: create text elements 0.0247 sec 1.7638% 10 0.0025 sec
Template parser: remove whitespace 0.0047 sec 0.3333% 10 0.0005 sec
Template parser: construct tree 0.1049 sec 7.4965% 10 0.0105 sec
Template load and register function 0.0125 sec 0.8900% 5 0.0025 sec
Template processing 0.5968 sec 42.6362% 3 0.1989 sec
override
Cache load 0.0810 sec 5.7841% 3 0.0270 sec
TS translator
TS init 0.0251 sec 1.7944% 5 0.0050 sec
TS store cache 0.0076 sec 0.5408% 5 0.0015 sec
General
String conversion 0.0028 sec 0.1984% 19 0.0001 sec
String conversion w/ mbstring 0.0017 sec 0.1218% 17 0.0001 sec
dbfile 0.0001 sec 0.0043% 1 0.0001 sec Total script time: 1.3998 sec This doesn't indicate to me why login does not work. Thanks in advance for your suggestions. Geert
|