Hello, good night. Please help me.
After have installed Advanced Blog Plugin, my site is down and shows me this page:
Error 500
Internal Server Error.
If you are the site admin, click here for details (+)
Something went wrong!
To get the error details follow these steps:
- Open ow_includes/config.php file and set DEBUG_MODE to true
- Reproduce your last action.
Error details:
Type:
Exception
Message:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mejico_oxwa395.ow_blogs_post' doesn't exist
File:
/home/mejico/public_html/uli.mx/ow_core/database.php
Line:
723
Trace:
#0
/home/mejico/public_html/uli.mx/ow_core/database.php(723):
PDOStatement->execute()
#1 /home/mejico/public_html/uli.mx/ow_core/database.php(451):
OW_Database->execute('SHOW COLUMNS FR...', NULL)
#2
/home/mejico/public_html/uli.mx/ow_plugins/advancedblogs/classes/api.php(34):
OW_Database->query('SHOW COLUMNS FR...')
#3
/home/mejico/public_html/uli.mx/ow_plugins/advancedblogs/classes/api.php(20):
ADVANCEDBLOGS_CLASS_Api->isColumnExist('blogs_post', 'categoryId')
#4
/home/mejico/public_html/uli.mx/ow_plugins/advancedblogs/init.php(34):
ADVANCEDBLOGS_CLASS_Api->databaseUninstall()
#5
/home/mejico/public_html/uli.mx/ow_system_plugins/base/bol/plugin_service.php(668):
include_once('/home/mejico/pu...')
#6 /home/mejico/public_html/uli.mx/ow_core/plugin_manager.php(147):
BOL_PluginService->includeScript('/home/mejico/pu...')
#7 /home/mejico/public_html/uli.mx/ow_core/plugin_manager.php(122):
OW_PluginManager->initPlugin(Object(OW_Plugin))
#8 /home/mejico/public_html/uli.mx/ow_core/application.php(149):
OW_PluginManager->initPlugins()
#9 /home/mejico/public_html/uli.mx/index.php(54):
OW_Application->init()
#10 {main}