name)."Controller"; ?>

Missing Method in

You are seeing this error because the action controller->missingAction;?> is not defined in controller

Notice: this error is being rendered by the app/views/errors/missing_action.thtml view file, a user-customizable error page for handling invalid action dispatches.

Fatal: Create Method:

<?php\n\nclass " . $controller ." extends AppController {\n function ".$this->controller->missingAction."() { } }\n?>"; ?> in file :

Error: Unable to execute action controller->missingAction;?> in

1):?>

Controller dump:

db);
print_r($this); 
?>