Missing Method in AdsController
Error: The action userAdd is not defined in controller AdsController
Error: Create AdsController::userAdd() in file: www\controllers\ads_controller.php.
<?php
class AdsController extends AppController {
var $name = 'Ads';
function userAdd() {
}
}
?>
Notice: If you want to customize this error message, create www\views\errors\missing_action.ctp