IRC logs

20140930

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20140930*

20140930

  • 09:04:30 <nimius|thephpjo> hello everyone
  • 09:05:06 <cedricziel> Hey Jo
  • 09:07:35 <nimius|thephpjo> Maybe you guys can help me, i still have this weird issue with my CEs, that only occurs on the live server
  • 09:07:56 <cedricziel> oO
  • 09:08:06 <cedricziel> what's up there?
  • 09:09:01 <nimius|thephpjo> I have 3 CEs. On my computer (as well as on every other local installation) they work just fine
  • 09:09:29 <nimius|thephpjo> On the server there are only 2, but there are "empty" entries under "Plug-Ins
  • 09:09:55 <cedricziel> wait.. what?
  • 09:10:26 <cedricziel> what's the difference between your local env and the live one?
  • 09:11:16 <nimius|thephpjo> I don't know. I am sure they have the same files and the same database
  • 09:11:32 <cedricziel> same interpreter?
  • 09:11:32 <nimius|thephpjo> The only thing, that caused issues in the past were different PHP Versions
  • 09:11:36 <cedricziel> same other extensions?
  • 09:11:42 <nimius|thephpjo> yes
  • 09:11:54 <cedricziel> in the very same versions?
  • 09:11:55 <nimius|thephpjo> https://www.dropbox.com/s/eqktn80oqf6p0uc/Screen%20Shot%202014-09-30%20at%2009.09.40.png?dl=0 <= the empty Elements
  • 09:12:18 <cedricziel> not cool.
  • 09:12:27 <cedricziel> okay, what are those php versions?
  • 09:13:32 <cedricziel> (and what ft3 versions are you using?)
  • 09:14:34 <mrboe> do you use fuidcontent_core?
  • 09:15:40 <cedricziel> hi boe
  • 09:15:53 <nimius|thephpjo> Using PHP 5.4.17 on the live server, 5.5.10 local. flux 7.0.0, fluidcontent 4.0.0, vhs 2.0.0
  • 09:16:21 <cedricziel> i remember something.... let me dig it
  • 09:16:43 <mrboe> hi cedricziel
  • 09:18:48 <foooobear> morning
  • 09:18:59 <cedricziel> hmm, yesterday NamelessCoder mentioned something about versions, but i cant find it :/
  • 09:19:47 <cedricziel> nimius|thephpjo: i suspect you already cleared the typo3temp folder?
  • 09:20:09 <nimius|thephpjo> yes, as well as all caches
  • 09:21:50 <cedricziel> hmm pita.
  • 09:23:47 <nimius|thephpjo> maybe it's worth saying, that the missing CE uses a custom viewhelper
  • 09:25:41 <cedricziel> i'm worrying less about the one missing then more about the ones placed in the wrong wizardtab
  • 09:27:44 <cedricziel> i'll ask Claus when he's near; that's all i can do-sorry
  • 09:28:04 <nimius|thephpjo> ok, thank you
  • 09:33:06 <bjo3rn> nimius|thephpjo are you using options="{group: 'FCE'}" or the old wizardTab="FCE" argument?
  • 09:34:44 <bjo3rn> nvm, that's only relevant for flux 7.1.0
  • 09:38:24 <nimius|thephpjo> I don't use either of those
  • 10:14:21 <robsonrobi> Good morning.
  • 10:15:09 <gbod> Hi robsonrobi
  • 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:16:49 <robsonrobi> https://www.filepicker.io/api/file/GGUSHQs6Que76EmoZNt1
  • 10:17:02 <robsonrobi> Any help would be great.
  • 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:25:59 <soee> *go
  • 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:02:41 <robsonrobi> thank you very much
  • 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:11:28 <soee> *f:if
  • 11:11:38 <Guest|71812> @mrboe: in previous time fluid has some problems comparing to strings
  • 11:12:05 <soee> they suggested to do it witrh arrays, not sure if the problem exists in fluid 6.2
  • 11:13:06 <soee> mrboe: inline would be: {f:if(condiftion: "{settings.grid4.split}=='more'", then:"foo")}
  • 11:14:58 <soee> array workaround: {f:if(condiftion: "{0 : settings.grid4.split } == {0 : 'more'}", then:"foo")}
  • 11:23:52 <mrboe> thanks
  • 11:24:39 <randomresult> mrboe works=?
  • 11:32:45 <mrboe> i got i now
  • 11:33:15 <mrboe> {f:if(condition: "{0: settings.grid4.wrapclass} == {0 : 'none'}", else '')}
  • 11:33:37 <gbod> mrboe: Does it work?
  • 11:33:38 <mrboe> i didn't know that i can usw "" inline
  • 11:33:50 <mrboe> yes
  • 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?
  • 12:50:54 <robsonrobi> https://www.filepicker.io/api/file/b2RJNGzVSnON0GnKlLN6
  • 12:51:13 <robsonrobi> may be gbod has the solution? :-)
  • 12:52:32 <mrboe> @robsonrobi we had this yesterday
  • 12:52:43 <gbod> robsonrobi: Nope, take a look https://github.com/FluidTYPO3/fluidcontent/issues/185
  • 12:53:12 <gbod> It's just presentation, the funtion is correct.
  • 12:53:23 <gbod> functionality
  • 12:53:56 <robsonrobi> so, just ignore that?
  • 12:54:02 <gbod> Yep
  • 12:54:22 <robsonrobi> okay. may be i should hide that option inside for a non admin?
  • 12:55:18 <gbod> As long as nobody needs it for non-nested ces
  • 13:47:17 <randomresult> @robsonrobi its a bug
  • 14:17:20 <fger> hi guys
  • 14:17:40 <fger> im having some troubles with fetching the FAL image of an FCE localized
  • 14:17:56 <fger> via resource.record.fal
  • 14:18:33 <fger> {record.uid} is always the default language records uid, because extbase does the overlay via _LOCALIZED_UID right ?
  • 14:18:45 <fger> so what should i pass to the resource.record.fal VH ?
  • 14:19:44 <fger> does this VH take the sys_language_uid into account and fetches localized FAL relations ?
  • 14:19:49 <fger> VHS 2.0.1
  • 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:24:48 <fger> all busy :) ?
  • 15:49:58 <anhadikal> hi all
  • 15:50:11 <randomresult> xaver u there?
  • 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?
  • 15:52:29 <xaver> randomresult: yes
  • 15:54:05 <randomresult> regensburg is sold out right?
  • 15:54:21 <xaver> randomresult: Oo
  • 15:54:46 <xaver> no this year is no camp - maybe next spring :)
  • 15:55:07 <randomresult> what is it?
  • 15:55:30 <randomresult> didnt you tell me that you prepare it right now?
  • 15:55:31 <xaver> ?
  • 15:55:52 <randomresult> i thought i read something like its in oktober and its sold out
  • 15:56:20 <xaver> planing for next spring yes - it is a 2 day event, but some stuff needs a long time to organinze
  • 15:56:32 <xaver> maybe you read the date from th elast year
  • 15:56:37 <randomresult> maybe
  • 16:03:20 <randomresult> @NamelessCoder is there a reason why not to add xsd-files to the extensions directly?
  • 16:04:44 <mrboe> this would be nice
  • 16:05:50 <NamelessCoder> randomresult other than that it is already being done? No.
  • 16:06:03 <randomresult> good
  • 16:06:05 <randomresult> :)
  • 16:07:21 <mrboe> this is nice
  • 16:07:50 <randomresult> @NamelessCoder btw. we released fbt today.
  • 16:07:56 <NamelessCoder> cool!
  • 16:08:29 <randomresult> i returned from holiday and saw flux n stuff released...
  • 16:08:42 <randomresult> so we decided to do that as well.
  • 16:08:52 <randomresult> forgot to ask you bout that. sorry.
  • 16:20:16 <fger> im having some troubles with fetching the FAL image of an FCE localized
  • 16:20:16 <fger> 2:17:55 PM
  • 16:20:16 <fger> fger
  • 16:20:16 <fger> im having some troubles with fetching the FAL image of an FCE localized via resource.record.fal
  • 16:20:21 <fger> {record.uid} is always the default language records uid, because extbase does the overlay via _LOCALIZED_UID right ?
  • 16:20:50 <fger> @mrboe, @xaver :)
  • 16:23:47 <mrboe> @fger sorry i dont know
  • 16:26:59 <xaver> newest T3 Version should solve some problems