ERRNO: 256
TEXT: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'css' in 'where clause'
LOCATION: /home2/vjcorps/psystem/libs/Database.php, line 62, at April 29, 2024, 8:41 pm
Showing backtrace:
trigger_error("SQLSTATE[42S22]: Column not found: 1054 Unknown column 'css' in ...", "256") # line   62, file: /home2/vjcorps/psystem/libs/Database.php
Database.select_row("SELECT   `video_url`, `title`, `date` FROM `vlog` WHERE ID = css") # line   23, file: /home2/vjcorps/psystem/models/vlog_model.php
Vlog_Model.get_vlog_item("css") # line   28, file: /home2/vjcorps/psystem/controllers/vlog.php
Vlog.view("css", "lightslider.css") # line   67, file: /home2/vjcorps/psystem/libs/Bootstrap.php
Bootstrap._callControllerMethod() # line   22, file: /home2/vjcorps/psystem/libs/Bootstrap.php
Bootstrap.init() # line    6, file: /home2/vjcorps/public_html/index.php