10:34:54 <GRIMMCREATIVE> Hello. Using vhs 1.9.1 v:page.languageMenu - but how can i get it to work with MultiDomain (Domain per Language) - Thanks
10:34:58 <shofer11> hey guys, does some use the insertrecordfix extension to add multi language setup to insert record? Typo3 Bug: https://forge.typo3.org/issues/42390
10:43:30 <shofer11> Error Message: There is no entry in the $TCA array for the table "". This means that the function enableFields() is called with an invalid table name as argument.
15:37:59 <dasFelix> I don't have the fluid_content tab of my elements when I want to create a new CE. But flux-debug says: "Flux View FluidTYPO3\Flux\View\ExposedTemplateView is able to read stored configuration from file ". I tried to delete all cache in Install-tool and also removed * from typo3temp. What can cause this too? I am on dev-branch and using typo3 6.2.4
15:39:30 <dasFelix> flux debug finds all CE-templates like "/Resources/Private/Templates/Content/Product.html". But I don't have the tab where I can choose them
15:40:23 <mrboe> have u used builder to create you extß
15:47:21 <xaver> dasFelix: dev branches - really? maybe a mix, because builder uses namespaces
15:48:17 <dasFelix> funny thing is, I also git cloned fluidcontent_bootstrap and I also included their static-template but the same result... no tab - but all elements are found by flux-debug (jumbotron.html and so on).
15:48:26 <dasFelix> hmmm... a Mix... let me check...
15:51:18 <dasFelix> xaver: thanks for the input... but seems to be "development" everywhere.... quote: " git checkout development
15:51:50 <xaver> but last pull and is it on FluidTYPO3 or maybe your fork
15:54:27 <dasFelix> I pulled eveything this afternoon... On a fresh installation... only thing I did... I first installed the bootstrap_introduction package....
15:54:44 <dasFelix> the t3 one... not the fluidtypo3 package
15:55:08 <dasFelix> Maybe I should try a fresh installation without any "dummy package" ...
16:02:02 <xaver> you can try vagrant :P it should work
16:38:15 <dasFelix> okay I am a step further.... new installation (blank) seems to be working... but I have another issue/question regarding flux:form VH
16:39:41 <dasFelix> isn't it possible anymore to use <flux:form label="Foo Foo Foo">? Foo Foo Foo should be description of the fluidtypo3 CE inside the provider-ext Tab....
16:41:36 <dasFelix> compared to the fluidcontent_bootstrap, there is everything labled in 'Private/Language/locallang.xlf' ... when I do it like this, it works... but NOT directly in the content-element Template. There label-attribute seems to be ignored... Is it / will it be deprecated?
16:42:53 <dasFelix> VH - reference of Flux does not tell it's deprecated....
16:47:51 <dasFelix> so <flux:form label="foo" ... > is ignored... but <flux:form.sheet label="foo" ..> or <flux:field.select label="foo" ...> works... only within flux:form vh label seems to be ignored... why this?
16:53:22 <dasFelix> omg.... I need a break... sorry... it was a stupid (!!!!!) typo... lable instead of label :-////////////////////