IRC logs

20131213

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

IRC log range: 20131213*

20131213

  • 08:42:40 <randomresult> good morning
  • 09:07:52 <mrboe> good morning randomresult
  • 09:08:37 <randomresult> moin
  • 09:27:27 <FT3BOT> Issue 109: [BUGFIX] Enable clearing of field values https://github.com/fluidtypo3/flux/issues/109
  • 09:27:28 <FT3BOT> Issue 109: [BUGFIX] Enable clearing of field values https://github.com/fluidtypo3/flux/issues/109
  • 09:27:47 <FT3BOT> Issue 109: [BUGFIX] Enable clearing of field values https://github.com/fluidtypo3/flux/issues/109
  • 09:27:48 <FT3BOT> Issue 109: [BUGFIX] Enable clearing of field values https://github.com/fluidtypo3/flux/issues/109
  • 10:52:08 <mneuhaus> hey guys
  • 10:52:31 <mneuhaus> i've got an issue again with flux master and 6.1.7:
  • 10:52:31 <mneuhaus> http://dl.dropbox.com/u/314491/Screenshots/idl~foz1qb-i.png
  • 10:53:00 <mneuhaus> seems, like the objectManager isn't injected on cached request without being logged in
  • 11:01:06 <mneuhaus> :/
  • 11:01:32 <mneuhaus> seems completely fucked when you're not logged in
  • 11:12:20 <danilobuerger> mneuhaus please file an issue on github
  • 11:14:59 <mneuhaus> ok
  • 11:19:36 <cedricziel> mneuhaus: did you clear any reflection caches after upgrading?
  • 11:22:27 <mneuhaus> deleted the whole typo3temp/Cache folder several times
  • 11:22:33 <mneuhaus> https://github.com/FluidTYPO3/flux/issues/397
  • 11:23:04 <cedricziel> did you restart your fpm and cleared the cf_* tables?
  • 11:24:11 <mneuhaus> will try to clear cf_* now
  • 11:25:35 <cedricziel> switching to namespaces all over the place was a big step-i hope we didnt forget anything :)
  • 11:26:46 <mneuhaus> nope, still screwed
  • 11:26:55 <mneuhaus> can't manually restart fpm
  • 11:27:03 <mneuhaus> shared hosting
  • 11:47:58 <mrboe> is there a overview about the changes?
  • 12:04:38 <cedricziel> yep. the github commit history, where breaking hangs always carry a lot of information in the commit message. and of course a news item on fedext.net
  • 12:06:17 <mrboe> ok thanks, i will have a look
  • 12:24:05 <randomresult> @cedricziel where do i find the news on fedext?
  • 12:24:24 <randomresult> tour of features, documentation, or onlinedemo?
  • 12:24:35 <cedricziel> https://fedext.net/overview.html
  • 12:25:02 <randomresult> how do i get there without this link?
  • 12:26:20 <randomresult> ah... viewdocumentation
  • 13:12:55 <gernot_h> hi! is in flux something like: [PIDinRootline = pages-uid, pages-uid, ...] ? i need this the render a subnav for some pages
  • 13:14:51 <gernot_h> <f:if condition="{0:data.uid} == {0:'56'}"> but for the tree
  • 13:24:11 <mrboe> gernot_h: something like that? <f:if condition="{menuItem.hasSubPages}">
  • 14:18:28 <gernot_h> mrboe: i need a root pid e.g from pid 40 all subpages down, not in generel
  • 14:28:21 <mrboe> @gernot_h
  • 14:28:24 <mrboe> <f:if condition="{page.uid}==2" then="HELLO WORLD"/>
  • 14:29:22 <mrboe> *2 should be 40
  • 15:06:00 <randomresult> hi there. is there a way to let 2 flux:form fields float? I have two small ones which could be positioned next to each other ...
  • 15:06:03 <randomresult> ideas?
  • 15:45:14 <rasha-> @randomresult u mean in the backend?
  • 15:45:35 <randomresult> rasha- yes.
  • 15:46:09 <rasha-> afaik u can do this with the appropriate TCA config
  • 15:47:02 <randomresult> and im still having problems with migrating to the latest flux-git-master
  • 15:47:35 <randomresult> An error was encountered while rendering the FlexForm.
  • 15:48:25 <rasha-> @randomresult http://labs.zeroseven.de/typo3/felder-im-typo3-backend-gruppieren/
  • 15:51:44 <randomresult> man, im really happy if my develop-webs will run again
  • 15:51:54 <danilobuerger> randomresult whats the exact error?
  • 15:52:20 <randomresult> aktually i dont see the page-settings under pagelayout
  • 15:52:28 <randomresult> no name no label no nothing
  • 15:52:35 <randomresult> may i paste u the code?
  • 15:52:40 <danilobuerger> hold on
  • 15:52:50 <danilobuerger> every ft3 ext is on the current git master?
  • 15:53:08 <randomresult> ahrm... vhs may be not
  • 15:53:12 <randomresult> wait
  • 15:53:19 <randomresult> as soon as u asked...
  • 15:53:20 <danilobuerger> ok, but flux/fluidpages/fluidcontent are?
  • 15:53:25 <randomresult> yes
  • 15:53:39 <randomresult> (at least i pulled the upstreambranch
  • 15:53:44 <randomresult> in to my master
  • 15:53:48 <randomresult> (fork)
  • 15:53:56 <danilobuerger> did you clear cache and deleted everything in typo3temp?
  • 15:54:44 <randomresult> http://pastebin.com/1hv0DujS
  • 15:54:55 <randomresult> i cleared, reloaded and deleted 100 times
  • 15:55:09 <randomresult> this is my template... after my migrationscript
  • 15:55:12 <danilobuerger> did you run the DB tool in install?
  • 15:55:52 <danilobuerger> btw your github master are not current!
  • 15:55:54 <randomresult> ahhhrrrg... i read that yesterday with mneuhaus ... how stupid must one be t
  • 15:56:06 <randomresult> you mean on github?
  • 15:56:22 <randomresult> i know... havent pushed the changes yes
  • 15:56:24 <randomresult> t
  • 15:58:39 <randomresult> ok. db-compare is clear
  • 15:58:43 <randomresult> in installtool
  • 15:59:15 <randomresult> still not working
  • 15:59:51 <randomresult> (yes, cleared cache (uncache is installed as well) - cleared typo3temp and reloaded browser
  • 16:00:32 <randomresult> have u seen my paste?
  • 16:01:20 * randomresult is afk for some minutes
  • 16:06:36 <FT3BOT> Issue 108: [BUGFIX] Avoid overwriting of 'defaultExtras' config in render method https://github.com/fluidtypo3/flux/issues/108
  • 16:06:37 <FT3BOT> Issue 108: [BUGFIX] Avoid overwriting of 'defaultExtras' config in render method https://github.com/fluidtypo3/flux/issues/108
  • 16:09:52 <danilobuerger> randomresult_afk there is no <flux:form.grid>
  • 16:10:10 <danilobuerger> randomresult_afk http://git.io/sh9SvA
  • 16:13:02 <rasha-> if i accidentally updated my flux & co extensions on my 6.1.x t3 installation, the way to get it back working would be by checking out some previous commits?
  • 16:13:16 <rasha-> git-versions of the extensions
  • 17:02:07 <randomresult> rasha: u can also use the ter versions
  • 17:02:08 <FT3BOT> Welcome back randomresult!
  • 17:09:08 <randomresult> danilobuerger i found the mistake. i thought that flexform.field.input was migrated as well... but now it isnt
  • 17:11:48 <randomresult> wel... now i get mad. in the documentation it is migrated. as soon as i change it in my pagetemplate its not workling ... so now i need to check wether my versions are up to date or not
  • 17:17:03 * randomresult gets mad. this clearing cache - temp - browsercache will at least destroy me.
  • 17:21:01 <danilobuerger> randomresult input is definitely flux:field.input in current git master… ( as you can see by the namespace use here: https://github.com/FluidTYPO3/flux/blob/master/Classes/ViewHelpers/Field/InputViewHelper.php )
  • 17:21:47 <randomresult> as i described above: using uncache, clearing cache, typo3temp and browsercache will drive me crazy
  • 17:22:56 <danilobuerger> i dont understand why that would drive you crazy… for one of my installs i updated to the git master, ran the install db tool, executed the migration script, cleared the cache and everything worked… took me not even 5 min
  • 17:23:20 <randomresult> working on mac?
  • 17:24:13 <randomresult> well we have a little mistake in our migrationscript, that was one thing
  • 17:24:43 <randomresult> the other thing ist, that sometimes (dont ask me why) clearing cache or temp once is not enough
  • 17:24:54 <danilobuerger> yeah, mac
  • 17:25:05 <randomresult> (at least i try difrent things and at one time its not working, but then later it works
  • 17:25:09 <randomresult> so now it works
  • 17:25:20 <danilobuerger> didnt you have a backup? if yes, just restore, and use the migrationscript i provided
  • 17:26:19 <randomresult> our migratonscript does backups and revertstuff.
  • 17:26:27 <randomresult> the mistake i think is here
  • 17:26:28 <randomresult> $replaceViewHelpers = array(
  • 17:26:28 <randomresult> 'flux=Tx_Flux_ViewHelpers' => 'flux=FluidTYPO3\Flux\ViewHelpers',
  • 17:26:28 <randomresult> 'flux:flexform>' => 'flux:form>',
  • 17:26:28 <randomresult> 'flux:flexform ' => 'flux:form ',
  • 17:26:55 <randomresult> cause the last one here changes .grid also
  • 17:26:59 <randomresult> so i need to change that
  • 17:28:25 <randomresult> (at least i think so - need to talk to my partner) - but anyway, now my installation works again.
  • 17:28:43 <danilobuerger> just use the migration script in the documentation, that works
  • 17:29:26 <randomresult> as u can imagine, if u worked on a script as long as we did, you want it at least to work properly
  • 17:29:59 <randomresult> :)
  • 17:31:45 <rasha-> sry if u have to repeat this, but where to find this migration script?
  • 17:32:03 <randomresult> https://github.com/FluidTYPO3/documentation/blob/master/Namespaces.md
  • 18:01:07 <randomresult> good evening