Database Error:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bzznn_com.user_action_log' doesn't exist in /www/wwwroot/bzznn.com/app/core/Database.class.php:187 Stack trace: #0 /www/wwwroot/bzznn.com/app/core/Database.class.php(187): PDOStatement->execute() #1 /www/wwwroot/bzznn.com/app/core/Model.class.php(111): App\Core\Database->query() #2 /www/wwwroot/bzznn.com/app/core/Model.class.php(48): App\Core\Model->insert() #3 /www/wwwroot/bzznn.com/app/helpers/UserActionLogHelper.class.php(47): App\Core\Model->save() #4 /www/wwwroot/bzznn.com/app/controllers/IndexController.class.php(466): App\Helpers\UserActionLogHelper::log() #5 [internal function]: App\Controllers\IndexController->registerNonUser() #6 /www/wwwroot/bzznn.com/app/helpers/RouteHelper.class.php(396): call_user_func_array() #7 /www/wwwroot/bzznn.com/app/core/Framework.class.php(222): App\Helpers\RouteHelper::processRoutes() #8 /www/wwwroot/bzznn.com/app/core/Framework.class.php(25): App\Core\Framework::dispatch() #9 /www/wwwroot/bzznn.com/index.php(21): App\Core\Framework::run() #10 {main}

Last Rendered Query:
INSERT INTO user_action_log (message, params, category, action_type, date_created, action_user_id, user_ip, admin_area_action, file_id, user_id) VALUES ('Account registered', '{"user_id":"133","data":{"type":"trial","username":"trial_573bae058dcaf0813a9460b1e24cdc89"}}', 4, 3, '2024-05-03 21:44:00', null, '52.15.59.163', 0, null, '133')

#0  App\Core\Database->notify(PDOException Object ([*message] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bzznn_com.user_action_log' doesn't exist,[Exceptionstring] => PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bzznn_com.user_action_log' doesn't exist in /www/wwwroot/bzznn.com/app/core/Database.class.php:187
Stack trace:
#0 /www/wwwroot/bzznn.com/app/core/Database.class.php(187): PDOStatement->execute()
#1 /www/wwwroot/bzznn.com/app/core/Model.class.php(111): App\Core\Database->query()
#2 /www/wwwroot/bzznn.com/app/core/Model.class.php(48): App\Core\Model->insert()
#3 /www/wwwroot/bzznn.com/app/helpers/UserActionLogHelper.class.php(47): App\Core\Model->save()
#4 /www/wwwroot/bzznn.com/app/controllers/IndexController.class.php(466): App\Helpers\UserActionLogHelper::log()
#5 [internal function]: App\Controllers\IndexController->registerNonUser()
#6 /www/wwwroot/bzznn.com/app/helpers/RouteHelper.class.php(396): call_user_func_array()
#7 /www/wwwroot/bzznn.com/app/core/Framework.class.php(222): App\Helpers\RouteHelper::processRoutes()
#8 /www/wwwroot/bzznn.com/app/core/Framework.class.php(25): App\Core\Framework::dispatch()
#9 /www/wwwroot/bzznn.com/index.php(21): App\Core\Framework::run()
#10 {main},[*code] => 42S02,[*file] => /www/wwwroot/bzznn.com/app/core/Database.class.php,[*line] => 187,[Exceptiontrace] => Array ([0] => Array ([file] => /www/wwwroot/bzznn.com/app/core/Database.class.php,[line] => 187,[function] => execute,[class] => PDOStatement,[type] => ->),[1] => Array ([file] => /www/wwwroot/bzznn.com/app/core/Model.class.php,[line] => 111,[function] => query,[class] => App\Core\Database,[type] => ->),[2] => Array ([file] => /www/wwwroot/bzznn.com/app/core/Model.class.php,[line] => 48,[function] => insert,[class] => App\Core\Model,[type] => ->),[3] => Array ([file] => /www/wwwroot/bzznn.com/app/helpers/UserActionLogHelper.class.php,[line] => 47,[function] => save,[class] => App\Core\Model,[type] => ->),[4] => Array ([file] => /www/wwwroot/bzznn.com/app/controllers/IndexController.class.php,[line] => 466,[function] => log,[class] => App\Helpers\UserActionLogHelper,[type] => ::),[5] => Array ([function] => registerNonUser,[class] => App\Controllers\IndexController,[type] => ->),[6] => Array ([file] => /www/wwwroot/bzznn.com/app/helpers/RouteHelper.class.php,[line] => 396,[function] => call_user_func_array),[7] => Array ([file] => /www/wwwroot/bzznn.com/app/core/Framework.class.php,[line] => 222,[function] => processRoutes,[class] => App\Helpers\RouteHelper,[type] => ::),[8] => Array ([file] => /www/wwwroot/bzznn.com/app/core/Framework.class.php,[line] => 25,[function] => dispatch,[class] => App\Core\Framework,[type] => ::),[9] => Array ([file] => /www/wwwroot/bzznn.com/index.php,[line] => 21,[function] => run,[class] => App\Core\Framework,[type] => ::)),[Exceptionprevious] => ,[errorInfo] => Array ([0] => 42S02,[1] => 1146,[2] => Table 'bzznn_com.user_action_log' doesn't exist))) called at [/www/wwwroot/bzznn.com/app/core/Database.class.php:191]
#1  App\Core\Database->query(INSERT INTO user_action_log (message, params, category, action_type, date_created, action_user_id, user_ip, admin_area_action, file_id, user_id) VALUES (:message, :params, :category, :action_type, :date_created, :action_user_id, :user_ip, :admin_area_action, :file_id, :user_id), Array ([message] => Account registered,[params] => {"user_id":"133","data":{"type":"trial","username":"trial_573bae058dcaf0813a9460b1e24cdc89"}},[category] => 4,[action_type] => 3,[date_created] => 2024-05-03 21:44:00,[action_user_id] => ,[user_ip] => 52.15.59.163,[admin_area_action] => 0,[file_id] => ,[user_id] => 133)) called at [/www/wwwroot/bzznn.com/app/core/Model.class.php:111]
#2  App\Core\Model->insert() called at [/www/wwwroot/bzznn.com/app/core/Model.class.php:48]
#3  App\Core\Model->save() called at [/www/wwwroot/bzznn.com/app/helpers/UserActionLogHelper.class.php:47]
#4  App\Helpers\UserActionLogHelper::log(Account registered, ACCOUNT, ADD, Array ([user_id] => 133,[data] => Array ([type] => trial,[username] => trial_573bae058dcaf0813a9460b1e24cdc89))) called at [/www/wwwroot/bzznn.com/app/controllers/IndexController.class.php:466]
#5  App\Controllers\IndexController->registerNonUser()
#6  call_user_func_array(Array ([0] => Themes\Spirit\Controllers\IndexController Object (),[1] => registerNonUser), Array ()) called at [/www/wwwroot/bzznn.com/app/helpers/RouteHelper.class.php:396]
#7  App\Helpers\RouteHelper::processRoutes() called at [/www/wwwroot/bzznn.com/app/core/Framework.class.php:222]
#8  App\Core\Framework::dispatch() called at [/www/wwwroot/bzznn.com/app/core/Framework.class.php:25]
#9  App\Core\Framework::run() called at [/www/wwwroot/bzznn.com/index.php:21]