17:57:43 <bastiand> SventeHof: i had the same problem form an fresh TER install, so i downgrade the following Ext: vhs 2.1.0; fcc 1.0.0; fc 4.1.0; fp 3.1.1; flux 7.1.0 and run the update script for fcc; than clear all caches and render the FE > all CEs are there!
18:01:13 <bastiand> afterwards i upgrade all EXTs to their current versions an also new CEs also rendered, can anyone reproduce this??
18:26:54 <bastiand> xaver: i started playing with fluid Exts and fluidbootstraptheme just a few days ago, i installed the ext with git clone dev and master branches and also via TER on local and hosting accounts always on a fresh T3 6.2.5 instance and got always the same problem: flud CEs Main-Section wound be rendered in FE neither from plain HTML nor with viewhelpers, every other thing works without any problem. today i followed the video from
18:26:54 <bastiand> Claus Due with still having this rendering problems afterwards i did the down an upgrade like described above and the CEs are rendered. tomorrow i will see how this works an my other instances....
18:37:09 <NamelessCoder> bastiand if you use EXT:fluidcontent_core please be extra careful that the AdditionalConfiguration.php file gets written (when you do manual installs, use the EM update script for fluidcontent_core). Then make sure the static typoscript is loaded. If you use css_styled_content, of course the TS from that ext needs to be loaded.
18:37:36 <NamelessCoder> the AdditionalConfiguration.php file is the number one pitfall but we can't work around it any other way
21:37:57 <bastiand> NamelessCoder: thanks for that hint with the AdditionalConfiguration.php this solved my problem i should read the readme in a more accurate way! and i thought that fcc is responsible for the default CEs.
21:37:58 <FT3BOT> NamelessCoder is currently away.
21:43:33 <bastiand> could it be that the update script is not working correctly in vers 1.0.1 an higher, i removed the AdditionalConfiguration.php from the conf folder an try to run the script via EXT-Manager and got the message "No action performed" in vers 1.0.0 the file will be placed on the right place and i got the Deployed message via EXT-Manager