User Error
PDOException Object
(
[message:protected] => SQLSTATE[42S22]: Column not found: 1054 Unknown column 'a.category_id' in 'field list'
[string:Exception:private] =>
[code:protected] => 42S22
[file:protected] => F:\https\truongdai\phuson\vendor\vinades\nukeviet\Core\Database.php
[line:protected] => 528
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => F:\https\truongdai\phuson\vendor\vinades\nukeviet\Core\Database.php
[line] => 528
[function] => query
[class] => PDO
[type] => ->
[args] => Array
(
[0] => SELECT a.album_id, a.category_id, a.date_added, a.name, a.alias, a.description, r.thumb FROM tms_vi_photos_album a
LEFT JOIN tms_vi_photos_rows r ON ( a.album_id = r.album_id )
WHERE a.status= 1 AND r.defaults = 1
ORDER BY a.date_added DESC
LIMIT 0 , 30
)
)
[1] => Array
(
[file] => F:\https\truongdai\phuson\modules\photos\funcs\rss.php
[line] => 60
[function] => query
[class] => NukeViet\Core\Database
[type] => ->
[args] => Array
(
[0] => SELECT a.album_id, a.category_id, a.date_added, a.name, a.alias, a.description, r.thumb FROM tms_vi_photos_album a
LEFT JOIN tms_vi_photos_rows r ON ( a.album_id = r.album_id )
WHERE a.status= 1 AND r.defaults = 1
ORDER BY a.date_added DESC
LIMIT 0 , 30
)
)
[2] => Array
(
[file] => F:\https\truongdai\phuson\index.php
[line] => 364
[args] => Array
(
[0] => F:\https\truongdai\phuson\modules\photos\funcs\rss.php
)
[function] => require
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 42S22
[1] => 1054
[2] => Unknown column 'a.category_id' in 'field list'
)
)
(Code: 99172f824fefbe0055b9444dbc013338)
If you have any questions about this site,
please
contact the site administrator for more information