13:15:19 <BenjaminR> thats what i know about it - not yet supported
13:16:04 <BenjaminR> but would be worth the work to investigate ttcontent and extend imagevh i guess
13:16:26 <BenjaminR> or create a cobject representing these settings done there (by ts i guess)
13:49:54 <woodyc79> Hello! Any Idea why v:security.allow with anyFrontendUser: 'TRUE' does not recognize a logged in frontend user? are there any caching mechanism that could prevent this functionality?
13:53:25 <anhadikal> I need help with flux:field.relation and transform attribute
13:54:09 <anhadikal> I set transform to my Model. In backend I can select the Records of the Model. But int the Frontend the value of the object ist null
13:54:53 <anhadikal> It looks like the storagePid of my Extension is not used, because it always is 0
16:10:31 <cedricziel> rahulthewall: i highly doubt that fluid is the only extension installed.
16:11:04 <rahulthewall> cedricziel: rest are all what came with typo3 6.2; the only plugin that I installed on my own was fluid
16:11:26 <cedricziel> please be exact.. fluid is installed by default in 6.2
16:13:01 <cedricziel> there have to be at least 3 other extensions: fluidcontent, flux and your provider extension
16:13:33 <cedricziel> if it's not one of them, there is either a flaw in one of your templates, or an extension thats added statically in ext_tables or so
16:17:36 <rahulthewall> cedricziel: So, I have these extensions: Fluid Flexforms, Fluid Parse Engine, Fluid Content Rngine, VHS, and my provider extension
16:19:44 <cedricziel> one thing that comes to my mind immediately: powermail
16:20:49 <cedricziel> if this isnt the case-grep your project for the urls in question
16:21:13 <cedricziel> if you still cant find something: use the template module to find what you're searching