IRC logs

20150203

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

IRC log range: 20150203*

20150203

  • 03:20:54 <jmverges> buenos d�as amigos
  • 03:34:20 <TomL2> Hi guys! I've run into a problem with the flux grid and some custom content elements which are defined by TSconfig and ext_tables.php (Example Button-Element: http://pastebin.com/LzLxakAz). When I add this element into a flux grid column the value for the tx_flux_column is missing in the database. This only happens with my adapted content elements,
  • 03:34:20 <TomL2> the default elements (text, textpic, ...) are ok.
  • 03:34:30 <TomL2> Add text, textpic etc. to the grid -> no problem
  • 03:34:45 <TomL2> Add button (custom) to the grid -> tx_flux_column in db is empty
  • 03:35:50 <TomL2> new pastebin, since the other link doesn't work http://pastebin.com/ibwMaH9v
  • 03:36:16 <TomL2> I've used fluidcontent only for the grid container, the other elements are from the core or a adaption of the core elements via TCEFROM
  • 04:44:06 <jmverges> hey folks, do you know some extension to do a database dump with typo3 console or with some BE module? I saw some fedext extension (old) from Claus that do it
  • 04:56:13 <webz> Why I get the Error "Data Structure ERROR: No proper configuration!" on page Setup?
  • 05:03:10 <jmverges> where?
  • 05:03:31 <pedda> hi there
  • 05:04:06 <pedda> upgraded my flux, realized gridController was removed. is there a new aproach to handle backend layouts ?
  • 05:08:01 <rosieres> pedda: from what to what? -> btw: check backendLayout field for "flux"
  • 05:08:27 <pedda> doesn't matter -> latest git version .. :)
  • 05:09:27 <pedda> i can'T ACCESS PAGEPROPERTIES ANYMORE
  • 05:09:30 <pedda> ups..
  • 05:09:50 <rosieres> THE CACHE :-)
  • 05:10:13 <pedda> my blog blames: PHP Fatal error: Class 'FluidTYPO3\\Flux\\ViewHelpers\\Widget\\Controller\\GridController' not found in
  • 05:10:17 <pedda> -b
  • 05:10:41 <pedda> lol?!
  • 05:11:11 <pedda> i went to em, hit the update icon, 0 rows were updated, went back to the page which was blank in be before, and it worked again ..
  • 05:11:25 <pedda> business as usual :D
  • 05:11:32 <Xatenev> welcome to t3 and fluid lol
  • 05:11:58 <pedda> it's rather typo3 than ft3 tools
  • 05:12:24 <pedda> believe me ;)
  • 06:24:08 <pedda> did someone of you guys managed to successfully offer a flux plugin setting in BE where one can select a category in order to filte records in FE ?
  • 09:03:30 <drlimbo> hi there
  • 09:03:48 <Xatenev> anybody ever used socialshareprivacy extension?<>
  • 09:03:50 <drlimbo> is there a way to get the page-language with fluid?
  • 09:09:55 <drlimbo> anybody has an idea why this isn't working? http://nopaste.linux-dev.org/?428269
  • 09:47:49 <pedda> Xatenev you need an extension for this ?
  • 09:48:16 <pedda> create a partial which does what you need, and reuse it wherever you want it in future projects
  • 09:50:37 <jmverges> what about to login in BE with facebook, is it possible?
  • 11:54:32 <jmverges> hey just a quick question
  • 11:55:05 <jmverges> I have a extension made with extension builder and I would like to show one register as a CE, can I do this with fluidcontent_core?
  • 12:23:41 <t3sam> Why can't I choose a Layout under the Tab Page Layouts (edit page)?
  • 12:24:07 <t3sam> I created a builder extension and included the typoscript template.