12:26:41 <NamelessCoder> Guest|53639 we all do this in our spare time, and the definition of "spare time" means it's not easily predicted how much we have to spare
12:27:56 <NamelessCoder> you are very welcome to help, for example by reviewing pull requests and testing them out
13:05:40 <benjamin_654> is it possible (not a hack) to use fluidpages for just one tree in a typo3 system and have a old typoscript-setup for the other tree?
13:07:02 <randomresult> you could try to set plugin.tx_fluidpages > in your setup
13:24:11 <ndee> I'm running 6.2.4 with fluidcontent, flux and fluidpages from the TER. When I try to save my fluidcontent-CE, I get the following message: #1: PHP Warning: explode() expects parameter 2 to be string, array given in .../typo3_src-6.2.4/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php line 212. I enabled flux debug and there are no problems shown.
15:05:14 <randomresult> comeon . copy and paste is the reason why we use computers
15:05:26 <randomresult> at least one of the reasons
15:05:46 <danilobuerger> well i estimate it to be 8 hours of work to fix it... if somebody can find the money for it, i am willing to do it... but i am probably (money-wise) the worst one to ask ;-)
15:05:48 * randomresult votes +3 for copy'n'paste bug to be solved
15:06:19 <randomresult> well 8 hours means something like 80 Euro ... ok i will take it
15:18:01 <danilobuerger> looking forward to meeting again ;-)
15:18:13 <slh> i´m using fluidcontent on a 6.1 install. when i try adding a new element, which works great, there´s always an rte activated. can i get rid of that??
15:18:15 <randomresult> we arrive on friday and leave saturday eveneing
15:21:09 <randomresult> well not too much pls. need to do my first race on sunday
15:33:28 <featdd> hay I want to use vhs assetic in a partial of an extension template but it doesnt render the v tags
15:35:08 <benjamin_654> randomresult: with "we have a copypaste thing" - do you mean "Currently known bugs in copying:" at https://github.com/FluidTYPO3/flux/issues/573 ?
15:35:59 <slh> thanks randomresult.. the update fixed. just took some time to figure out "what" update :)
15:37:24 <randomresult> benjamin_654 you want me to read all that?
16:20:04 <fger> i found a "nice bug" in TYPO3 6.2, when i try to access a custom viewhelper which was being defined in an extension which was not installed
16:20:24 <fger> PHP matches the namespace and finds the class, but nothing is executed in TYPO3 frontend and no error-msg at all ofc
16:20:38 <fger> so much as for namespaces and TYPO3 :)
16:34:01 <beo6> fger: just install the extension then. ;)
16:59:39 <Guest|40415> hey guys, I've got following problem. My fluid content elements will not displayed in the ce wizard. I use flux 7.0.0, fluidcontent 4.0.0 and typo3 6.2.4
17:12:35 <fger> Guest|40415: add static typoscript templates of the corresponding provider extension, clear the typo3temp dir, if necessary on CLI
17:13:07 <fger> i dont trust TYPO3 6.2.x in cleaning up all cache-artifacts in that directory when hitting the clear-cache button in backend
17:40:05 <Guest|40415> I solved this problem, in my own extension in the ext_emconf.php shouldn't depends typo3 6.2