IRC logs

20141103

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

IRC log range: 20141103*

20141103

  • 09:39:00 <benjamin_654> good morning everyone
  • 09:39:08 <benjamin_654> does anyone know a possible cause why my fluidcontent elements are not rendered in the frontend after a update?
  • 09:39:28 <bjo3rn> morning benjamin_654
  • 09:39:31 <bjo3rn> update of what?
  • 09:39:49 <Akii> (I bet it's the grid thingy)
  • 09:40:15 <benjamin_654> cant tell exactely with which extension this happened, updated some of them ..
  • 09:40:33 <benjamin_654> but the fluidcontent_core elements are rendered correctly!
  • 09:40:55 <bjo3rn> but was an update of any of the ft3 exts involved?
  • 09:41:30 <benjamin_654> yes (fluidpages, fluidcontent, flux, vhs)
  • 09:41:55 <bjo3rn> all caches cleared (via install tool)?
  • 09:43:09 <benjamin_654> yes i did
  • 09:44:01 <bjo3rn> can you post one of the ces that doesn't get rendered please (gist, pastebin)?
  • 09:49:21 <benjamin_654> https://gist.github.com/BenjaminBeck/90c64c7a8b364b53ccb3
  • 09:50:23 <Akii> NS maybe? Vhs
  • 09:54:51 <benjamin_654> Akii: fixed it - no change ..
  • 09:59:34 <bjo3rn> benjamin_654 is the ce still selectable in new content wizard?
  • 10:03:01 <bjo3rn> looks fine except for the vhs namespace but no vhs viewhelper is involved so it doesn't matter.
  • 10:04:23 <benjamin_654> bjo3rn: it used to be - but when it just checked it again it was gone from the wizard - thats a good point to start debugging - thx
  • 10:05:20 <bjo3rn> unfortunately flux debug level 2 is broken atm in current ter. you can install flux master from github though which is fine.
  • 10:07:03 <Akii> hihi travisFix100thTime
  • 10:07:50 <cedricziel> Akii: that one is worth a thousand force pushes
  • 10:08:23 <Akii> you mean "fix" pushes, that's what -f stands for right? right? :)
  • 10:08:43 <Akii> alternatively --fix-all-the-things-especially-travis
  • 10:10:42 <cedricziel> yes, Akii. I'm like `alias yolo = "git push --force"`
  • 10:10:50 <Akii> ^^
  • 10:14:03 <Akii> you probably also have an alias for creating travisFix branches
  • 10:14:11 <Akii> travisFix101thTime
  • 10:15:15 <cedricziel> sure!
  • 10:15:18 <cedricziel> ;)
  • 10:38:26 <cedricziel> @channel important PR
  • 12:19:21 <gencha_> When using the ScriptViewHelper to include assets, is it possible to have the scripts concatenated with semicolons in between?
  • 12:19:47 <gencha_> Seems like one of the scripts I'm merging doesn't use semicolons
  • 12:20:09 <cedricziel> why you add faulty scripts?
  • 12:20:27 <cedricziel> i always wanted to add an interceptor that lints scripts first
  • 12:20:34 <gencha_> It's the FrontendLoginFormRsaEncryption of rsaauth
  • 12:20:44 <cedricziel> which creates a big boom when faulty
  • 12:21:00 <cedricziel> no, sorry, it's no really possible
  • 12:21:29 <cedricziel> but it was a good practice for sme years to add a semicolon at the beginning of any js file
  • 12:21:43 <cedricziel> but that's worth a pr to typo3 core
  • 12:22:28 <cedricziel> want to take it?
  • 12:25:32 <cedricziel> gencha_: which Verswion?
  • 12:25:41 <cedricziel> *-w
  • 12:27:53 <gencha_> 6.2.6
  • 12:37:48 <Xatenev> #1244201848: A boolean expression has more than tree parts.
  • 12:37:51 <Xatenev> The treeparts..^^
  • 12:40:19 <cedricziel> gencha which file specifically?
  • 12:40:35 <cedricziel> gencha_ (with _ now)
  • 12:41:40 <Xatenev> How do I perform an "or" inside a fluid <f:if condition> ?
  • 12:42:45 <cedricziel> ahh. the minified version
  • 12:43:27 <gencha_> correct
  • 12:45:12 <Xatenev> Nobody got an idea? :O :D
  • 12:46:20 <cedricziel> yeah. the solution would be to swap it out against the unminified version
  • 12:46:34 <cedricziel> overhead should be minimal thx to deflate
  • 12:47:27 <gencha_> yeah, already done that because I needed to debug it anyway :P
  • 12:47:44 * Xatenev is lost
  • 12:47:44 <Xatenev> :D
  • 12:49:41 <gencha_> Xatenev: isn't there specifically an OR operator for the stack?
  • 12:50:03 <Xatenev> Dunno It doesnt seem to work
  • 12:50:06 <Xatenev> tried OR but i get weird error s:O
  • 12:50:13 <Xatenev> #1244201848: A boolean expression has more than tree parts. whatever that means.
  • 12:50:13 <Xatenev> :D
  • 12:50:23 <cedricziel> cool
  • 12:50:31 <cedricziel> where is it?
  • 12:50:52 <Xatenev> Doesnt matter tho
  • 12:54:46 <gencha_> heheh, tree parts
  • 12:55:41 <Xatenev> whatever that means lol^^
  • 12:56:15 <gencha_> Well, it means "three parts" meaning you didn't construct the stack correctly, I guess
  • 12:56:52 <gencha_> which us understandable, given that it's confusing as hell
  • 13:10:42 <cedricziel> how does your condition look like!?
  • 13:13:22 <cedricziel> Xatenev: how does your condition look like?
  • 13:17:42 <jmverges> good morning mates
  • 13:17:48 <jmverges> how are you today?
  • 13:19:35 <cedricziel> fine, Sir. And you?
  • 13:23:34 <jmverges> fine
  • 13:23:49 <jmverges> just starting other awesome day developing :p
  • 13:23:57 <jmverges> I'm having some weird problem
  • 13:24:30 <jmverges> as I understood settings should be accesible from a Template.html
  • 13:24:38 <jmverges> if I do: <f:debug>{settings}</f:debug>
  • 13:24:51 <jmverges> I'm getting Extbase Variable Dump
  • 13:24:51 <jmverges> array(empty)
  • 13:25:43 <jmverges> however I have plugin.tx_fluidcontentm8pages.settings.layoutPage = 2
  • 13:26:39 <jmverges> the name of the extension Folder is: fluidcontent_m8_pages
  • 13:26:47 <jmverges> could be that related?
  • 13:29:59 <cedricziel> well right
  • 13:30:19 <jmverges> ?
  • 13:30:39 <cedricziel> do you include the typoscript?
  • 13:30:43 <jmverges> sure
  • 13:31:24 <jmverges> I think that all is well
  • 13:31:30 <jmverges> however is not working
  • 13:31:31 <jmverges> :(
  • 13:32:23 <cedricziel> did you check the ts on that page if it has the value specified?
  • 13:32:36 <jmverges> how?
  • 13:32:37 <cedricziel> sure you have it set in setup, not constants?
  • 13:32:45 <jmverges> sure
  • 13:35:44 <jmverges> for me is all well done
  • 13:35:49 <jmverges> this is the weird thing
  • 13:40:39 <cedricziel> the snake case thing bites me each time. i'd drop the prefix and suffix underscore first
  • 13:40:54 <cedricziel> then check if registration in ext_tables is done properly
  • 13:41:21 <cedricziel> you can see some examples in EXT:fluidtypo3org on our github
  • 13:41:59 <jmverges> so, is because the _ ?¿
  • 13:42:41 <cedricziel> i feel you. but i can only point you to the usual places: Template module
  • 13:42:46 <cedricziel> ContentController
  • 13:42:48 <cedricziel> Template
  • 13:43:15 <jmverges> I have no ContentController created
  • 14:01:05 <jmverges> cedricziel, yes, was related with _
  • 14:01:51 <cedricziel> hehe
  • 14:01:55 <cedricziel> see?
  • 14:01:59 <cedricziel> told ya
  • 14:11:37 <jmverges> could you recommend to me some extension for basic stuff? like user registration, contact form, blog/news
  • 14:12:07 <jmverges> I used two years ago, sf_user_register, powermail and tt news
  • 14:12:37 <jmverges> however I suppose that now a lot of amazing extensions were created
  • 14:16:26 <cedricziel> femanager
  • 14:16:50 <cedricziel> custom extension, powermail2 / custom extbase extension and news
  • 14:16:59 <cedricziel> (not tt_news. news.)
  • 14:17:08 <cedricziel> in the order you asked
  • 14:18:08 <jmverges> nice
  • 15:48:27 <beo6> when i try to open the documentation of the viewhelper flux/Form/Content i end up in fluid/Security/IfAuthenticated. https://fluidtypo3.org/viewhelpers/flux/master/Form/ContentViewHelper.html
  • 16:40:44 <mrboe> hey guys, i have a 3 lvl menu wich does not work on 2.1.3 TER, if i switch back to 2.1.2 it works
  • 16:41:10 <mrboe> (vhs)
  • 17:39:04 <jmverges> hey folks
  • 17:40:37 <jmverges> I will love to work with fluidcontent_core, but I'm think that is to young right now
  • 17:40:49 <jmverges> for example, I was freaking out with News extension
  • 17:40:56 <jmverges> it was not working
  • 17:41:11 <jmverges> I just remove _core and reinstall csc and is working
  • 18:37:29 <NamelessCoder> jmverges fluidtypo3.org uses EXT:news and FCC without problems. You're sure you installed everything correctly?
  • 18:59:15 <jmverges> NamelessCoder, I think so
  • 18:59:31 <jmverges> I just remove fluidcontent_core and installa again csc and now is working
  • 19:10:39 <jmverges> re
  • 19:14:58 <jmverges> NamelessCoder, is not working without csc
  • 19:15:00 <jmverges> NEWS
  • 19:15:30 <jmverges> at least that I should do more than create a folder, two pages and insert the plugin in each page
  • 20:00:43 <NamelessCoder> jmverges please keep queries in this channel, replies may be valuable information to other users
  • 20:00:54 <jmverges> sure, NamelessCoder
  • 20:01:05 <jmverges> I'm not joking, with fluidcontent_core is not working for me, however works without problems with csc
  • 20:07:40 <NamelessCoder> jmverges if you could dig out an error message or a more detailed description that would help a lot
  • 20:09:06 <jmverges> I know, I'm not getting anything in phplog
  • 20:09:16 <jmverges> nor frontend
  • 20:12:36 <NamelessCoder> I just now tried it on a completely blank site with all TER versions of ft3 extension - works out of the box here.
  • 20:13:05 <jmverges> :\
  • 20:13:12 <NamelessCoder> literally all I did was install EXT:news, load the static TS, insert a plugin, create news items in storage folder, select storage folder in news plugin - displays news as list
  • 20:13:24 <jmverges> I did the same
  • 20:13:58 <NamelessCoder> you are 1,000,000% sure you have typo3conf/AdditionalConfiguration.php and it contains the entry to load FCC TS? You're equally sure you loaded the static TS of FCC before that of EXT:news?
  • 20:14:37 <jmverges> let me do it again in a fresh install
  • 20:14:48 <jmverges> I'm user xavers vagrant as provisioner
  • 22:46:40 <jmverges> NamelessCoder, I can confirm, new installation
  • 22:46:46 <jmverges> folder and two pages
  • 22:46:52 <jmverges> News is not working
  • 22:47:24 <jmverges> the template includes _core, provider, news in that orden
  • 22:47:59 <jmverges> othe fluidcontent_core elements are working