IRC logs

20140623

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

IRC log range: 20140623*

20140623

  • 09:25:52 <MindSpark> aزا٢٠
  • 09:26:02 <MindSpark> woops
  • 11:09:25 <raisch> good morning!...
  • 11:10:51 <soee> hi, is there VH to return current year ?
  • 11:11:30 <raisch> i've got a quite basic question how to retrieve data from a model. For details please see http://pastebin.com/N7gRixDt. Thanks in advance.
  • 11:19:29 <benjamin_654> raisch: did you configure the storage pid correctly? (plugin element -> register behaviour)
  • 11:24:38 <raisch> i think so. I 've set storagePid in the constants.txt and the jobs are listed correctly in the list-view.
  • 11:33:03 <soee> someone seen this before: stderr: PHP message: PHP Fatal error: Class 'FluidTYPO3\\Vhs\\ViewHelpers\\Resource\\stdClass' not found in /web/typo3conf/ext/vhs/Classes/ViewHelpers/Resource/AbstractImageViewHelper.php on line 157, referer: http://site.com/typo3/backend.php ?
  • 11:58:51 <danilobuerger> soee f:format.date
  • 11:58:52 <FT3BOT> ¯\_(ツ)_/¯
  • 11:59:19 <soee> danilobuerger: {v:system.dateTime()} this one :)
  • 11:59:33 <soee> and than date.format
  • 12:00:03 <danilobuerger> not really, but whatever suits you
  • 12:13:25 <soee> ok the error i mention is thrown if i try to render my fce image preview
  • 12:15:46 <soee> this is not valid way to render image preview in backend: http://pastebin.com/CvDzYnDh ?
  • 12:16:11 <danilobuerger> why not?
  • 12:21:33 <soee> danilobuerger: because i have the error i mentioned :)
  • 12:21:57 <danilobuerger> thats because you are on the dev branch.. bugs happen in that branch
  • 12:22:43 <danilobuerger> put a backslash before stdClass in line 157 of AbstractImageViewHelper.php
  • 12:28:02 <soee> danilobuerger: should i report this as an issue ?
  • 12:28:32 <soee> the class is namespaced so this is an issue i think
  • 12:56:40 <soee> something changed lately in fluidbootstraptheme labels: http://wstaw.org/m/2014/06/23/fluidbootstraptheme.jpg ?
  • 13:00:29 <mrboe> @soee yes
  • 13:00:47 <mrboe> one sec
  • 13:01:14 <mrboe> have a look here: https://github.com/FluidTYPO3/flux/commit/5bcdb6de8ffdd516ef3b65228fe1a3e1a6c90054
  • 13:01:41 <mrboe> and this also could help: https://github.com/NamelessCoder/fluidbootstraptheme/commit/03d940dd87a3058ea11a0673160a3804877f0f89
  • 13:02:39 <soee> mrboe: ok thanks
  • 13:05:12 <mrboe> @soee it should be fixed if you use latest fluidboostrap and flux
  • 13:05:18 <mrboe> dev^^
  • 13:10:33 <soee> oh, how can i fix this: This pull request contains merge conflicts. Please resolve them. ?
  • 13:10:41 <danilobuerger> you need to rebase
  • 13:15:00 <soee> danilobuerger: how can i do that, i haven't done any rebase before
  • 13:16:19 <danilobuerger> http://git-scm.com/docs/git-rebase
  • 13:19:11 <soee> mrboe: thanks, the problem with labels is gone after getting latest fluidbootstraptheme
  • 13:22:12 <mrboe> @soee if you use the latest vhs you also had to switch v:var to v:variable
  • 13:22:51 <mrboe> its not done in the FBT
  • 13:25:48 <soee> mrboe:from what i see im on branch develpment in vhs
  • 13:25:58 <soee> but have not errors using v:var
  • 13:26:02 <soee> *no
  • 13:28:25 <mrboe> i have had an error - so if it works its fine
  • 13:28:41 <mrboe> but you heard about it
  • 13:31:06 <soee> mrboe: yup, thank you
  • 13:49:00 <soee> danilobuerger: git rebase development results with Current branch useGLobalNamespaceForstdClass is up to date.
  • 13:59:31 <xaver> soee: which function do you use in a wizard field for links im tmpl
  • 14:00:38 <xaver> danilobuerger: can you merge my PR for builder and schemaker - Composer version number?
  • 14:01:27 <soee> guys im a bit confused with this rebase, someone can help me a bit: http://pastebin.com/vbDwXGV3 ?
  • 14:02:30 <soee> xaver: what links exactly ?
  • 14:03:38 <danilobuerger> xaver nope, cant merge somethign that i have no clue about.. ask cedric or claus
  • 14:03:38 <xaver> <flux:field.input name="link"><flux:wizard.link />...
  • 14:04:03 <xaver> ok :) composer no clue?
  • 14:06:16 <soee> xaver: i have http://pastebin.com/B3jtxKWv
  • 14:07:03 <xaver> soee: i mean in FE main part
  • 14:07:57 <soee> to render link ?
  • 14:20:02 <xaver> yes :) with typolink syntax
  • 14:23:01 <soee> xaver: somethin like this http://pastebin.com/2VkQsmCA
  • 14:23:21 <xaver> sry :(
  • 14:23:40 <xaver> <v:link.typolink configuration="{parameter: link}">
  • 15:51:59 <soee_> small PR @fluidbootstraptheme
  • 16:11:14 <soee> guys i have changed old columns elment to Four Columns
  • 16:11:48 <soee> now when i want to edit CE in column i have message that i have no rights to do it oO :)
  • 16:20:26 <soee> ok the problem: i can't edit element by clicking on pencil icon but if i open context menu by clicking onthe element icon inleft header corner i can edit
  • 16:20:38 <soee> *this is custom fce so it might be related to flux ?
  • 16:44:58 <mrboe> some here @soee
  • 16:47:20 <soee> mrboe: shall i report a bug for flux ?
  • 16:47:31 <mrboe> that would be nice
  • 16:47:37 <mrboe> must be a flux problem
  • 16:52:51 <soee> ok done, https://github.com/FluidTYPO3/flux/issues/603
  • 16:53:06 <soee> mrboe: can you post a small comment and confirm this problem >
  • 16:53:08 <soee> ?
  • 16:57:51 <soee> mrboe: thank you
  • 17:06:07 <mrboe> @danilobuerger i use the latest dev of fluidboostraptheme https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 17:06:22 <mrboe> with its page templates
  • 17:06:51 <mrboe> is it necessary to gist that?
  • 17:06:53 <danilobuerger> mrboe i cant help you if you dont answer my questions correctly
  • 17:07:14 <danilobuerger> please gist BOTH the page template and the content template for which the error occurs
  • 17:07:29 <danilobuerger> why is that so hard?
  • 17:07:30 <mrboe> ok one sec
  • 17:12:59 <mrboe> @danilobuerger i hope i posted the right things now
  • 18:25:55 <xaver> Anybody else at TYPO3camp in Berlin next weekend?
  • 18:35:37 <xaver> THX :)