Page 1 of 1

Can´t login anymore

Posted: 2019-09-19 15:25
by SkayyHH
Hello,

have don´t changed anymore but can´t login. But had update php to 7.3

Get an error on webpage:

Warning: session_start(): Cannot start session when headers already sent in /kunden/256456_21029/webseiten/DLManager/lib.php on line 77

And reportet an error with datalist.php: define('datalist_image_uploads_exist', Falsch);

Please help. need the data.

Thanks much, Kai

Re: Can´t login anymore

Posted: 2019-09-19 18:20
by pbottcher
Hi,

can you change the datalist.php to

define('datalist_image_uploads_exist', false);

Re: Can´t login anymore

Posted: 2019-09-20 17:49
by SkayyHH
Hello,

this will not work. Then i have no content on my page anymore.

Kai