| ( ! ) 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.0054 | 358496 | {main}( ) | .../index.php:0 |
| 2 | 0.0939 | 364848 | require( '/home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/layout.phtml ) | .../index.php:15 |
| 3 | 0.1102 | 365392 | require( '/home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/post-list.phtml ) | .../layout.phtml:59 |
| 4 | 0.1209 | 407688 | PostManager->findAll( ) | .../post-list.phtml:3 |
| 5 | 0.1209 | 408168 | execute( ) | .../PostManager.class.php:28 |