Forums | Mahara Community
Support
/
Frequent error
20 January 2011, 19:01
From time to time I get the following error from my cron job log:
[WAR] c5 (lib/mahara.php:2360) DOMDocument::loadHTML(): Unexpected end tag : head in Entity, line: 83Call stack (most recent first): * log_message("DOMDocument::loadHTML(): Unexpected end tag : head...", 8, true, true, "/home/user/mydomain.com/lib/mahara.php", 2360) at /home/user/mydomain.com/lib/errors.php:444 * error(2, "DOMDocument::loadHTML(): Unexpected end tag : head...", "/home/user/mydomain.com/lib/mahara.php", 2360, array(size 3)) at Unknown:0 * DOMDocument->loadHTML("<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Trans...") at /home/user/mydomain.com/lib/mahara.php:2360 * cron_check_for_updates() at /home/user/mydomain.com/lib/cron.php:152
And it repeats for several lines.
Any idea what is causing this error?
I am runing Mahara 1.3.3 with PHP 5.2.14 and MySql 5.1.39 on a shared hosting.
Thanks for any advice.
21 January 2011, 5:36
Hello Roberto, This has been addressed earlier and has been fixed (will be released in 1.4). Thanks for spotting that.
21 January 2011, 7:37
Thanks Ruslan, so I guess I don't have to worrie for now...