| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_blog_poo.users' doesn't exist in /home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/managers/UserManager.class.php on line 9 |
| ( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_blog_poo.users' doesn't exist in /home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/managers/UserManager.class.php on line 9 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0016 | 358816 | {main}( ) | .../index.php:0 |
| 2 | 0.0065 | 365136 | require( '/home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/layout.phtml ) | .../index.php:15 |
| 3 | 0.0248 | 369352 | require( '/home/homes/antoinecormier/sites/php/bre01-php-poo-j2/Mini Projet/templates/user-list.phtml ) | .../layout.phtml:41 |
| 4 | 0.0451 | 411776 | UserManager->findAll( ) | .../user-list.phtml:31 |
| 5 | 0.0451 | 412256 | execute( ) | .../UserManager.class.php:9 |