IRC logs

20140916

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

IRC log range: 20140916*

20140916

  • 10:34:38 <erredeco> please help: I am still trying to understand how v:security.allow works: If I have a usergroup with UID=1, how can I configure the viewhelper?
  • 10:34:45 <erredeco> <v:security.allow frontendUserGroup="1">Lorem Ipsum</v:security.allow> does not work :(
  • 10:37:19 <soee> erredeco: use inside <f:then></f:then>, the docs state The ViewHelper is a condition based ViewHelper which means it supports the f:then and f:else child nodes
  • 10:54:27 <erredeco> OMG!!!!
  • 10:54:55 <erredeco> I was misleaded by the error message!!!
  • 10:54:56 <erredeco> The argument "frontendUserGroup" was registered with type "\TYPO3\CMS\Extbase\Domain\Model\FrontendUserGroup", but is of type "string" in view helper "FluidTYPO3\Vhs\ViewHelpers\Security\AllowViewHelper".
  • 10:55:03 <erredeco> Thank you
  • 10:55:34 <erredeco> :D :D :D
  • 11:46:44 <Guest|21412> hi all
  • 11:46:55 <Guest|21412> i have an error while trying to install flux extension
  • 11:47:09 <Guest|21412> Class 'FluidTYPO3\Flux\Service\ContentService' not found in D:\Projets\anah-6.2.4\www\typo3conf\ext\flux-development\ext_tables.php on line 11
  • 11:47:09 <Guest|21412> Class 'FluidTYPO3\Flux\Service\ContentService' not found in D:\Projets\anah-6.2.4\www\typo3conf\ext\flux-development\ext_tables.php on line 11
  • 11:47:09 <Guest|21412> Fatal error: Class 'FluidTYPO3\Flux\Service\ContentService' not found in D:\Projets\anah-6.2.4\www\typo3conf\ext\flux-development\ext_tables.php on line 11
  • 11:53:45 <GRIMMCREATIVE> i dont know but should the folder named flux instead of flux-development
  • 11:54:26 <GRIMMCREATIVE> i never use the -development extension in folder name
  • 11:55:40 <Guest|21412> u are right, that was the name of the extension
  • 11:56:09 <Guest|21412> strange because i got it from git and in the install instruction theu never talk about changing extension folder name
  • 11:56:14 <Guest|21412> thanks
  • 11:56:40 <GRIMMCREATIVE> no problem. use the git client and you will get the right name :)
  • 11:57:47 <Guest|21412> https://github.com/FluidTYPO3/flux => button 'download zip'
  • 11:58:19 <marteadrian> hello, i'm trying to inherit content in sections with fluidtypo3. I'm unsing latest versions. I tried to use simply something like this: sidebar.slide = -1, but i'm wonderuing how i can reference a section in TypoScript. Or is there a better solution for fluidpage/fluidcontent?
  • 11:58:24 <GRIMMCREATIVE> of course you get the -development name because you download the development stage
  • 12:01:02 <GRIMMCREATIVE> @marteadrian you can use v:content.get
  • 12:01:19 <GRIMMCREATIVE> i think
  • 12:37:39 <marteadrian> @GRIMMCREATIVEAFK: <v:content.render column="1" slide="-1"/> worked, thanks for the hint!
  • 12:38:04 <GRIMMCREATIVEAFK> oh yes render - ups
  • 13:33:52 <xaver> http://thecodinglove.com/post/97637074595/when-the-intern-says-unit-tests-are-a-waste-of-time
  • 17:46:54 <mikemCH> Hi.. Are there any News on the release of Flux 7.1? Is there a timetable?