IRC logs

20140403

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

IRC log range: 20140403*

20140403

  • 03:33:22 <Denyerek> Quiet because I wasn't nagging ;)
  • 03:42:26 <NamelessCoder> are you still up?!
  • 03:45:41 <Denyerek> Aye
  • 03:45:46 <Denyerek> The ever present menace
  • 03:46:02 <NamelessCoder> or is it Ambien ^^
  • 03:47:49 <Denyerek> But... YOU'RE still up
  • 03:47:53 <Denyerek> and you're at least an hour ahead of me.
  • 03:48:31 <NamelessCoder> I am also close to malfunctioning right now
  • 03:49:02 <Denyerek> I'm not surprised
  • 04:03:54 <Denyerec> are you actually still there NamelessCoder ?
  • 04:03:57 <Denyerec> Got one real quick q
  • 04:04:54 <Denyerec> I thought I'd reduce my duplication by putting some flux Configuration fields in a partial
  • 04:04:56 <Denyerec> but they don't seem to render.
  • 04:06:20 <Denyerec> Ah
  • 04:06:22 <Denyerec> figurd it out
  • 04:06:28 <Denyerec> I'm botched the namespace declaration.
  • 04:06:34 <Denyerec> Right, I'm sleeping, you should do the same too
  • 04:06:48 <NamelessCoder> very soon - cya :)
  • 07:07:15 <rawai> hi bei mir erhalte ich eine error meldung im frontend
  • 07:07:26 <rawai> standard fluidcontent-bootstrap und fluidcontent_pages das ich kurz zuvor von GIt geladen habe
  • 07:08:00 <rawai> auch alle anderen Extensions die es auf git gab habe ich von dort
  • 07:09:30 <rawai> und im Backend kann man den TYPOscript Analyser und den TS Object Browser nicht nutzen
  • 07:09:33 <rawai> typo3_src-6.2.0/typo3/sysext/lang/Classes/LanguageService.php line 250
  • 07:10:04 <rawai> PHP Warning: Illegal string offset 'target'
  • 07:12:32 <rawai> Installiert man css_styled_content + fluidpages_bootstrap alles ist OK
  • 07:13:56 <rawai> jedoch der Fehler liegt wohl in den TS settings der fluidpages_bootstrap denn wenn diese eingebunden werden erscheint der Fehler
  • 07:16:22 <rawai> fluidpages_bootstrap +fluidcontent_bootstrap without the TS settings are working but as soon as you include those TS settings the complete site is TYPO3 6.2 Fluid Flux based site is failing
  • 07:19:33 <rawai> nevertheles in the bakcend you still get typo3_src-6.2.0/typo3/sysext/lang/Classes/LanguageService.php line 250
  • 07:20:27 <rawai> getting this error by going WEB - Page - choose Rootpage - ERROR
  • 07:20:39 <rawai> List view ist working
  • 07:21:25 <rawai> as template we have chosen the yellow Front Page design
  • 07:23:41 <rawai> when you choose Standard Page the FrontPage is gone with ERROR
  • 07:23:42 <rawai> Arguments useShortcutData, useShortcutTarget and useShortcutUid are mutually exclusive. Please use only one at a time
  • 07:23:44 <rawai> again
  • 07:24:02 <rawai> well don't seem to work this IRC
  • 07:58:12 <rawai> aha
  • 07:58:57 <mrboe_> good morning
  • 07:59:19 <mrboe_> @rawai as i know the both extensions are outdated
  • 08:02:05 <rawai> ok that is noce to know as both have been updated on git and released to TER yesterday
  • 08:02:21 <mrboe_> ok - dont see that
  • 08:02:24 <rawai> things in fluid seem to outdate fast :-)
  • 08:03:07 <rawai> I actually downloaded the git versions which have been updated some hours agao
  • 08:03:21 <rawai> from view
  • 08:03:25 <rawai> etc
  • 08:03:35 <mrboe_> yes
  • 08:03:53 <mrboe_> but the boostrap
  • 08:03:56 <rawai> danilo pointed me to that irc
  • 08:04:17 <rawai> it is newest 3 version
  • 08:05:46 <rawai> Updated 5 days agoof both fluidpages and fluidcontent bootstrap
  • 08:50:49 <misiak> Hi, i was going thru flux 7 migration manual (i used the php migration script), but i have still white page on FE when i insert any FCE on page. Any idea what else can be wrong?
  • 08:50:51 <misiak> Typo3 6.2, flux 7, fluidpages 3, vhs 1.8.5, fluidcontent 4.0
  • 08:50:52 <misiak> Thnx
  • 09:03:45 <randomresult> misiak did u run the updatescripts in extmanager?
  • 09:04:14 <randomresult> did u delete cache (use the installtool to do so) and delete typo3temp
  • 09:04:23 <misiak> yeah, but lets try it again...
  • 09:17:27 <misiak> update scripts on fluidcontent and also in flux: 0 rows have been updated - is this ok?
  • 09:17:29 <misiak> typo3temp is empty now
  • 09:17:30 <misiak> cache cleared in installtool
  • 09:17:32 <misiak> still white page on FE
  • 09:18:35 <misiak> When i remove the <flux:grid>parts from FCE the FE is ok...also fluidpages is working without problems
  • 09:19:11 <misiak> flux debug in BE has no errors
  • 09:21:10 <misiak> and another interesting thing: i can see the same FE via View Modul in BE correctly
  • 09:26:17 <misiak> i am working with updated ft3_empty 0.0.1 which was working well in previous flux and typo3 version
  • 09:26:55 <misiak> is there any another example for flux7 and typo3 6.2 for testing?
  • 09:35:35 <misiak> randomresult i turned on the development settings in install and i get: Fatal error: Call to a member function calcPerms() on a non-object in /typo3conf/ext/flux/Classes/ViewHelpers/Be/ContentAreaViewHelper.php on line 72
  • 09:36:45 <randomresult> so maybe u use an outdated viewhelper
  • 09:39:47 <misiak> randomresult but BE flux debug is OK...all green
  • 09:42:18 <randomresult> try to move all templates out... then add one after another and see when this happens. that is what i would do AFTER i asked someone who has a @ infront of his name. :)
  • 09:44:19 <misiak> ok, thnx
  • 10:57:44 <xaver> hi
  • 10:58:01 <xaver> any problems with fluidcontent and solr search index ...
  • 11:05:22 <BenjaminR> really dont think so because NamelessCoder is working strongly with solr
  • 11:07:09 <mrboe_> anybody have had the problem that you could not create a new "text" element inside a FCE but able to drop a text in (6.2; all latest dev)
  • 11:07:37 <mrboe_> the "plus" symbol is not clickable
  • 11:14:10 <misiak> mrboe_ i have problem with FCE in typo3 6.2 with FE rendering but i also have that plus symbol problem as u wrote, but its so not important than FE rendering..is FCE FE working OK for u? I have flux7.
  • 11:15:31 <mrboe_> yes
  • 11:15:37 <mrboe_> FE works fine
  • 11:17:36 <misiak> u have also flux 7?
  • 11:17:45 <mrboe_> yes
  • 11:17:50 <mrboe_> dev
  • 11:17:59 <mrboe_> version
  • 11:18:08 <misiak> aha..i ll try also dev..thnx
  • 11:28:01 <mrboe_> could anybody from the team confirm that? @NamelessCoder @danilobuerger @BenjaminR
  • 11:28:45 <BenjaminR> not able to confirm :)
  • 11:42:06 <alex_schnitzler> Ahoi!
  • 11:42:36 <alex_schnitzler> There has been the possibility to link headlines. How do I handle this with fluidcontent?
  • 11:43:34 <BenjaminR> Hi alex! I started with fcc yesterday so i am not very experienced with it yet but i would guess you will have to overwrite that Properties/Header template?
  • 11:46:16 <xaver> BenjaminR: THX
  • 11:46:17 <NamelessCoder> yep, that's the way (remember to also override the header output partial)
  • 11:46:39 <alex_schnitzler> Well, first of all there is no link field any more
  • 11:46:43 <alex_schnitzler> How do I get that back?
  • 11:46:57 <adi77> I upgraded to flux7 and now all fce's show a additional rte field after the flux elements. Although i did not define it in the fce template. What could be wrong? I upgraded to flux7 and now all fce's show a additional rte field after the flux elements. Although i did not define it in the fce template. What could be wrong?
  • 11:47:21 <NamelessCoder> in Properties/Header.html partial you can add an flux:field.input with flux:wizard.link which is how the core's field would appear
  • 11:47:53 <alex_schnitzler> Thanks. Will try that
  • 11:47:56 <xaver> anybody gets this error in backend - edit page http://nopaste.chaoz-irc.net/view/a8f153bf - only on all pages
  • 11:48:20 <NamelessCoder> in Content/Header.html Partial you then check if a link exists and if it does, wrap your H*, container or text in header with v:link.typoLink (iirc name)
  • 11:49:51 <alex_schnitzler> NamelessCoder: Do I have to adjust plugin.tx_fluidcontentcore.view.overlays.templates.templateRootPath first?
  • 11:50:14 <NamelessCoder> yes, ideally - you can also override the old school template path
  • 11:51:25 <alex_schnitzler> Don't get that. Do I have to adjust the templates path only or do I have to adjust template/layout/partials paths?
  • 11:53:28 <BenjaminR> where is the typo my friends: {v:content.resources.fal(field: 'settings.image') -> v:iterator:first() -> v:var.set(name: 'settings.image') -> v:if.type.isInteger(value: settings.image)}
  • 11:54:48 <alex_schnitzler> settings.image in ''?
  • 11:55:03 <NamelessCoder> alex_schnitzler to be perfectly clear: your current use case suggests you need to override OR overlay the partialRootPath. Whether you choose to overlay or override is of less significance, as long as you are a ware of how the two stategies work. You must overlay or override two templates: Properties/Header.html and Content/Header.html partials.
  • 11:55:14 <BenjaminR> settings.image is a variable so without ''
  • 11:55:42 <alex_schnitzler> v:var.set(name: 'settings.image')?
  • 11:55:50 <alex_schnitzler> Why here?
  • 11:56:12 <BenjaminR> because it defines the name for the variable to eclare
  • 11:56:14 <BenjaminR> *declare
  • 11:56:22 <alex_schnitzler> NamelessCoder: Do you have information about the difference between overlay and override?
  • 11:57:00 <BenjaminR> NamelessCoder alex_schnitzler: EXT:view has some good documentation about that feature not?
  • 11:57:03 <alex_schnitzler> Currently I overlay the template path only
  • 11:57:05 <BenjaminR> and overwrite is what we know from history
  • 11:57:13 <NamelessCoder> alex_schnitzler overriding requires you to contain *all* the partials of the original extension in the path which you override. Overlays allows you to place only the files that should be different, in the path you register as overlay.
  • 11:57:35 <alex_schnitzler> I see. I want to overlay!
  • 11:57:43 <NamelessCoder> sounds like you do want to overlay ;)
  • 11:57:53 <NamelessCoder> but you'll need to overlay the partialRootPath, not the templateRootPath
  • 11:58:52 <alex_schnitzler> Thanks, now I get it and it works.
  • 11:59:16 <mrboe_> @misiak https://github.com/FluidTYPO3/flux/issues/512#issuecomment-39433362
  • 11:59:25 <mrboe_> ist fixed now
  • 12:00:39 <BenjaminR> NamelessCoder can you lead your eagle eye on my vh chain?
  • 12:00:45 <misiak> @mrboe_ Thank u
  • 12:01:41 <NamelessCoder> BenjaminR v:resources.record should probably have a record: record argument
  • 12:01:57 <alex_schnitzler> NamelessCoder: There is a fun fact about you. Nobody I know has ever met you in person.
  • 12:01:59 <NamelessCoder> there is no syntax error
  • 12:02:21 <NamelessCoder> hehe alex_schnitzler well a lot of you have, but don't remember it ;)
  • 12:02:25 <alex_schnitzler> Some people already think you are some kind of code robot, a whole agency or something like that.
  • 12:02:37 <NamelessCoder> automaton
  • 12:02:54 <alex_schnitzler> Did you really quit your job?
  • 12:02:57 <NamelessCoder> that's great, we need more folklore hehe
  • 12:03:31 <NamelessCoder> Wildside had to downsize and that was the excuse I needed. Now I just freelance.
  • 12:04:13 <BenjaminR> NamelessCoder i am disappointed ! :)
  • 12:04:17 <BenjaminR> v:iterator:first() -> v:iterator.first()
  • 12:04:23 <alexander_dick> hi guys. i have a quick configuration (TS) question...
  • 12:04:55 <alexander_dick> context: provider extension with page templates, content elements etc.
  • 12:05:04 <alexander_dick> settings defined via plugin.tx_foo.settings
  • 12:05:45 <alexander_dick> settings are accessible in frontend but not in the flexform config of my content elements (<f:section name="Configuration"> )
  • 12:06:04 <BenjaminR> NamelessCoder: id like to hear your opinion about that v:if.type.isInteger - idea about that is to make it able to render that fce from extensions and pass settings.image. settings.image is integer only if its not rendered from outside
  • 12:06:16 <alexander_dick> the {settings} object is NULL
  • 12:07:18 <BenjaminR> alexander_dick use v:var.typoscript(path: 'plugin.tx_yourext.settings') -> v:var.set(name: 'settings')
  • 12:07:27 <BenjaminR> plugin settings are not available in be
  • 12:07:30 <BenjaminR> by default
  • 12:08:05 <BenjaminR> you could do something like module.tx_yourext.settings < plugin.tx_yourext.settings also
  • 12:08:16 <BenjaminR> (not sure) :)
  • 12:10:38 <alex_schnitzler> Do I have to wrap the wizards around the field tag?
  • 12:11:28 <alexander_dick> @BenjaminR thx! module. does not work but the viewhelper does :)
  • 12:11:46 <randomresult> someone can confirm, that the copy-bug (duplicate elements with same id after copying out of a FCE to another) returned?
  • 12:12:10 <randomresult> just updated all ext (not vhs) to dev-branch 2 minutes ago.
  • 12:15:19 <soee> can i build fce to create list of links to pages and some header for this list ?
  • 12:16:06 <BenjaminR> soee: sure you can - to select the pages use flux:field.relation
  • 12:16:25 <BenjaminR> use the doc comments to see how to set the type to pages
  • 12:19:54 <alexander_dick> hmm
  • 12:20:25 <soee> BenjaminR: ok nice, thank you
  • 12:20:32 <alexander_dick> is there a way to get the "tx_foo" extension key inside of an extbase extension dynamically? like $_EXTKEY in localconf
  • 12:21:00 <alexander_dick> i need it inside a template
  • 12:23:20 <mrboe_> another question - think its some offtopic but in the typo3chan i got no repsonse
  • 12:23:34 <mrboe_> when i load a FE page with some JS on it i get this error on chome "network" net::ERR_CONTENT_LENGTH_MISMATCH
  • 12:23:49 <mrboe_> googled that this: config.enableContentLengthHeader = 0 solve this problem
  • 12:24:02 <xaver> BenjaminR: did you see this error anywhere before from my exception
  • 12:24:17 <mrboe_> it works but are there any disadvantages
  • 12:24:19 <BenjaminR> xaver: help me what it was about
  • 12:24:33 <xaver> anybody gets this error in backend - edit page http://nopaste.chaoz-irc.net/view/a8f153bf - only on all pages
  • 12:24:52 <xaver> i have only a few flux fields in page edit
  • 12:24:58 <BenjaminR> mrboe_ rote your question earlier but i cant answer. maybe varnish or a proxy has problems without it
  • 12:26:08 <BenjaminR> xaver: no! show us your template
  • 12:26:08 <mrboe_> ok thx @ BenjaminR
  • 12:26:27 <randomresult> mrboe i think chrome is a bitch
  • 12:26:41 <mrboe_> randomresult: i thin chantal is a bitch
  • 12:26:56 <randomresult> well actually they both work at the trainstation
  • 12:28:03 <xaver> BenjaminR: only occurs on new crated pages - 1 moment tmpl
  • 12:29:14 <alexander_dick> @ mrboe_ I had this content length error too
  • 12:29:24 <alexander_dick> seems fluidcontent / fluidpages related
  • 12:29:35 <xaver> BenjaminR: http://nopaste.chaoz-irc.net/view/150ae123
  • 12:29:41 <mrboe_> how do you fix?
  • 12:29:55 <alexander_dick> config.enableContentLengthHeader = 0 for now
  • 12:30:08 <mrboe_> ok
  • 12:30:31 <BenjaminR> xaver: flux:flexform.field.... OLD syntax
  • 12:30:37 <BenjaminR> line 13
  • 12:31:07 <BenjaminR> i think that was a mistake because you use flux 7 and the new syntax already everywhere else in the template
  • 12:31:30 <xaver> BenjaminR: Oo ok i use flux 7 since 6.1 ~~
  • 12:31:32 <xaver> thx
  • 12:31:42 <BenjaminR> yap so fix your typos :)
  • 12:32:06 <xaver> why are all the other templates are working
  • 12:32:09 <xaver> Oo
  • 12:32:11 <xaver> same issue
  • 12:32:19 <mrboe_> @xaver perhabs this help https://github.com/FluidTYPO3/documentation/blob/master/Namespaces.md
  • 12:34:11 <xaver> BenjaminR: still the same error
  • 12:34:27 <BenjaminR> show me the fixed template
  • 12:34:34 <adi77> How can i fix this? https://www.filepicker.io/api/file/iFJ5M6jTTNStdgi1G4UM
  • 12:35:18 <mrboe_> @adi77 this is the mystical RTE field
  • 12:36:10 <mrboe_> its gone in 6.2 - and yes i know thats not the solution
  • 12:40:32 <xaver> BenjaminR: 1 moment
  • 12:40:38 <xaver> hp typo3/cli_dispatch.phpsh extbase builder:fluidsyntax :( Version number in composer manifest of package "fluidpages_bootstrap" is missing or invalid
  • 12:41:17 <BenjaminR> cant help you with that - its refactored actually
  • 12:42:19 <xaver> http://nopaste.chaoz-irc.net/view/5cec48c1
  • 12:42:41 <xaver> i tried to validate the templates (again)
  • 12:46:35 <BenjaminR> does flux form allow integers and especially as first character in id
  • 12:47:48 <xaver> BenjaminR: i think i'm close
  • 12:48:17 <xaver> if i empty tx_fed_page_flexform in DB the error occours
  • 12:48:39 <NamelessCoder> BenjaminR ask yourself: is the value I enter valid as LLL name and is it valid as TS property name?
  • 12:49:29 <BenjaminR> NamelessCoder: this was a comment on xaver ´s template
  • 12:50:33 <BenjaminR> but doc says yes.
  • 12:52:27 <NamelessCoder> numbers are fine, but stay away from purely integer ID values
  • 12:55:40 <BenjaminR> with html ids or classes first character as integer is not valid, not?
  • 12:55:54 <NamelessCoder> true, but this ID does not get used as such ;)
  • 12:56:04 <BenjaminR> anyway i dont like it because of this
  • 12:56:05 <BenjaminR> :)
  • 12:56:32 <NamelessCoder> I agree, but it is a matter of taste only (in this case)
  • 12:56:47 <BenjaminR> true
  • 12:57:41 <xaver> BenjaminR: this is the problem <flux:field.input name="theme.googleDataLayer" label="Google Data Layer (optional)" transform="array" inherit="0" size="50" placeholder="key:val, key2:val2"/>
  • 12:59:05 <soee> when inside grid using 2 columns and they have colspan=3 and colspan=9 why do they render 50/50 width ?
  • 12:59:15 <xaver> transform="array" without a entry in DB XML Flexform causes a error
  • 13:10:20 <xaver> NamelessCoder: this is a bug or?
  • 13:12:01 <NamelessCoder> what is the error?
  • 13:12:33 <xaver> http://nopaste.chaoz-irc.net/view/a8f153bf
  • 13:13:22 <NamelessCoder> hmm
  • 13:13:42 <xaver> i remofed transform and it "works"
  • 13:17:55 <NamelessCoder> the only htmlspecialchars I see are for the $iOnChange variable
  • 13:18:20 <NamelessCoder> if this one is an array, something horrible is going on inside the core. That must never, ever happen.
  • 13:18:52 <xaver> its empty / non existing in DB
  • 13:19:25 <xaver> if a empty Flexform entry is DB it works
  • 13:20:03 <NamelessCoder> it should contain a JS-as-string function call which fx respects "requestUpdate" and eval. There is no apparent cause for this error.
  • 13:21:00 <xaver> This works in 6.1 core
  • 13:24:58 <NamelessCoder> I want to say it's a core bug in creating the $iOnChange variable - possibly, arguments were added to a method and one or more calls were not adjusted, somehow making $iOnChange contain what should be $defaultValue (which is inherited from parent page if empty, which would make the inherited variable an array instead of a string which is the normal behavior for an "input" type field.
  • 13:25:36 <NamelessCoder> but the catch is, you should avoid transform="array" on inputs for this very reason. Rather, v:iterator.explode the value in your view
  • 13:25:56 <NamelessCoder> transform="array" makes great sense on fx "group" type fields.
  • 13:50:03 <xaver> i use exploade later to splite the key=>value
  • 14:07:38 <BenjaminR> FluidTYPO3/fluidcontent#143
  • 14:07:38 <FT3BOT> Issue 143: [BUGFIX] Remove bodytext RTE field from fluidcontent elements before TYPO3 6.2 https://github.com/fluidtypo3/fluidcontent/issues/143
  • 14:07:44 <BenjaminR> There it is!
  • 14:18:26 <BenjaminR> @randomresult, @xaver, @Outdoorsman, @adi77, @Denyerec
  • 14:18:36 <BenjaminR> raining pings
  • 14:18:48 <xaver> BenjaminR: i read it already, thx :) no 6.1 in use with fedext anymore
  • 14:21:45 <mrboe_> sad to hear that my old friend "the mysterious RTE Field" has gone
  • 14:22:53 <BenjaminR> sorry mrboe - no mercy here
  • 14:23:08 <mrboe_> can section names start with numbers?
  • 14:23:16 <BenjaminR> yes
  • 14:23:27 <BenjaminR> but i dont like it :P
  • 14:23:32 <BenjaminR> we talked about that earlier
  • 14:23:55 <BenjaminR> around 12:55
  • 14:24:01 <mrboe_> thx
  • 14:48:44 <soee> the tabs labels in page properties are translatable?
  • 14:48:58 <soee> *Page Layout, Page Configuration
  • 15:03:37 <BenjaminR> I´m back.
  • 15:08:44 <NamelessCoder> thanks for the birthday present Ben (the CD not the PR ^^)
  • 15:09:00 <BenjaminR> ;) youre welcome
  • 15:09:27 <BenjaminR> hope you like it - it was on your wishlist so i hope you do :D
  • 15:11:20 <BenjaminR> say goodbye to your friend morboe_ ;)
  • 15:11:23 <BenjaminR> mrboe
  • 15:11:31 <xaver> NamelessCoder: birthday? all the best
  • 15:11:49 <NamelessCoder> back on the 29th - thanks
  • 15:12:29 <BenjaminR> i going to tell you guys about my birthday in advance next time and by accident drop a link to my wishlist :D
  • 15:14:24 <NamelessCoder> hehe, good plan
  • 15:14:32 <mrboe_> when i have a FCE and change field names - whats the best way to update these in a live web
  • 15:14:47 <NamelessCoder> djentdjentdjentdjent-awhaaaauuw-dau-deeeewwwwh
  • 15:15:55 <BenjaminR> {settings.newFieldName -> v:or(alternative: settings.oldFieldName) -> v:var.set(name: 'settings.newFieldName')}
  • 15:16:36 <mrboe_> thx
  • 15:16:39 <NamelessCoder> thanks, v:or
  • 15:16:40 <BenjaminR> just an idea
  • 15:16:58 <BenjaminR> id try to do a silent switch without touching flexform values in db
  • 15:17:03 <xaver> BenjaminR: maybe someone will travel to you in person and want a party :P
  • 15:17:04 <BenjaminR> ask NamelessCoder
  • 15:17:25 <BenjaminR> xaver: there is a party everytime - so youre welcome :)
  • 15:18:23 <BenjaminR> new MAMP PRO 3.0 update is worth the 19 Euro
  • 15:18:33 <BenjaminR> fyi, btw, ot
  • 15:19:02 <xaver> mac ~~
  • 15:19:12 <BenjaminR> what else...
  • 15:19:21 <xaver> linux arch :)
  • 15:19:37 <BenjaminR> well i am not a nerd :P i like to work efficient
  • 15:20:13 <BenjaminR> everyone thinks the mac guys are the nerds but thats not true - the linux guys are :)
  • 15:21:17 <xaver> and MAMP/LAMP/XMAP also ~~
  • 15:21:26 <BenjaminR> NamelessCoder - thanks for the configuration module hint - was an easy thing then.. rte pr
  • 15:22:17 <xaver> virtual maschine ftw
  • 15:23:08 <mrboe_> Windows Episode 8 "Retrun of the Start Button"
  • 15:25:18 <BenjaminR> btw re-using a fce template in a third party extension first time: <v:render.template file="EXT:vmtemplates/Resources/Private/Templates/Content/HeaderImage.html" variables="{settings: {image: {url: 'fileadmin/headerImage-small.png', alternative: 'MEC G', width: 1280, height: 216}}}" paths="{v:var.typoscript(path: 'plugin.tx_vmtemplates.view')}" />
  • 15:31:40 <danilobuerger> hey alexander_dick
  • 15:31:47 <danilobuerger> hey alex_schnitzler actually ;-)
  • 15:32:13 <alex_schnitzler> danilobuerger: What's ap?
  • 15:32:18 <alexander_dick> now you called me, im here too
  • 15:32:21 <alexander_dick> whats up? ;)
  • 15:33:14 <danilobuerger> just wanted to say hey as i saw you join the channel ;-)
  • 15:34:23 <danilobuerger> btw alexander_dick seems like your FAL issue isnt getting any love http://forge.typo3.org/issues/57488 :(
  • 15:34:39 <alexander_dick> yes I know. I wonder why.
  • 15:35:55 <BenjaminR> i dropped a line in #typo3-cms
  • 15:37:32 <alexander_dick> is something wrong with the report?
  • 15:37:42 <alexander_dick> wrong category maybe?
  • 15:38:05 <BenjaminR> Maybe little short description
  • 15:38:20 <BenjaminR> without love you know :)
  • 15:38:25 <alexander_dick> hmm.. I can't edit anymore
  • 15:38:34 <alexander_dick> that always annoys me
  • 15:38:44 <BenjaminR> core´s like to see you are engaged helping them to start with it
  • 15:39:10 <alexander_dick> but there really isn't much more to say about it
  • 15:39:16 <alexander_dick> you can reproduce it in 10 seconds
  • 15:39:18 <BenjaminR> not isnt...
  • 15:39:18 <BenjaminR> :D
  • 15:39:30 <Stephan> Grettings! Is there a place where i can find the *xsd files for fluid flux vhs? The links on the dokupage are broken/ the files doesn´t exist.
  • 15:40:17 <BenjaminR> Hi Stephan. cedricziel might be able to help you
  • 15:43:05 <Stephan> Ok, i will contact him in a single chat. Thanks
  • 15:43:32 <alexander_dick> http://forge.typo3.org/issues/57472 isn't getting any love either
  • 16:13:38 <NamelessCoder> Stephan http://fluidtypo3.org/schemas/
  • 16:36:31 <Stephan> You are my hero of the day NamelessCoder ;)
  • 16:39:22 <mrboe_> @NamelessCoder if i use <f:render section="BE{split -> v:format.case(case: 'split')}" - i must have a empty section called BE
  • 16:41:22 <mrboe_> is that normal - if i dont have that the my
  • 16:41:41 <mrboe_> sorry if i dont have that section my backend is broken
  • 16:44:32 <BenjaminR> optional="TRUE"
  • 16:44:35 <BenjaminR> might help you
  • 16:48:23 <NamelessCoder> case=split has no function
  • 17:27:56 <rahulthewall> Oh hai guys
  • 17:28:12 <rahulthewall> Where do I find the list of extensions that I need to install on the new website
  • 17:28:16 <rahulthewall> the old website had a handy list
  • 17:29:02 <ad_on_is> hi, i have a funny question about flexform
  • 17:29:13 <Outdoorsman> flux vhs fluidcontent fluidpages are the main ones I believe
  • 17:29:26 <ad_on_is> is it possible to somehow style the output, using something like $TBE_STYLES['colorschemes'][0]='red,yellow,blue,olive,green';
  • 17:30:01 <ad_on_is> i.e when using registerFluidFlexFormPlugin()
  • 18:03:51 <BenjaminR> What is wrong with this condition <f:if condition="{v:var.typoscript(path: 'plugin.tx_vmtemplates.settings.contentArea.inheritance.footer')} == '-1'">
  • 18:04:10 <BenjaminR> debugged output for v:var.typoscript in configuration section and it is '-1'
  • 18:04:46 <BenjaminR> sorry - fixed
  • 18:08:03 <BenjaminR> didnt want to check for == '-1' - wanted to check for == '0'
  • 19:53:01 <randomresult> evening
  • 19:55:03 <NamelessCoder> WHAAAAAT????
  • 19:55:05 <BenjaminR> hi
  • 19:55:23 <Outdoorsman> Howdy
  • 19:55:29 <NamelessCoder> ahoy
  • 19:55:38 <BenjaminR> party!!
  • 20:05:54 <BenjaminR> alex_schnitzler! welcome back!
  • 20:06:57 <BenjaminR> hm - he doesnt want to join our party
  • 20:40:34 <danilobuerger> so who here is having c&p / localization / d&d troubles ?
  • 20:43:19 <BenjaminR> randomresult! :P
  • 20:43:41 <randomresult> searching for someone where all bugs appear?
  • 20:43:45 <randomresult> <---
  • 20:43:54 <randomresult> im like a magnet
  • 20:44:03 <BenjaminR> Attention! Trick question!
  • 20:44:27 <danilobuerger> randomresult so how about some good old testing?
  • 20:44:29 <danilobuerger> you in?
  • 20:44:40 <randomresult> sure ... gimme
  • 20:44:43 <randomresult> what u need
  • 20:44:43 <danilobuerger> https://github.com/FluidTYPO3/flux/pull/511
  • 20:45:13 <randomresult> its not merged right?
  • 20:45:16 <danilobuerger> yes
  • 20:45:51 <randomresult> how do i get it now?
  • 20:46:19 <randomresult> i need to pull it from ur repo dont i?
  • 20:46:24 <danilobuerger> https://github.com/hmspl/flux.git branch hat_n_whip
  • 20:51:18 <randomresult> guess what... phpstorm crashed
  • 20:51:29 <randomresult> i hate today. so glad when its friday
  • 20:52:26 <xaver_> randomresult: +1
  • 20:52:57 <randomresult> ok. seems that i need a restart.
  • 20:53:03 <randomresult> will reboot and come back
  • 21:02:03 <randomresult> ahahahahhhahahh ... i get crazy... my phpstorm sucks so much
  • 21:03:27 <randomresult> learned: sometimes its good to close a projekt
  • 21:04:01 <xaver_> randomresult: yes
  • 21:05:48 <randomresult> danilobuerger?
  • 21:05:51 <danilobuerger> here
  • 21:06:03 <randomresult> first: your picture is great.
  • 21:06:12 <danilobuerger> lol
  • 21:06:12 <randomresult> second: flux sucks
  • 21:06:24 <randomresult> no really - i like it a lot
  • 21:06:29 <danilobuerger> ...
  • 21:06:39 <danilobuerger> in that case you might be in the wrong channel ^^
  • 21:06:47 <danilobuerger> try templa voila or so ;-)
  • 21:07:00 <randomresult> well... your flux sucks
  • 21:07:01 <randomresult> :)
  • 21:07:06 <randomresult> hehe
  • 21:07:10 <randomresult> ok.
  • 21:07:16 <randomresult> i did the following:
  • 21:07:32 <randomresult> moved ext/flux out of my project
  • 21:07:41 <randomresult> copied your version into ext
  • 21:07:45 <randomresult> renamed it to flux
  • 21:08:09 <randomresult> went to the backend
  • 21:08:14 <randomresult> pagemodule
  • 21:08:16 <randomresult> page
  • 21:08:20 <randomresult> empty frame
  • 21:08:26 <randomresult> not white but empty
  • 21:08:35 <randomresult> replaced it .. works
  • 21:08:44 <randomresult> (beside the copy thing...
  • 21:09:36 <randomresult> ah... cleared cache and temp for sure
  • 21:10:14 <randomresult> so the testing was quite short... beside the phpstorm crap
  • 21:11:51 <danilobuerger> so what was your problem?
  • 21:11:51 * randomresult gets another wine.
  • 21:12:14 <randomresult> page content didnt show up. so i cant copy nothing
  • 21:12:38 <randomresult> where can i upload screenshots?
  • 21:12:43 <danilobuerger> imageshack fx
  • 21:13:10 <danilobuerger> the thing is that the PR changes nothing in regards to how page content is displayed
  • 21:13:33 <randomresult> just a sec.
  • 21:14:32 <randomresult> same problem here
  • 21:14:45 <randomresult> you have teamviewer?
  • 21:15:47 <danilobuerger> yeah
  • 21:17:48 <randomresult> danilobuerger see privat messages
  • 21:17:58 <danilobuerger> yeah need to update teamviewer
  • 21:18:03 <randomresult> lol
  • 21:18:13 <randomresult> every time i use this ... i need to update
  • 21:18:15 <randomresult> pfff
  • 21:18:21 <randomresult> like flashplayer
  • 21:22:33 <randomresult> see?
  • 21:22:33 <danilobuerger> so but you actually do have page content?
  • 21:22:46 <randomresult> yeah sure
  • 21:22:53 <danilobuerger> "page content didnt show up"
  • 21:23:00 <randomresult> feel free to look
  • 21:23:08 <randomresult> that was the first time
  • 21:23:11 <danilobuerger> ah ok
  • 21:23:20 <randomresult> feel free to take over
  • 21:23:31 <danilobuerger> wow?
  • 21:23:39 <danilobuerger> when?
  • 21:23:41 <danilobuerger> hehe
  • 21:23:51 <randomresult> now
  • 21:25:13 <danilobuerger> hmm
  • 21:25:18 <danilobuerger> it seems to be working
  • 21:25:26 <danilobuerger> what are you doing that doenst work?
  • 21:25:30 <randomresult> take text
  • 21:25:37 <randomresult> lemme show
  • 21:25:39 <danilobuerger> do it slow
  • 21:26:11 <danilobuerger> ah isee
  • 21:26:26 <danilobuerger> ok yes
  • 21:27:15 <randomresult> you see what i mean ?
  • 21:27:18 <randomresult> need a shell?
  • 21:27:21 <randomresult> :)
  • 21:27:26 <randomresult> need phpstorm
  • 21:27:30 <randomresult> phplog?
  • 21:27:35 <danilobuerger> nope
  • 21:27:38 <danilobuerger> everything
  • 21:27:41 <danilobuerger> good
  • 21:27:44 <danilobuerger> thanks for showing me
  • 21:27:51 <randomresult> your welcome
  • 21:27:56 <randomresult> anytime
  • 21:28:06 <randomresult> sometimes faster than explaining
  • 21:33:28 <Guest|29327> Hi everybody
  • 21:33:39 <randomresult> hi guest
  • 21:35:10 * randomresult will leave now
  • 21:35:30 <Guest|29327> I have an issue with fluidcontent. I always get the error 'The default controller for extension "Fluidcontent" and plugin "Content" can not be determined. Please check for TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin() in your ext_localconf.php'
  • 21:36:10 <randomresult> Guest|29327 version of all. t3 flux fluidcontent fluidpages vhs
  • 21:36:59 <Guest|29327> (it's in an ajax request, implemented with the eid dispatcher)
  • 21:37:00 <randomresult> Guest|29327 u use TER or GIT versions. if Git which branch?
  • 21:37:47 <Guest|29327> t3 6.1.7
  • 21:37:54 <Guest|29327> flux 6.0.2
  • 21:38:35 <Guest|29327> fluidcontent 3.1.0, fluidpages 2.1.0, vhs 1.8.4
  • 21:38:55 <Guest|29327> TER version
  • 21:39:58 <randomresult> well im quite sure there are newer versions of ALL of them :)
  • 21:40:44 <randomresult> flux 7.0 (in ter / 7.1 in git ?)
  • 21:40:56 <randomresult> fluidcontent 4.1
  • 21:41:01 <Guest|29327> It's a project which already runs a while. Need to check the updates.
  • 21:41:02 <randomresult> pages 3.1
  • 21:41:12 <randomresult> make a backup
  • 21:41:18 <randomresult> read the migration guide
  • 21:41:27 <randomresult> READ the FUCKING manual :)
  • 21:41:58 <randomresult> https://github.com/FluidTYPO3/documentation/blob/master/Namespaces.md
  • 21:42:08 <randomresult> you will need to know this!
  • 21:43:01 <Guest|29327> Ah, ok. The extension manager only reported a new version for flux. Updating right now.
  • 21:43:10 <randomresult> Guest|29327 maybe its not the best idea to update. maybe you better ask one of the team members (the ones with an @ in front)
  • 21:43:19 <randomresult> DONT JUST UPDATE
  • 21:43:35 <Guest|29327> We have enough backups, and it's not yet live.
  • 21:44:03 <randomresult> you will need to change your templates (or do a corehack in t6.1)
  • 21:44:25 <randomresult> and i think u will need an update for all the extensions
  • 21:44:37 <randomresult> check github for issues/bugs solutions
  • 21:44:44 <randomresult> https://github.com/FluidTYPO3/
  • 21:44:49 <Guest|29327> There are not many templates which use the extension.
  • 21:44:54 <Guest|29327> Currently running all the updates.
  • 21:45:17 <randomresult> read about the migration (see link namespaces.md)
  • 21:45:28 <Guest|29327> Already open on the second screen ;)
  • 21:45:32 <randomresult> its quite easy to migrate from 6 to 7
  • 21:45:35 <randomresult> good.
  • 21:45:58 <randomresult> as u can read: MAKE A DAMN BACKUP, YOU COWBOY!
  • 21:46:06 <Guest|29327> As always :D
  • 21:46:07 <danilobuerger> beware to execute EM Update Script of FLux immediately after you updated from 6 to 7
  • 21:46:23 <danilobuerger> (dont do a db compare first) .
  • 21:46:53 <Guest|29327> all right
  • 21:48:33 <randomresult> good luck
  • 21:50:30 * randomresult needs a break now. see u all tomorow
  • 21:50:42 <Guest|29327> byebye & thanks :)
  • 22:06:11 <Guest|29327> Hmm, the error is still present after updating all extensions
  • 22:09:41 <Guest|29327> I am trying to load the content with the content object render https://gist.github.com/anonymous/9961903
  • 22:16:20 <Guest|59069> Hi, I'm using typo3 6.1.7
  • 22:16:20 <Guest|59069> flux 6.0.2
  • 22:16:20 <Guest|59069> fluidcontent 3.1.0
  • 22:16:20 <Guest|59069> fluidpages 2.1.0
  • 22:16:20 <Guest|59069> vhs 1.8.4 and got a problem with loading the FCE in an ajax request using eID
  • 22:17:12 <Guest|59069> If i try to load the content object with the RECORDS function I get the following error: The default controller for extension "Fluidcontent" and plugin "Content" can not be determined. Please check for TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin() in your ext_localconf.php
  • 22:17:35 <Guest|59069> Can somebody help me to fix it?
  • 22:43:03 <danilobuerger> Guest|59069 you might want to update your extensions
  • 22:43:43 <Guest|59069> hi danilo
  • 22:45:06 <Guest|59069> Sorry this was the old list :( flux is 7, fluidcontent 4, fluidpages 3 and vhs 1.8.5
  • 22:46:06 <Guest|59069> After the update I used your script to update my template files but the error still occurs
  • 22:46:57 <danilobuerger> did you clear typo3temp ?
  • 22:47:11 <Guest|59069> No, just a second
  • 22:50:08 <Guest|59069> Now I deleted it but still the same error
  • 22:50:18 <danilobuerger> can you please gist what you are doing?
  • 22:52:13 <Guest|59069> https://gist.github.com/anonymous/89e8a710ab3f02596767
  • 22:52:33 <danilobuerger> whats in ext_localconf ext_tables?
  • 22:54:07 <Guest|59069> https://gist.github.com/anonymous/b11a071e51aa221179a8
  • 22:54:41 <danilobuerger> so why are oyu not registering your extension with flux??
  • 22:55:50 <Guest|59069> I'm new to flux, didn't know that I have to
  • 22:55:56 <danilobuerger> ah
  • 22:56:02 <danilobuerger> https://github.com/FluidTYPO3/fluidpages/tree/development#how-to-include-page-templates
  • 22:56:11 <danilobuerger> include
  • 22:56:12 <danilobuerger> Tx_Flux_Core::registerProviderExtensionKey('VendorName.ExtensionName', 'Page');
  • 22:56:17 <danilobuerger> Tx_Flux_Core::registerProviderExtensionKey('VendorName.ExtensionName', 'Content');
  • 22:56:33 <Guest|59069> In the ext_localconf?
  • 22:56:35 <danilobuerger> in both ext_tables and ext_localconf
  • 22:57:59 <Guest|59069> One moment
  • 22:58:03 <danilobuerger> instead of Tx_Flux_Core you can also use \FluidTYPO3\Flux\Core thats the namespace variant
  • 23:01:21 <Guest|59069> I inserted the following lines: \FluidTYPO3\Flux\Core::registerProviderExtensionKey('Becklyn.' . $_EXTKEY, 'Page');
  • 23:01:21 <Guest|59069> \FluidTYPO3\Flux\Core::registerProviderExtensionKey('Becklyn.' . $_EXTKEY, 'Content');
  • 23:01:34 <Guest|59069> Still the same error
  • 23:01:52 <danilobuerger> you did that in both ext_localconf and ext_tables ?
  • 23:02:16 <danilobuerger> and you cleared our typo3temp again?
  • 23:02:30 <Guest|59069> No not typo3temp
  • 23:02:34 <Guest|59069> One second
  • 23:04:17 <Guest|59069> Still the same
  • 23:04:40 <Guest|59069> You meant to include the two lines in my own extension
  • 23:04:44 <Guest|59069> Just to make sure
  • 23:04:48 <danilobuerger> yes
  • 23:05:25 <Guest|59069> ok then i did it right
  • 23:06:00 <danilobuerger> hmm but fce is shown when you access without eID?
  • 23:06:14 <Guest|59069> Yes
  • 23:06:28 <Guest|59069> Thats the weird thing
  • 23:06:41 <Guest|59069> Don't know what I'm doing wrong
  • 23:07:26 <Guest|59069> Oh danilo, do I have to add those lines to the Extension where I create the FCE
  • 23:07:34 <danilobuerger> yes
  • 23:07:37 <Guest|59069> :/
  • 23:07:44 <danilobuerger> the one with
  • 23:08:02 <Guest|59069> Thought where I call the ajax
  • 23:08:07 <danilobuerger> the registerProviderExtensionKey 'Page' in the extension you use fluidpages
  • 23:08:09 <Guest|59069> Because this is another Extension
  • 23:08:20 <danilobuerger> registerProviderExtensionKey 'Content' in the extension you use fluidcontent
  • 23:08:46 <Guest|59069> Okay need to look
  • 23:08:49 <danilobuerger> try it out (clear typo3temp again)
  • 23:11:24 <Guest|59069> okay in the ext_tables I have the following already in https://gist.github.com/anonymous/64ae21a687b1c5ae72ea
  • 23:11:42 <danilobuerger> you dont use name spaces there?
  • 23:11:43 <Guest|59069> But not in the ext_localconf
  • 23:12:29 <Guest|59069> I created it automatically
  • 23:12:50 <Guest|59069> Should I use the namespaces instead of Tx ...
  • 23:13:07 <danilobuerger> well you might need to vendor prefix your register function calls as you did before
  • 23:13:12 <danilobuerger> 'Becklyn.' . $_EXTKEY
  • 23:13:15 <danilobuerger> instead of mytest
  • 23:14:00 <Guest|59069> and paste it in both files?
  • 23:14:19 <danilobuerger> actually your other extension might just not get called
  • 23:15:02 <danilobuerger> try Tx_Flux_Core::registerProviderExtensionKey('mytest', 'Content'); inside the extension of your eID
  • 23:15:17 <danilobuerger> (mytest being the extension where your fce is at)
  • 23:16:05 <Guest|59069> Yes my fces are in mytest extension
  • 23:16:30 <Guest|59069> I try the one if the prefix maybe it works already
  • 23:18:11 <Guest|59069> sadly not
  • 23:18:44 <danilobuerger> try registering mytest with flux in the eid extension
  • 23:18:55 <Guest|59069> in ext_*
  • 23:18:59 <Guest|59069> ?
  • 23:19:02 <danilobuerger> yeah
  • 23:19:12 <danilobuerger> if that doesnt work, register it in your eID dispatch
  • 23:19:31 <danilobuerger> and if that doesnt work i am out of ideas
  • 23:22:17 <Guest|59069> I placed this in the ext_* \FluidTYPO3\Flux\Core::registerProviderExtensionKey('Becklyn.mytest', 'Content');
  • 23:22:29 <Guest|59069> Just to make sure that I'm not doing it wrong
  • 23:23:05 <Guest|59069> In the extension that calls the Ajax
  • 23:23:31 <danilobuerger> yeah
  • 23:23:52 <Guest|59069> Okay then I need to try the last one
  • 23:27:54 <Guest|59069> Oh man, it's also not working
  • 23:28:10 <Guest|59069> So you're sure that you have not another option?
  • 23:28:39 <danilobuerger> nope, but stick around until NamelessCoder is here..
  • 23:29:20 <Guest|59069> Do you know when he will come around?
  • 23:29:46 <danilobuerger> nope, but he will probably be here soon / later
  • 23:30:03 <Guest|59069> I'm from Germany so the time shift could be a problem
  • 23:30:13 <danilobuerger> he is in the same timezone
  • 23:30:42 <danilobuerger> alternatively you could file a bug report on github explaining the issue in detail
  • 23:31:25 <Guest|59069> Okay anyway thank you for your help
  • 23:31:57 <Guest|59069> Maybe NamelessCoder can help (=
  • 23:32:09 <Guest|59069> Have a nice day danilo
  • 23:32:15 <danilobuerger> you too
  • 23:32:20 <Guest|59069> thanks