Exception1186669086
From TYPO3Wiki
| Teams R&D-Committee | This page belongs to FLOW3 Team |
| FLOW3 is a PHP framework that makes a difference. Go with the Flow is our mission. | |
Exception #1186669086
| Package: | FLOW3 |
|---|---|
| Subpackage: | FLOW3-MVC |
| Versions: | 467 2008-02-06 - |
| Class: | T3_FLOW3_MVC_Controller_ActionController |
| Method: | callActionMethod() |
| Author: | Robert Lemke |
| Message: | Action does not exist in controller. |
| Description: | This exception is thrown in development mode if you tried to call an action of a certain controller and that action does not exist. |
| Possible solutions: | Make sure that you spelled the action name correctly in the URL or CLI parameter and that the action in question really exists. |
User contributed notes:
Your comment could have:
- Screenshot
- Link to another Exception or a wiki-page
- link to a bugtracker-entry, to the API/ PHP-code
Required is:
- infotext
- Your signature (klick at the button in the editbar, the second one from the right side)
[edit]
notes
(... here ...)
