[TYPO3-german] Extbase Configure Plugin Problem
Seidel, Christopher
c.seidel at ITM-Group.com
Tue Feb 14 13:09:50 CET 2012
Hi,
ich habe ein Problem mit Extbase und stehe grade echt auf dem Schlauch. Ich habe eine Action welche nicht aufgerufen werden kann auf Grund folgender Fehlermeldung:
Uncaught TYPO3 Exception: #1313855175: The action "test" (controller "Training") is not allowed by this plugin. Please check Tx_Extbase_Utility_Extension::configurePlugin() in your ext_localconf.php.
Diese aber ist definitiv erlaubt und das kuriose ist, dass ich es bei einem anderen PageType, den ich wie folgt definiert habe, funktioniert:
ajax = PAGE
ajax {
typeNum = 300
300 =< tt_content.list.20.itmtraining_trainingplan
config {
disableAllHeaderCode = 1
xhtml_cleaning = 0
admPanel = 0
no_cache = 1
}
}
Kann das ganze irgendjemand nachvollziehen warum es mit dem PageType 300 funktioniert aber wenn ich diesen weglasse es nicht funktioniert? Bin völlig aufgeschmissen grade
Gruß
Christopher
More information about the TYPO3-german
mailing list