| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_blog_poo.posts' doesn't exist in /home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/managers/PostManager.class.php on line 28 |
| ( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_blog_poo.posts' doesn't exist in /home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/managers/PostManager.class.php on line 28 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0016 | 358808 | {main}( ) | .../index.php:0 |
| 2 | 0.0061 | 365128 | require( '/home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/layout.phtml ) | .../index.php:15 |
| 3 | 0.0100 | 365544 | require( '/home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/post-list.phtml ) | .../layout.phtml:48 |
| 4 | 0.0177 | 407840 | PostManager->findAll( ) | .../post-list.phtml:3 |
| 5 | 0.0177 | 408320 | execute( ) | .../PostManager.class.php:28 |