IRC logs

20140312

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

IRC log range: 20140312*

20140312

  • 08:19:00 <randomresult> hi all
  • 08:52:14 <randomresult> anyone around?
  • 08:54:11 <randomresult> hey misan
  • 08:54:25 <danilobuerger> hey randomresult
  • 08:54:53 <Misan> good morning there
  • 08:55:34 <randomresult> danilobuerger good to see u !
  • 08:55:42 <randomresult> do u use builder?
  • 08:56:50 <danilobuerger> nope
  • 08:57:08 <randomresult> so how do u check your templates?
  • 08:57:35 <randomresult> because i have a template with a lot of errors. and warnings. It works well ... but builder tells me it doesnt.
  • 08:57:57 <randomresult> for example the following error :
  • 08:57:57 <randomresult> Metric value (321) is above tolerance level (notice: 150, warning: 300) - you should take measures to lower this metric.
  • 08:59:05 <danilobuerger> no idea ... as long as the template works, it works :)
  • 08:59:23 <randomresult> would u mind having a short look at it?
  • 08:59:36 <danilobuerger> sorry, i have no idea about builder and its messages
  • 08:59:54 <danilobuerger> if its a regular flux template, sure
  • 09:00:02 <randomresult> it is
  • 09:00:06 <danilobuerger> then gist it
  • 09:00:56 <randomresult> https://gist.github.com/randomresult/87d09b401c0853b53058
  • 09:01:17 <randomresult> well ... maybe its a bit... lets say... difficult to understand
  • 09:01:58 <danilobuerger> so whats the error?
  • 09:02:18 <randomresult> Metric value (321) is above tolerance level (notice: 150, warning: 300) - you should take measures to lower this metric.
  • 09:02:25 <randomresult> well
  • 09:02:28 <randomresult> gimme a sec
  • 09:02:37 <danilobuerger> thats the error??
  • 09:02:57 <danilobuerger> never heard of it ^^
  • 09:03:03 <randomresult> lol
  • 09:03:21 <danilobuerger> imo thats nowhere in the core ft3 classes
  • 09:03:36 <randomresult> https://gist.github.com/randomresult/4af65fdc052052b33edd
  • 09:03:43 <randomresult> there u see all errors
  • 09:04:53 <danilobuerger> sorry, never seen those
  • 09:05:50 <danilobuerger> searching "tolerance level" in typo3 6.1 and ft3 core gives me nothing
  • 09:07:01 <danilobuerger> i cant help you fixing those errors, but i can give you some advise.. you should use a ContentController to outsource all the logic to, to keep your template more simple
  • 09:09:03 <randomresult> hey... my computer crashed
  • 09:11:00 <danilobuerger> wb
  • 09:11:11 <danilobuerger> did your bouncer tell you what i wrote?
  • 09:11:29 <randomresult> no
  • 09:11:38 <randomresult> well... no
  • 09:11:39 <danilobuerger> [09:04:52] <@danilobuerger> sorry, never seen those
  • 09:11:39 <danilobuerger> [09:05:50] <@danilobuerger> searching "tolerance level" in typo3 6.1 and ft3 core gives me nothing
  • 09:11:39 <danilobuerger> [09:07:00] <@danilobuerger> i cant help you fixing those errors, but i can give you some advise.. you should use a ContentController to outsource all the logic to, to keep your template more simple
  • 09:12:16 <randomresult> well... i have never used a contentcontroller...
  • 09:12:34 <randomresult> can you give me an example?
  • 09:13:01 <danilobuerger> i think there is one in the bootstrap package
  • 09:13:24 <danilobuerger> its basically a controller class that gets called before the corresponding content template is rendered, so you can set variables and such
  • 09:13:31 <danilobuerger> you can have the same thing for pages too
  • 09:13:50 <randomresult> i know... i just deleted the files cause i dont needed them
  • 09:13:52 <danilobuerger> its basically a good place to offload logic to, if your template is getting complex
  • 09:14:14 <randomresult> well... you should have seen it before i cleaned it up :)
  • 09:14:22 <danilobuerger> :-)
  • 09:14:47 <randomresult> but its so easy to have this in the template using vhs and flux.
  • 09:15:02 <randomresult> and im not into php-programming at all...
  • 09:15:16 <randomresult> ok. i will give it a try
  • 09:15:44 <randomresult> but first i will try to update my 6.1 to 6.2 - updating t3 was easy in the past... now im getting a lot of errors
  • 09:15:55 <randomresult> thx for your help anyways.
  • 09:18:13 <danilobuerger> np
  • 09:19:35 <randomresult> have u ever updated from 6.1 to 6.2 or did u start from scratch?
  • 09:21:18 <danilobuerger> nope never updated and never used it.. still in beta, so why should i use it
  • 09:34:43 <randomresult> so u use flux and t3 6.1
  • 09:34:45 <randomresult> ?
  • 09:36:01 <danilobuerger> yes of course
  • 09:37:06 <randomresult> which versions?
  • 09:37:08 <randomresult> dev?
  • 09:38:49 <danilobuerger> of flux?
  • 09:39:34 <randomresult> jupp
  • 09:40:47 <danilobuerger> git master
  • 09:41:15 <randomresult> not the dev branch
  • 09:41:22 <randomresult> ok...
  • 09:41:53 <danilobuerger> i dont get the branches anyway :-)
  • 09:42:14 <randomresult> you dont get the branches?
  • 09:42:40 <danilobuerger> once upon a time we just had git master
  • 09:42:40 <randomresult> f*ck. my phpstorm crashed.
  • 09:42:44 <danilobuerger> i was happy with that :-)
  • 09:43:11 <randomresult> well i wasnt...
  • 09:43:35 <danilobuerger> now i am unhappy because we have so many branches and no guide explaining which is which
  • 09:43:40 <danilobuerger> so i am sticking to git master myself
  • 09:43:50 <randomresult> i was crying for a dev branch. now we have dev staging, legacy and master... :)
  • 09:43:57 <randomresult> from zero to hero
  • 09:44:16 <randomresult> but the masterbranch is still with old namespace isnt it?
  • 09:44:27 <randomresult> master is the same like TER or not?
  • 09:44:46 <danilobuerger> in that case i am probably not on master
  • 09:44:54 <danilobuerger> i am on the branch thats bleeding edge
  • 09:45:03 <danilobuerger> whatever that is called nowadays
  • 09:45:03 <randomresult> which is dev
  • 09:45:09 <danilobuerger> in that case i am on dev :)
  • 09:45:36 <randomresult> so, in your FCE do u have an RTE-Textfield at the bottom?
  • 09:46:28 <randomresult> cause i have them in all of my fces
  • 09:47:09 <randomresult> even in the bootstrap-fluidcontentelements i have this field.... as NamelessCoder yesterday told me, he has the same problem...
  • 09:47:53 <danilobuerger> no, i dont
  • 09:48:36 <randomresult> so you dont on T6.1.7 with flux/fluidcontent and fluidpages (all latest dev?)
  • 09:48:48 <randomresult> hmm... i get crazy.
  • 09:49:52 <danilobuerger> dont know if its latest
  • 09:49:56 <danilobuerger> probably not
  • 10:11:19 <braguzz> morning
  • 10:11:52 <braguzz> I'm trying to speed up a typo3 installation with flux fluid ecc..
  • 10:12:17 <braguzz> everything is installed on a VM with ubuntu ecc..
  • 10:14:32 <braguzz> I've add a new sas disk
  • 10:14:40 <braguzz> in it
  • 10:15:30 <braguzz> In your opinion I have to put in there the DB or the typo3 repository?
  • 10:22:43 <randomresult> hmmm... after updating to t3 6.2 everything worked fine. then i deleted the DB and redid the Update-Wizzard and made an DB compare as well... everything looks fine in the installtool... but when i try to access the backend i get the following error:
  • 10:22:52 <randomresult> Fatal error: Call to a member function isEnvironmentInFrontendMode() on a non-object in /Users/glatz/Sites/t3basics.dev/typo3conf/ext/flux/Classes/Configuration/ConfigurationManager.php on line 46
  • 10:26:34 <anhadikal> hi
  • 10:27:12 <randomresult> anyone can help me with that?
  • 10:30:44 <anhadikal> randomresult: I am just joined, what is the issue?
  • 10:31:25 <randomresult> Fatal error: Call to a member function isEnvironmentInFrontendMode() on a non-object in /Users/glatz/Sites/t3basics.dev/typo3conf/ext/flux/Classes/Configuration/ConfigurationManager.php on line 46
  • 10:39:30 <anhadikal> did you validated your fluid templates?
  • 10:45:54 <randomresult> well... anhadikal clearing cache-tables in DB does not help. but using the cachetool in the installtool does the trick. now it works
  • 10:58:40 <rahulthewall> Hi guys
  • 10:59:02 <rahulthewall> Quick question: Does each page template need a different layout and do they have to be named the same
  • 10:59:28 <rahulthewall> For example, can I create a page layout called "xyz" and then have three different page templates using the same layout?
  • 11:15:32 <anhadikal> rahultewall: yes you can
  • 11:15:38 <anhadikal> @rahulthewall
  • 11:15:49 <rahulthewall> oh hai anhadikal
  • 11:15:56 <rahulthewall> It somehow didn't work for me
  • 11:17:03 <anhadikal> just create new temlplate in Private/Teplates/ folder and set the layout to the one you want
  • 11:17:36 <rahulthewall> I created a new template in Private/Templates/Page folder
  • 11:17:50 <rahulthewall> However, I did not get the option to select it in the backend
  • 11:18:24 <anhadikal> then your tempaltes/layout are not correct ;)
  • 11:18:34 <anhadikal> check the fluidsyntax with EXT:builder
  • 11:19:34 <rahulthewall> Will do, however, it worked when I did the following
  • 11:19:41 <rahulthewall> -> Same name for layout and template
  • 11:19:50 <rahulthewall> I ended up copying the layout and it worked
  • 11:20:27 <anhadikal> that is the wrong aproach ;0
  • 11:20:45 <anhadikal> I use one layour for many tempalte
  • 11:20:59 <anhadikal> this is the core concept of fluid
  • 11:21:15 <anhadikal> layout / template / partial hierarchy
  • 11:41:39 <rahulthewall> Right @anhadikal
  • 11:41:42 <rahulthewall> I will try once again
  • 14:54:58 <rahulthewall> Guys, I want to add content to a page
  • 14:55:32 <rahulthewall> However, when I use the "add a new record at this place" I get a myriad of options
  • 14:55:47 <rahulthewall> What I want is a simple blank box where I can add plain HTML
  • 14:55:53 <rahulthewall> No rich text and all that BS
  • 14:56:35 <NamelessCoder> rahulthewall add new content element -> "special" tab -> plain HTML
  • 14:56:56 <rahulthewall> <3 NamelessCoder :)
  • 14:57:01 <rahulthewall> Much thanks
  • 14:57:17 <limboo> hi tehre
  • 14:57:18 <limboo> there =)
  • 14:57:23 <NamelessCoder> very help such solution
  • 14:57:25 <NamelessCoder> ;)
  • 14:57:51 <limboo> i found a crazy error while copiing elements from one page to another
  • 14:58:04 <limboo> i also tried this, in the official demo-version (http://bootstrap.typo3cms.demo.typo3.org/typo3/backend.php)
  • 14:58:28 <limboo> if you copy an Element X from Page A to Page B, it will copy AND move the element to Page B
  • 14:58:55 <limboo> so on Page B are two Elements (Original Moved (visible) / Copy (hidden))
  • 15:18:36 <limboo> noone?
  • 15:18:43 <limboo> NamelessCoder maybe an idea?
  • 15:54:50 <xaver> cedricziel: THX!
  • 17:27:59 <Torsten2> Hi, i get an "alert" error if i want to use inline.fal vh in form.section -> form.object, has anyone a working example, actually i want to create a Slider.html Contentelement with flux/fluidcontent
  • 17:30:47 <limboo> Torsten2: i had the same problem that inline.fal isn't working in a section
  • 17:31:14 <limboo> i used an ugly workaround and created an element without sections i useed x times
  • 17:32:07 <Torsten2> :(
  • 17:32:15 <Torsten2> thanks for this information
  • 20:22:47 <xaver> hi from ug regensburg :)
  • 20:23:15 <xaver> soewhere was a blogpost about permissions in fluidcontent elements - where? ;)
  • 21:00:24 <NamelessCoder> xaver thinking about https://github.com/FluidTYPO3/flux/pull/447 ?
  • 23:31:37 <soee> Flux 6.0.3 is not compatible with 6.2 yet ?
  • 23:57:22 <xaver_> hi thx NamelessCoder
  • 23:57:24 <xaver_> :)
  • 23:57:42 <xaver_> cu later