IRC logs

20140310

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

IRC log range: 20140310*

20140310

  • 08:41:44 <anhadikal> hi all
  • 08:59:44 <mrboe> hi
  • 11:50:23 <randomresult> good moring
  • 11:52:46 <BenjaminR> hi randomresult
  • 11:53:13 <randomresult> short question: do i need the f:else if it is empty?
  • 11:53:21 <BenjaminR> no
  • 11:53:27 <randomresult> good.
  • 11:53:28 <BenjaminR> but then dont use f:then
  • 11:53:29 <randomresult> !
  • 11:53:38 <randomresult> but?
  • 11:53:43 <BenjaminR> <f:if>if true</f:if>
  • 11:55:29 <randomresult> like this? http://pastebin.com/UXx6Tyx8
  • 11:56:14 <randomresult> well for a single condition it would make no sense. but i have tons of them... so one line less ist one line less
  • 11:56:17 <BenjaminR> noo :)
  • 11:56:41 <BenjaminR> http://pastebin.com/Y5mHUw2F
  • 11:57:05 <randomresult> much better!
  • 11:57:12 <randomresult> even less code :)
  • 11:57:18 <BenjaminR> true :)
  • 11:59:10 <randomresult> i now changed my code from 247 lines to 193 lines...
  • 11:59:24 <BenjaminR> good one ;)
  • 11:59:26 <randomresult> even 257 to 193
  • 12:01:37 <BenjaminR> Whoever uses XING and knows me please add me on XING: https://www.xing.com/profile/Benjamin_Rau2
  • 12:02:29 <randomresult> done
  • 12:03:32 <randomresult> im still having this strange behavior that there is a textfield on EVERY FCE i did (and installted --> bootstrapped FluidFCE) at the bottom
  • 12:04:00 <randomresult> the hell why?
  • 12:04:25 <BenjaminR> show me your fce source
  • 12:04:47 <randomresult> well it also happens when i install bootstrap-fluid-content
  • 12:04:56 <randomresult> but i will show you
  • 12:05:10 <randomresult> (using typo3 6.1.7)
  • 12:05:25 <randomresult> latest dev-branches for flux, fluidcontent fluidpages
  • 12:05:41 <randomresult> BenjaminR its quite big my fce
  • 12:06:24 <BenjaminR> oh bootstrap - i dont know about its current state
  • 12:06:29 <randomresult> http://pastebin.com/pLmzhZVX
  • 12:08:36 <BenjaminR> you have that problem with ALL fces?
  • 12:08:42 <randomresult> jupp
  • 12:08:46 <randomresult> with ALL
  • 12:08:55 <randomresult> even the ones i didnt make
  • 12:08:59 <BenjaminR> oh have a look at the layout/FCE.html
  • 12:09:20 <randomresult> two lines of code
  • 12:09:23 <BenjaminR> never used the bootstrap package - where did you grab it
  • 12:09:41 <randomresult> from the empty extension on github
  • 12:09:45 <randomresult> <f:layout name="Content" />
  • 12:09:45 <randomresult> <f:render section="Main" />
  • 12:12:04 <BenjaminR> you added a bug report for that on github?
  • 12:12:11 <BenjaminR> i think to remember
  • 12:14:51 <randomresult> i think it was mrboe
  • 12:15:04 <randomresult> but we have the same problem
  • 12:15:34 <randomresult> but we are working togehter very closely. so maybe we copied the mistake from me to him or him to me
  • 12:15:57 <BenjaminR> i see - i will have a short look
  • 12:17:03 <BenjaminR> at very first i see that fluidcontent bootstrap is not ready for flux dev branch so you had to change the source to make it working?
  • 12:17:40 <randomresult> i only checked backend
  • 12:17:48 <randomresult> and i think there is a devbranch too?
  • 12:17:52 <randomresult> lemme have a look
  • 12:17:59 <BenjaminR> ups - yes
  • 12:18:01 <BenjaminR> sorry!
  • 12:18:39 <randomresult> want a screenshot?
  • 12:18:46 <BenjaminR> no - we have a bugreport ;)
  • 12:19:08 <randomresult> problem: we seem to be the only ones to have this
  • 12:19:46 <BenjaminR> i will check bootstrap package on my local setup
  • 12:19:51 <BenjaminR> try to reproduce
  • 12:20:11 <randomresult> well. i saw others in here not having this issue
  • 12:20:40 <BenjaminR> maybe not on dev branch?
  • 12:20:53 <randomresult> maybe. give it a try.
  • 12:21:28 <randomresult> and in my pastebin, there is a missing </if>
  • 12:21:41 <randomresult> so if u want to try this one... i can send u another pastebin
  • 12:21:51 <randomresult> or i can zip u my provider ext
  • 12:23:42 <BenjaminR> you can check the syntax of your template with EXT:builder youself very fast
  • 12:24:08 <BenjaminR> there is a dev branch too :)
  • 12:28:29 <BenjaminR> do that first
  • 12:31:00 <randomresult> i did
  • 12:31:36 <BenjaminR> and it told you about missing </if>?
  • 12:31:37 <randomresult> but the problem is: i saw it in my templates. but it also appears if my extension is deaktivated at all
  • 12:31:54 <BenjaminR> however </if> was meant with </f:if> i guess
  • 12:32:01 <BenjaminR> *hopr
  • 12:32:09 <randomresult> yes
  • 12:33:32 <randomresult> i have this message when checking :
  • 12:33:32 <randomresult> NodesPerSectionAverage
  • 12:33:32 <randomresult> Metric value (15) is above safe base level (notice: 8, warning: 15) value but not high enough to cause major concern
  • 12:34:08 <randomresult> and this file has 19 lines...
  • 12:34:25 <randomresult> only assets...
  • 12:34:43 <randomresult> 4 scripts and 3 css files... and a section
  • 15:03:13 <twirsing> hello
  • 15:17:25 <twirsing> when copying any fluidcontent element including a fal element i get following error "No fileusage (sys_file_reference) found for given UID"
  • 15:18:24 <twirsing> i am using flux 7.0a but this seams to be an typo3 issue, can anybody confirm this error?
  • 15:25:35 <NamelessCoder> hi twirsing - I think Cedric and Danilo both know a little bit more about this one than I do, but the way I understand it this is caused by a core issue: a sys_file_reference cannot be attached to a specific flexform field because there is no property on the "reference" table which can store the flexform field name or path. If I remember it right, using a plain old flux:field.file (which internally is a "group" TCEforms type) should work fine.
  • 15:31:45 <twirsing> thank you for the answer. i see. as i was able to create content elements including fal elements. i was surprised that i then could not copy or translate them.
  • 15:35:26 <NamelessCoder> unfortunately I don't have all the details but I think this is because when you use inline.fal fields the initial value is a "file:123" type value and when you attempt to copy that, TYPO3 turns it into a reference which it then cannot store :/
  • 15:35:46 <NamelessCoder> - and I am not aware if this is solved in 6.2...
  • 15:39:06 <twirsing> unfortunately not solved in 6.2 yet ;( I try the field.file element then.
  • 15:40:00 <twirsing> thanx for the support. it saved me a lot of time ;)
  • 15:40:12 <NamelessCoder> hope so!
  • 15:46:12 <twirsing> i ran into another problem when using field.file. when try to select an image. the popup is showing me the images similar to the media modul but i cant select an image. clicking wont select an image nor would it close the popup.
  • 15:46:59 <NamelessCoder> do you have the "media" extension installed? I think I recall something about that one breaking the browse wizard
  • 15:47:17 <NamelessCoder> "import selection" should still work
  • 15:47:18 <twirsing> yes i do
  • 15:47:48 <NamelessCoder> I reeeeeally need to get these IRC logs ready for online display...
  • 15:48:08 <NamelessCoder> I'm sure this has been mentioned before by Cedric :)
  • 15:48:22 <twirsing> ok try to uninstall media
  • 15:49:12 <twirsing> yep, now it works
  • 15:49:13 <NamelessCoder> it's not really a solution but it should fix that problem. If it is some sort of JS error then Fabien would greatly appreciate a fix pull request ;)
  • 15:49:25 <NamelessCoder> yeah, unfortunately this is a known problem
  • 15:50:43 <twirsing> again, i am already happy not trying to find a solution for x hours.
  • 15:52:01 <twirsing> i talked to cedric about fal in sections an mentioned a view problems, he seemed to be aware of difficulties there
  • 15:52:26 <NamelessCoder> yep, it's a related issue - not being able to correctly store sys_file_reference
  • 16:20:35 <twirsing> so my content element is working so far ;) but just to make it clear for me at the moment fal element is basically not working due to missing support of fal in flexforms in the core?
  • 16:22:35 <NamelessCoder> yes, that's basically it
  • 16:22:53 <NamelessCoder> you would experience the exact same issues if you use a standard flexform and combine the "inline" field type in this way
  • 16:23:15 <NamelessCoder> and happy to hear it's working now :)
  • 16:29:41 <twirsing> yes it working. of course it would have been great using fal and media management features. but that has to be added later on. thanx for your support and your marvelous work on fedext tools
  • 16:54:45 <NamelessCoder> anytime twirsing, and thanks :)
  • 18:12:00 <benjamin_654> @twirsing if had the same error "No fileusage (sys_file_reference) found for given UID"
  • 18:12:52 <benjamin_654> somewhere deep in typo3 the core thinks the value of the field is a sys_file_reference UID, but it´s actually the count of relations
  • 18:15:56 <benjamin_654> i hacked a temp solution by using a config provider http://pastebin.com/A1LQBcKp
  • 18:48:39 <twirsing> hey, thanx benjamin_654. i'll give it a look tomorrow