[TYPO3-mvc] eID, extbase, ajaxDispatcher, template not found

Muriel le Pair typo3 at strangefruit.nl
Fri Jun 27 11:24:17 CEST 2014


Hi,

I'm trying to setup an Extbase extension so that I can use Ajax requests.

I have copied this dispatcher:
http://t3-developer.com/extbase-fluid/extensions-erweitern/ajax-in-extensions/ajax-dispatcher-eid-in-typo3-61/

And setup the connection in ext_localconf.php ( 
$TYPO3_CONF_VARS['FE']['eID_include']['ajaxDispatcher'] = )

I have uploaded an empty template file to the folder 
Resources/Private/Templates/AjaxList.html

So far so good.

But if I send an Ajax request I get the following error:
"Sorry, the requested view was not found.
The technical reason is: No template was found. View could not be 
resolved for action "ajaxList" in class 
"SF\SfFilterdb\Controller\ItemsController"."

What am I doing wrong?

Does anybody have a working example?

--
kind regards,

Muriel le Pair




More information about the TYPO3-project-typo3v4mvc mailing list