Warning: SQLite3::query(): Unable to prepare statement: 1, no such table: posts in
/var/www/test/display.php on line
42
[DEBUG] Uitgevoerde Query: SELECT * FROM posts WHERE SUBSTR(id, 1, 1) != '_' ORDER BY post_date DESC LIMIT 5
[DEBUG] Opgehaalde records uit blog_index.db:| Bestandsnaam (ID) | Titel | Datum (Raw) | Tags |
|---|
Fatal error: Uncaught Error: Call to a member function fetchArray() on bool in /var/www/test/display.php:53
Stack trace:
#0 /var/www/test/index.php(27): include()
#1 {main}
thrown in /var/www/test/display.php on line 53