Exception

Database Exceptionyii\db\Exception

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db_indepart_om65.status_reader' doesn't exist
The SQL being executed was: UPDATE status_reader SET status=1 WHERE id_page=2 and pid=''

Error Info: Array
(
    [0] => 42S02
    [1] => 1146
    [2] => Table 'db_indepart_om65.status_reader' doesn't exist
)
$_GET = [
    'r' => 'subone/show_sub',
    'id_page' => '2',
];

$_SESSION = [
    '__flash' => [],
];