IRC logs

20140804

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

IRC log range: 20140804*

20140804

  • 09:48:48 <mrboe> nice to see that FBT is now official linked on GitHub/FluidTYPO3 - thank you guys
  • 09:50:50 <xaver> mrboe: no problem :)
  • 15:38:19 <featdd> Hi@all
  • 15:45:31 <batjony> hello feders :)
  • 15:46:05 <batjony> i have an error appears in the admin - typo3 6.2.4
  • 15:46:21 <batjony> table 'cf_extbase_datamapfactory_datamap' doesn't exist
  • 15:46:30 <batjony> which appears when I install Flux
  • 15:46:50 <batjony> when I install Flux and then go to Install tool - compare db - it wants to execute: ALTER TABLE cf_extbase_datamapfactory_datamap RENAME zzz_deleted_cf_extbase_datamapfactory_datamap
  • 15:46:56 <batjony> and actually this "ALTER" which is not a "DROP" - drops the table
  • 15:47:38 <xaver> batjony: fixed in development - tables is needed but compare wants to delete it
  • 15:47:54 <batjony> so its a bug in Flux ?
  • 15:48:53 <xaver> yes and no also another fluidTYPO3 extension. the couldn't handle something and we changed now our code
  • 15:49:14 <xaver> take a look in ext_tables.sql the tables are in it
  • 15:52:32 <batjony> ya
  • 16:12:32 <batjony> xaver: actually in ext_tables.sql for Flux - i see only # Table structure for table 'tt_content'
  • 16:13:43 <xaver> mmh or fluidcontent -> grep :)
  • 16:14:51 <batjony> xaver: i do not have fluidcontent installed
  • 16:15:00 <batjony> only Flux and Vhs
  • 16:16:12 <xaver> try the dev version or install the tables again and don't deleted them
  • 16:16:37 <batjony> ok
  • 16:27:05 <batjony> any idea why when I install fluid pages (just install - nothing more), my backend layout doesnt work ?
  • 16:48:54 <xaver> i don't use backend layouts with fluidpages. Fludipages provides everything