Fatal error: Uncaught PDOException: SQLSTATE[42703]: Undefined column: 7 ERROR: column "published" does not exist LINE 1: SELECT * FROM library_items WHERE user_id=$1 AND published=T... ^ in /mnt/ebw1/watson/app/database.php:62 Stack trace: #0 /mnt/ebw1/watson/app/database.php(62): PDOStatement->execute() #1 /mnt/ebw1/watson/app/database.php(80): db_run() #2 /mnt/ebw1/watson/app/library.php(311): db_all() #3 /mnt/ebw1/watson/app/controllers/people.php(63): library_published_items() #4 /mnt/ebw1/watson/app/router.php(124): profile_show() #5 /mnt/ebw1/watson/index.php(27): dispatch() #6 {main} thrown in /mnt/ebw1/watson/app/database.php on line 62