You are seeing this error because the action function.file-exists is not defined in controller AudioplayerController
If you want to customize this error message, create app/views/errors/missing_action.thtml.
Fatal: Confirm you have created the AudioplayerController::function.file-exists() in file : app/controllers/audioplayer_controller.php
<?php
class AudioplayerController extends AppController {
function function.file-exists() {
}
}
?>
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | DESCRIBE `audioplayer` | 4 | 4 | 0 | |
2 | DESCRIBE `users` | 7 | 7 | 1 | |
3 | DESCRIBE `media` | 11 | 11 | 1 | |
4 | DESCRIBE `artists` | 8 | 8 | 1 | |
5 | DESCRIBE `presents` | 10 | 10 | 1 | |
6 | DESCRIBE `tour_dates` | 14 | 14 | 1 | |
7 | DESCRIBE `records` | 13 | 13 | 1 | |
8 | DESCRIBE `reviews` | 12 | 12 | 1 | |
9 | DESCRIBE `headlines` | 10 | 10 | 1 | |
10 | DESCRIBE `photos` | 8 | 8 | 1 | |
11 | DESCRIBE `links` | 7 | 7 | 0 |