[TYPO3-mvc] extjs 4.0 and Extbase+Fluid

mario chiari m at mariochiari.net
Sat Aug 13 20:09:21 CEST 2011


Hi

I tried to unistall a number of minor exts., still does not work.
Now I have:

$TYPO3_CONF_VARS['EXT']['extList'] =
'css_styled_content,extbase,info,perm,func,filelist,about,version,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,t3skin,t3editor,reports,felogin,fluid,workspaces,linkvalidator,scheduler,phpunit,phpmyadmin,extension_builder,fed';	// 

any suspect one?

thanks
mario



ps not connected for a couple of days

On Sat, 2011-08-13 at 18:27 +0200, Claus Due wrote:
> Hi Mario,
> 
> This could be relevant for someone else reading this as it affects all hooks made with Extbase classes!
> 
> This looks like: http://forge.typo3.org/issues/27974
> 
> Which is caused by an unknown extension. Unfortunately I cannot reproduce this and do not know which particular extension causes the problem - but the cause is that for some reason, the usual TYPO3 allowed userFunc prefixes are not allowed, thus breaking ALL hooks programmed using Extbase classes which of course use the Tx_ prefix.
> 
> If you do find out which extension is the cause, please please do let me know on forge! I would really like to place that extension as a conflict for FED.
> 
> You're welcome to contact me by email if you still have problems (the Extbase/Fluid mailing list isn't really the place for FED questions).
> 
> Cheers,
> Claus
> 
> 
> On Aug 13, 2011, at 5:19 PM, mario chiari wrote:
> 
> > Hi
> > 
> > I have installed FED 1.3.39.
> > If I try to open web/page, i get the following error messages:
> > 
> > #1218547409: $hookObject must implement interface
> > tx_cms_layout_tt_content_drawItemHook
> > 
> > UnexpectedValueException thrown in file
> > /var/www/html/*****/typo3_src-4.5.2/typo3/sysext/cms/layout/class.tx_cms_layout.php in line 1810.
> > ......
> > 
> > and
> > 
> > t3lib_div::getUserObj
> > |Class 'Tx_Fed_Backend_MakeQueryArray' was not prepended with 'user_'|
> > 
> > 
> > Something I need to fix?
> > Thanks
> > mario
> > 




More information about the TYPO3-project-typo3v4mvc mailing list