IRC logs

20150825

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

IRC log range: 20150825*

20150825

  • 05:31:06 <Guest|89919> hello guys
  • 05:31:17 <Guest|89919> just a little question
  • 05:31:38 <Guest|89919> how can i set a typoscript value with the page options?
  • 05:32:20 <Guest|89919> i now how typoscript set the variables of fluid bit i dont knmow the otehr way?
  • 05:33:59 <Guest|89919> for example somthing like this: page.bodyTagCObject.value = <body id="{varOfPageOption}">
  • 07:40:27 <t3xx> I've not working FCE in one TYPO3 Installation. In an other installation, is no problem. Both installations have the same version. How can I find and fix the error?My code is here:http://pastebin.com/vrnEMrkp
  • 11:27:04 <papillon6> Hi! Struggling with <flux.form options="{icon: 'iconreference'} ...> The icon-reference does not work correctly. Someone has an idea what wrong? Tried "EXT:myext/Resources/Public/Icons/myicon.pg", relative path, absolute path, ...
  • 15:25:56 <potofcoffee> Hi all. I'm using flux 7.2.1, fluidpages 3.3.1, fluidcontent 4.3.1, vhs 2.2.0 and fluidcontent_core 1.2.0 on TYPO3 6.2.9. Fluidpages work great, but inserting any fluidcontent CE gives me an error 500 on the page. Any hints on where I might start looking?
  • 15:51:03 <NamelessCoder> potofcoffee run the install tool, the "compare DB" part. I'm guessing it's DB schema. If that's not it, give us the exact error message ;)
  • 15:51:03 <FT3BOT> c[_]
  • 15:57:12 <potofcoffee> DB check returns no changes needed.
  • 15:57:28 <potofcoffee> Unfortunately, I'm just getting a straight 500 page (internal server error)
  • 15:58:40 <potofcoffee> The vhost error log says nothing at all. The main apache log shows that the fcgi subprocess died.
  • 16:00:13 <potofcoffee> This happens on any FCE, but not on standard CEs.
  • 16:17:01 <potofcoffee> Could this be somehow related to fluidcontent_core (which does render the core elements fine)
  • 16:17:08 <potofcoffee> ?