| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_blog_poo.posts' doesn't exist in /home/homes/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/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.0043 | 360248 | {main}( ) | .../index.php:0 |
| 2 | 0.0948 | 436528 | require( '/home/homes/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/layout.phtml ) | .../index.php:15 |
| 3 | 0.1037 | 440552 | require( '/home/homes/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/post-list.phtml ) | .../layout.phtml:59 |
| 4 | 0.1112 | 482848 | PostManager->findAll( ) | .../post-list.phtml:3 |
| 5 | 0.1112 | 483328 | execute( ) | .../PostManager.class.php:28 |