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] => /home/nhlov1io/public_html/vendor/vinades/nukeviet/Core/Database.php
[line:protected] => 529
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/nhlov1io/public_html/vendor/vinades/nukeviet/Core/Database.php
[line] => 529
[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 nv4_vi_photos_album a
LEFT JOIN nv4_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] => /home/nhlov1io/public_html/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 nv4_vi_photos_album a
LEFT JOIN nv4_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] => /home/nhlov1io/public_html/index.php
[line] => 401
[args] => Array
(
[0] => /home/nhlov1io/public_html/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: 211ef3b347ee70ddf64961c1d46e6ff4)
If you have any questions about this site,
please
contact the site administrator for more information