IRC logs

20141025

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

IRC log range: 20141025*

20141025

  • 02:00:37 <jmverges> hi folks
  • 02:02:15 <jmverges> debug: Executing '/var/www/test1/typo3/cli_dispatch.phpsh extbase extension:install scheduler'
  • 02:02:17 <jmverges> err: /Stage[main]/Typo3/Exec[loadTYPO3Extensionscheduler]/returns: change from notrun to 0 failed: /var/www/test1/typo3/cli_dispatch.phpsh extbase extension:install scheduler returned 1 instead of one of [0] at /var/www/typo3-base/puppet/modules/typo3/manifests/init.pp:106
  • 02:02:31 <jmverges> '/var/www/test1/typo3/cli_dispatch.phpsh extbase extension:uninstall css_styled_content'
  • 02:02:33 <jmverges> err: /Stage[main]/Typo3/Exec[removeTYPO3Extensionscs]/returns: change from notrun to 0 failed: /var/www/test1/typo3/cli_dispatch.phpsh extbase extension:uninstall css_styled_content returned 1 instead of one of [0] at /var/www/typo3-base/puppet/modules/typo3/manifests/init.pp:99
  • 09:48:39 <jmverges> good morning mates
  • 10:04:02 <benjamin_654> good morning
  • 13:01:45 <TYPO3ua> Hello, everybody!
  • 13:04:13 <TYPO3ua> I have a text which is divided by rows for example:
  • 13:04:56 <TYPO3ua> row line 1, row line 2, row line 3, row line 4 ....,
  • 13:05:42 <TYPO3ua> How do I get the value of line 3?
  • 18:32:24 <jmverges> www.pastebin.com/uMbm7QKX only is working jmverges.dev, mandarina.dev returns no input file specified.
  • 18:43:24 <gbod_afk> jmverges: interesting but ...
  • 18:45:08 <jmverges> gbod, what happend?
  • 18:46:55 <arnekolja> Hey there. I am migrating my migration from old fedext settings to flux 7.1, fluid pages 3.1.1 and fluid content 4.1. So far everything works fine, but whatever I do - I cannot get a page's grid to show up. I can correctly switch to the template I defined and it's working in the fronted, but the backend layout does not switch.
  • 18:47:46 <arnekolja> I even shrunk down the grid definition to <flux:form.content name="Hauptinhalt" />, but it still does not show the proper backend layout.
  • 18:48:03 <arnekolja> Do you have any hints for me how to debug this or what I could have forgotten?
  • 18:48:25 <arnekolja> *extension
  • 18:49:14 <jmverges> did you run the script?
  • 18:49:47 <arnekolja> the script? the update script in EM?
  • 18:51:37 <jmverges> sure
  • 18:52:09 <arnekolja> yep. didn't do anything. 0 rows needed to be updated and caches are as clear as they could be.
  • 18:55:01 <gbod> arnekolja. You have to set th Backend Layout to Fluidpages in the Appearance Tab of page settings.
  • 18:59:43 <arnekolja> gbod, thanks a lot. That was it. Fun fact: I didn't see this, because my extension hides the backend layout field, as it wasn't needed before migrating. Seems like having to choose the backend layout once is totally new.
  • 19:00:17 <arnekolja> Weird that I did not see this in any documentation.
  • 19:02:37 <gbod> arnekolja: Well, it's now the standard TYPO3.CMS way of switching the backend layout.