Class ‘JDocumenthtml’ not found Error in Upgrading Joomla 2.5.11 to 2.5.13

Asked By 0 points N/A Posted on -
qa-featured

I am getting this error on upgrading my Joomla website. I am doing an upgrade from 2.5.11 to 2.5.13 but keep getting the error stated below:

Fatal error: Class 'JDocumenthtml' not found in /home/chearonn/public_html/libraries/joomla/document/document.php on line 294.

Any ideas on how can I fix it?

SHARE
Answered By 10 points N/A #117788

Class ‘JDocumenthtml’ not found Error in Upgrading Joomla 2.5.11 to 2.5.13

qa-featured

The code "class JDocumentHTML extends JDocument" occurs due to a missing or damaged file libraries/joomla/document/html/html.php. To resolve this, you need to copy the missing or damaged file libraries/joomla/document/html/html.php to the server under the Joomla installation archive to whichever version you are running.

Related Questions