10:15:38 <robsonrobi> I just updated, flux, fluidpages and fluidcontent and now see in the BE the default backendlayouts from TYPO3. How can i remove them again? Because columns etc. i solve with PageLayouts.
10:18:59 <gbod> robsonrobi: You have to change the backendlayout of pages to fluidpages in the appearance tab.
10:21:24 <soee> hiho, need some assistance with a problem that "might be" related to flux
10:22:14 <soee> im using external_import extension and lately the shceduler tasks just dont end and there are problems with importing data
10:22:53 <soee> i have tried downgrading TYPO3 a bit, checked history of my import configuration etc. but nothing helps
10:23:07 <soee> now i decided to downgrade flux to 7.0 from 7.1
10:23:28 <soee> and when i try to execute scheduler task to import data i have this error:
10:23:29 <soee> Execution of task "External import (external_import)" failed with the following message: Class FluidTYPO3\Flux\Service\WorkspacesAwareRecordService does not exist
10:24:16 <soee> any idea how flux can have influnace on import process ?
10:24:53 <soee> the external_import importer scripts stops @ this line: $tce->process_datamap();
10:25:11 <soee> it does not do outside this function
10:27:36 <robsonrobi> thanks gbod, i will try that
10:56:51 <robsonrobi> @gbod: Works grate with setting it as backendlayout. Is there a possiblity to set that as default layout for page children and new pages?
10:57:26 <gbod> robsonrobi There is an option for subpages in the same tab
11:00:32 <robsonrobi> I think, some options are disabled, i will have a look
11:02:34 <robsonrobi> setting backend_layout_next_level.disabled to 0, now i see the option, GREAT!
11:07:49 <mrboe> can anybody help me with an inline if condition, i want to have somethink like that <f:if condition="{settings.grid4.split}=='more'">
11:10:23 <Guest|71812> Hi, updated to typo3 version 6.2.4. Having some problems with PluginConfigurationProvider. Flux ter version 7.1.0. I have two flux based extensions installed (for example). Backend Preview and flexform settings are mixed. Extension1 tries to get the backend preview rendered from extension2. In extension1 the flexform settings are correct. In extens
11:10:24 <Guest|71812> ion2 the backend preview is correct, however the flexform settings are from extension1. any help would be appreciated..
11:11:19 <soee> mrboe: does the current v:if supports tring comaprison ?
11:36:35 <Guest|71812> i've found a solution. I use `registerFluidFlexFormPlugin` instead of `registerConfigurationProvider` and everything is working..
11:46:14 <xaver> Can i somehow use PageConfigigure in Language overlay?
12:50:39 <robsonrobi> today i made a bug update: fluidpages, fluidcontent, flux and vhs. Everything is fine, but i am having some errors, when i put a fce inside a fce content element. see attached image, may be someone has a hint?
14:34:58 <fger> 2.0.2 same behavior ---- i use fluidcontent
14:35:24 <fger> so is there any language-overlay done for the {record} information ?
14:36:26 <fger> because using {record.uid} completely ignores extbased language-overlay then, or is the standard {record} var i'm getting simply wrong ? In english language the {record.uid} is that of the default language FCE
15:51:39 <anhadikal> I have problem with inheritance .... when I change values in "Page Configuration - subpages" they are not propagated to children. It only works if I change the values in "Page Configuration". But I dont want to change the settings on current page.. Any Ideas?