1146 Table 'cannont_jmln1.jml_postinstall_messages' doesn't exist SQL=SHOW FULL COLUMNS FROM 'jml_postinstall_messages'
is displayed. I also can't access the database through the extensions manager. It shows the error
1146 Table 'cannont_jmln1.jml_content_types' doesn't exist SQL=SHOW COLUMNS IN 'jml_content_types' WHERE field = 'content_history_options'
As far as I can tell, these are the only issues that have shown up, and thankfully the front end still works fine. But it is a big problem if I cannot access the backend control panel.
Any help on fixing these issues?
Thanks,
Ryan
EDIT
Just noticed that on the homepage a notice shows up at the top. It reads:
Notice: Use of undefined constant ZHONGFRAMEWORK_PARENT_CMS_RELEASE_CLASS - assumed 'ZHONGFRAMEWORK_PARENT_CMS_RELEASE_CLASS'in /home/cannont/public_html/templates/zhong/application/handlers/cms/cms_components_view.php on line 22
Line 22 of that file is
Code: Select all
if(ZHONGFRAMEWORK_PARENT_CMS_RELEASE_CLASS=="Joomla3"){