Please help me fix this.
I don’t know where or what the problem is.
I’m getting this error message when I try to preview my website.
PHP Error Message
Fatal error: Class 'JMenuSite' not found in /home/a9503792/public_html/techlibcom/libraries/joomla/application/menu.php on line 102
As you noticed on the error, I used Joomla.
I did not have any problems installing 1.5.x, nor did I have problems logging in to the back end.
“Fatal error: Class ‘JMenuSite’ not found” while using Joomla
Dear Chase,
The issue occurs due to the following reason:
Issues with Menu.php : Meticulous analysis of Menu.php from /includes is a must as the line might need alteration in order to rectify the issue. Hence it becomes essential that Menu.php is aptly stated. Make sure it correctly configured and then upload a new menu.php from /includes that would be able to overwrite the existing one.
Check for the uploaded file: Ensure that the file size is correct. Sometimes it might be due to the fact that uploaded file will show zero kb size. Hence a fresh menu.php from /includes needs to be uploaded to overwrite the existing one.
Keywords : Menu.php from/includes and uploaded file size.