Error: ProductController could not be found.
Error: Create the class ProductController below in file: app/controllers/product_controller.php
<?php
class ProductController extends AppController {
var $name = 'Product';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SHOW FULL COLUMNS FROM `topics` | 8 | 8 | 2 | |
| 2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 0 |