IRC logs

20140629

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

IRC log range: 20140629*

20140629

  • 00:59:38 <soee_> ok found it, condition.iterator.contains
  • 14:23:33 <feelx> hmmm I did the example of worksonmymachine.org (part3). But I don't see a "FCE" Tab. I tried to clear all caches and also enabled FLUX debug=1. It says in green "Flux View FluidTYPO3\Flux\View\ExposedTemplateView is able to read stored configuration from file "<removed>/ext/templatebeltronic/Resources/Private/Templates/Content/teaser.html". But still no FCE tab on new-element-whizard. Where can I look for the cause?
  • 14:24:29 <feelx> above is regarding of Quickstart Pt3 of worksonmymachine.org. I fixed the namespace already cuz I am on dev.branch
  • 15:41:42 <feelx> OK ... my issue is solved... I did several steps again and now it works. I cant tell what exactly caused it...
  • 15:46:53 <soee> :)
  • 15:47:25 <soee> feelx: when it comes to flux etc, after upgrades, version change it good to empty typo3temp/ folder
  • 15:47:57 <soee> it creates some caches that are probably not flushed using BA buttons
  • 15:48:05 <soee> *BE
  • 18:31:08 <feelx> soee... thank you. I know this, but probably I forgot that :-/
  • 18:31:57 <feelx> but I am having another issue right now... Is it not possible to copy/paste a CE (just normal header/richtext). It shows up as hidden element after paste, but _only_ in List module
  • 18:34:33 <soee> im not sure if copy/paste issue has been solved already
  • 18:34:41 <soee> it is known for a long time now
  • 18:36:48 <feelx> hmm okay :) thx...
  • 21:02:51 <nimius|thephpjo> I have just a small question: How do i render the content of flux:form.content?
  • 21:03:48 <nimius|thephpjo> In theory '<flux:content.render area="main"/>' should be enough, shouldn't it?