IRC logs

20160408

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

IRC log range: 20160408*

20160408

  • 02:21:09 <cweiske> is it possible to make a fluidcontent element aware of the container it is located in?
  • 02:21:32 <cweiske> I thought I could pass a variable in <v:content.render>, but that does not appear to be the case
  • 05:46:55 <haki> hi, since i updated from typo 6.1.x to 6.2.19 ( also the fluid extensions ) i dont get any content. i just get a yellow box with the text "Fluid Content type not selected - edit this element in the TYPO3 backend to fix this!
  • 05:46:56 <haki> Content uid: [135] " can you help me with this one?
  • 05:51:43 <cweiske> are the fluid extensions from TER or from git?
  • 05:52:18 <haki> i took over the project so i dont know. i updated them with the update manager in the backend.
  • 05:52:25 <cweiske> ok, so from TER
  • 05:52:37 <cweiske> which version has fluidcontent?
  • 05:53:10 <haki> 4.3.3
  • 05:55:57 <cweiske> haki, https://github.com/FluidTYPO3/fluidcontent/blob/development/CHANGELOG.md#433---2015-10-24
  • 05:56:15 <cweiske> did you actually check if this is the case with some of your content elements?
  • 05:58:51 <haki> No, it's my first real typo3 project.
  • 05:59:23 <cweiske> then check if there are content elements on your page which do not have a fluid content type set
  • 05:59:31 <haki> Disabled Fluid Content type drop-down for all CTypes, except fluidcontent_content .... i dont really get what this means
  • 05:59:41 <cweiske> #278 In case no Fluid Content type is selected for content with CType fluidcontent_content an error message is shown in FE and BE
  • 05:59:48 <cweiske> this is the one which is important for you
  • 06:03:23 <haki> http://s9.postimg.org/wqofwq49r/fluid.jpg it lookes like this
  • 06:03:49 <cweiske> in the top circled dropdown you actually have to SELECT A CONTENT ELEMENT
  • 06:04:29 <haki> oh the screenshot close the drop down. i cant select anything there. just "Fluid Content type"
  • 06:04:53 <cweiske> then this is your problem
  • 06:05:08 <cweiske> so this content element does not serve any purpose, does it?
  • 06:05:09 <cweiske> remove it
  • 06:05:46 <cweiske> do you actually have fluid content elements?
  • 06:05:51 <cweiske> in your extensions?
  • 06:06:45 <haki> you mean in the template?
  • 06:07:03 <haki> even if i want to create new content i get this error.
  • 06:07:05 <cweiske> do you know what the fluidcontent extension is for?
  • 06:08:19 <haki> it adds dynamic content
  • 06:08:25 <haki> in the template
  • 06:08:53 <cweiske> what dynamic content?
  • 06:09:07 <haki> i'm sorry if i frustrate you with my low knowlege base
  • 06:09:40 <haki> oh you mean what it does in my template?
  • 06:09:51 <cweiske> no
  • 06:10:04 <cweiske> I want to know if you know what fluidcontent does, and how to use it
  • 06:10:42 <haki> not really, i overtook the project and have to handle it now :/
  • 06:10:58 <cweiske> please come back after reading up what fluidcontent actually does
  • 06:12:32 <haki> https://fluidtypo3.org/documentation/templating-manual/introduction.html i just start reading this now.
  • 08:54:34 <haki> cweiske so the problem is that i didnt define a fluid contetn type right?
  • 08:58:51 <haki> or does anybody else have experience with the "Fluid Content type not selected - edit this element in the TYPO3 backend to fix this! " error?
  • 09:02:37 <drlimbo> is there a way to set the "lifetime" of _processed_ images with fluid?
  • 09:11:45 <cweiske> haki, exactly
  • 09:13:05 <haki> is it possible that there was no need to define it in older versions?
  • 09:16:52 <cweiske> see the changelog
  • 09:16:57 <cweiske> with the update, the error message came
  • 09:17:08 <cweiske> before maybe nobody noticed it
  • 09:17:24 <cweiske> haki, it's probably better to go back to the extension versions you had before
  • 09:17:32 <cweiske> and check how it looked then
  • 09:17:44 <cweiske> maybe fluidcontent now does not detect your content elements anymore
  • 09:18:56 <haki> i think it not that easy, because i had to update from typo3 6.1.x to 6.2.19.
  • 09:19:33 <haki> but im uploading the old version now and check again.
  • 10:04:52 <drlimbo> is there a way to show values from a typoscript array in an extbase Select Field (TCA)
  • 16:52:55 <Guest|28325> hi
  • 16:54:11 <Guest|28325> everytime i try to install fluidcontent 4.4.0 i get the error: Could not access remote resource http://repositories.typo3.org/mirrors.xml.gz.
  • 16:54:19 <Guest|28325> can anyone help me with this one?