Sign Up or Login

Missing Controller

Error: AController could not be found.

Error: Create the class AController below in file: app/controllers/a_controller.php

<?php
class AController extends AppController {

        var $name = 'A';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

(default) 14 queries took 14 ms
Nr Query Error Affected Num. rows Took (ms)
1 DESCRIBE `users` 11 11 1
2 DESCRIBE `user_profiles` 11 11 1
3 DESCRIBE `user_comments` 7 7 1
4 DESCRIBE `user_songs` 17 17 1
5 DESCRIBE `user_views` 7 7 1
6 DESCRIBE `user_ratings` 7 7 1
7 DESCRIBE `user_permissions` 9 9 1
8 DESCRIBE `achievements` 6 6 1
9 DESCRIBE `user_achievements` 6 6 1
10 DESCRIBE `user_song_sessions` 10 10 1
11 DESCRIBE `user_credit_transactions` 9 9 1
12 DESCRIBE `user_paypal_transactions` 6 6 1
13 DESCRIBE `user_itunes_transactions` 14 14 1
14 DESCRIBE `user_code_redemptions` 6 6 1