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, 11:53 am
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 b.id, b.user_id, p.fullname, b.title, b.content, b.img_ur...") # line   21, file: /home2/vjcorps/psystem/models/blog_model.php
Blog_Model.getPost("css") # line   32, file: /home2/vjcorps/psystem/controllers/blog.php
Blog.post("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