Hello,
Every time I make a blog post or edit one, I get an e500.php error. I enabled debug mode and then I got this error:
Message:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'i912286_oxwa2.oxwa_profileprogressbar_activity_log' doesn't exist
File:
/home/alumni890/public_html/ow_core/database.php
Line:
707
Trace:
#0 /home/alumni890/public_html/ow_core/database.php(707): PDOStatement->execute()
#1 /home/alumni890/public_html/ow_core/database.php(460): OW_Database->execute('INSERT INTO `ox...', Array)
#2 /home/alumni890/public_html/ow_core/database.php(496): OW_Database->insert('INSERT INTO `ox...', Array)
#3 /home/alumni890/public_html/ow_core/base_dao.php(216): OW_Database->insertObject('oxwa_profilepro...', Object(PROFILEPROGRESSBAR_BOL_ActivityLog))
#4 /home/alumni890/public_html/ow_plugins/profile_progressbar/init.php(64): OW_BaseDao->save(Object(PROFILEPROGRESSBAR_BOL_ActivityLog))
#5 [internal function]: profileprogressbar_feed_action(Object(OW_Event))
#6 /home/alumni890/public_html/ow_core/event_manager.php(182): call_user_func('profileprogress...', Object(OW_Event))
#7 /home/alumni890/public_html/ow_plugins/blogs/controllers/save.php(347): OW_EventManager->trigger(Object(OW_Event))
#8 /home/alumni890/public_html/ow_plugins/blogs/controllers/save.php(118): SaveForm->process(Object(BLOGS_CTRL_Save))
#9 [internal function]: BLOGS_CTRL_Save->index(Array)
#10 /home/alumni890/public_html/ow_core/request_handler.php(263): call_user_func_array(Array, Array)
#11 /home/alumni890/public_html/ow_core/application.php(327): OW_RequestHandler->dispatch()
#12 /home/alumni890/public_html/index.php(73): OW_Application->handleRequest()
#13 {main}
Type:
PDOException
Please can anyone help me rectify this?