[TYPO3-mvc] Fluid Standalone View "Call to undefined method assign"

Sebastian Schreiber me at schreibersebastian.de
Thu Feb 24 16:28:14 CET 2011


Am 24.02.2011 16:23, schrieb Tymoteusz Motylewski:
> Hi
> I'm trying to use Standalone fluid view as is described in [1], but I'm getting
> "Fatal error: Call to undefined method
> Tx_Fluid_View_StandaloneView::assing() ..."
>
> $view = t3lib_div::makeInstance('Tx_Fluid_View_StandaloneView');
> $view->setTemplatePathAndFilename('....somepath');
> $view->assign('customer', $customer);
> $content = $view->render();
>
> I'm using Extbase 1.3 and TYPO3 form trunk.
>
> Any hints?
>
> Thanks
> Tymoteusz
>
>
> [1] https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5/typo3/sysext/fluid/ChangeLog.txt
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
Do you a typo.
The method called assign and not assing.



-- 
Sebastian Schreiber
(Medieninformatiker)
(TYPO3 Certified Integrator)

Sülzburgstraße 36
D-50937 Köln

T  0221 677 88 541
M  0176 431 05 790

Skype schreibersebastian.de

me at schreibersebastian.de
www.schreibersebastian.de

Steuernummer: 219 / 5302 / 2302



More information about the TYPO3-project-typo3v4mvc mailing list