[TYPO3-mvc] eID, extbase, ajaxDispatcher, template not found
Simon Schaufelberger (Schaufi)
simonschaufi at guugelmail.de
Fri Jun 27 20:03:07 CEST 2014
How does your jQuery code look like? Do you pass the correct parameters?
Regards, Schaufi
Am 27.06.2014 11:24, schrieb Muriel le Pair:
> 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