IRC logs

20160229

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

IRC log range: 20160229*

20160229

  • 09:09:57 <saschaschmidt> hi
  • 09:10:16 <saschaschmidt> could it be that the v:page.menu viewhelper doesn't respect language settings?
  • 09:11:01 <saschaschmidt> right now I am just not sure why some pages' menu entries are getting rendered in languages where they shouldnt be available
  • 09:11:35 <saschaschmidt> I mean it's equally possible that that's caused by my poor understanding of localization settings in typo3
  • 09:11:38 <saschaschmidt> any help welcome
  • 09:41:08 <mtttz> hi there
  • 09:42:27 <erredeco> hi. I would need some help with fluidpages: I added to the page object some fields
  • 09:42:27 <erredeco> Now I want to differentiate them for a multilanguage environment, but... I don't see the "page properties" tab in the translated page
  • 09:42:33 <erredeco> how is it done?
  • 09:55:00 <mtttz> Does Fluid-Powered-Typo3 support PHP 7 yet?
  • 10:00:18 <mtttz> nevermind, I will try the development branch
  • 10:04:49 <mtttz> NamelessCoder: your wrote >Using development branch from git should be possible with main extensions right now.
  • 10:05:19 <mtttz> what did you mean with 'extensions'?
  • 10:05:29 <mtttz> 'main extenions'*?
  • 10:19:32 <NamelessCoder> development should work with php7 although it probably complains about it when installing
  • 10:19:57 <NamelessCoder> main extensions are flux, vhs, fluidcontent and fluidpages (the stable versions of those that are most often dependencies of third-party extensions)
  • 10:24:18 <mtttz> yes, it does complain about it when installing
  • 10:25:57 <mtttz> my company wants to upgrade to php7 directly, but I could develop on 5.6 for now and deploy to php7 when it is supported
  • 10:26:41 <mtttz> Can you estimate when PHP7 will be fully supported NamelessCoder?
  • 10:38:45 <NamelessCoder> next TER versions - but can't say when those will be made. The famous "when time allows"
  • 10:42:12 <mtttz> Ah, I see. Thanks for your help :)
  • 10:43:20 <NamelessCoder> you're welcome :)
  • 10:52:34 <erredeco> is it something I should set from install tool?
  • 10:57:15 <NamelessCoder> erredeco use development branch and check extension configuration for fluidpages
  • 10:58:05 <erredeco> umm thank you NamelessCoder, but I am on a 6.2 project and I can't afford an update right now
  • 11:00:46 <NamelessCoder> you can grab the TCA/SQL changes from fluidpages and apply them manually
  • 11:19:02 <erredeco> @namelessCoder... apart from ext_tables.sql and ext_tables.php, what files should I seek for?
  • 11:20:05 <NamelessCoder> that should be enough
  • 11:22:41 <erredeco> ummm
  • 11:22:52 <erredeco> an update to 3.3.1 would not be sufficient, am I right?
  • 11:23:13 <NamelessCoder> don't remember exactly but no, I don't think so.
  • 11:23:36 <NamelessCoder> it's a quite new feature (that you no longer have to do it manually but can use an extension configuration option)
  • 17:09:27 <Guest|25467> Hello everybody
  • 17:10:21 <Guest|25467> I currently have a problem with page.menu VH of vhs
  • 17:12:15 <Guest|25467> If I mark a page with "hide at login", the page is never shown
  • 17:12:47 <Guest|25467> Wether I am logged in or not
  • 17:13:17 <Guest|25467> Using TYPO3 7.6.4
  • 17:13:33 <Guest|25467> and vhs 2.4.0