| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ivfdb.treatment_cycles' doesn't exist in E:\Program_Files\wamp64\www\ivf1\treatment_app1\cycles\list_cycles.php on line 4 | ||||
|---|---|---|---|---|
| ( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ivfdb.treatment_cycles' doesn't exist in E:\Program_Files\wamp64\www\ivf1\treatment_app1\cycles\list_cycles.php on line 4 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0057 | 369056 | {main}( ) | ...\list_cycles.php:0 |
| 2 | 0.0086 | 415616 | query( $query = 'SELECT c.*, p.female_partner_name FROM treatment_cycles c\r\n JOIN patients p ON c.patient_id = p.id\r\n ORDER BY c.id DESC', $fetchMode = ??? ) | ...\list_cycles.php:4 |