Show up error when anyone logs in!!

Show up error when anyone logs in!!

بواسطة - Eliecer Acevedo Patiño
عدد الردود: 1

Hi, all so far am having a running plataform wuth my hosting company, but it concerns me about the log in, It shows an error but log in with no problem.

What will be??

Thanks

المرفق erroring.jpg
متوسط التقييمات: -
رداً على Eliecer Acevedo Patiño

Re: Show up error when anyone logs in!!

بواسطة - Just H
hi Eli

Sounds like a problem that crops up now and then. From the FAQs:

If your image links display as a broken/missing icon or if you see errors like this:

Warning: Cannot add header information - headers already sent by (output started at /webs/moodle/config.php:87) in /webs/moodle/lib/moodlelib.php on line 1322

Warning: Cannot add header information - headers already sent by (output started at /webs/moodle/config.php:87) in /webs/moodle/lib/moodlelib.php on line 1323

Warning: Cannot add header information - headers already sent by (output started at /webs/moodle/config.php:87) in /webs/moodle/login/index.php on line 54

then you may have blank lines in your main Moodle config.php file or in some file which is included by it, in particular your theme/yourcustomtheme/config.php. You can use the configcheck.php script at https://webwork2.math.ohio-state.edu/configcheck.php to check for this problem.