08:47:05 <FT3BOT> Issue 370: [BUGFIX] Add fieldname to ForeignMatchFields https://github.com/fluidtypo3/flux/issues/370
08:47:06 <FT3BOT> Issue 370: [BUGFIX] Add fieldname to ForeignMatchFields https://github.com/fluidtypo3/flux/issues/370
09:18:17 <soee> NamelessCoder, ill take care of this icons but not in this month, i have deadline soon for one project and have no time right now for it :/
13:06:03 <pedda> what about transforming values to objects of namespaced extension.. is my example correct (assuming that's the correct namespace to my object)?
15:59:53 <daKmoR> hey I just updated to latest dev-namespaces and now I get Fatal error: Class 'Tx_Flux_Core' not found in [...] ext_tables.php
16:00:20 <daKmoR> in it I have... Tx_Flux_Core::registerProviderExtensionKey('site_default', 'Page');
16:04:02 <jbjoule> I installed the fedext package I read in the root TS template all Typoscript has been put into the folder 'Typoscript Templates', but where is this folder ?
16:08:01 <randomresult> jbjoule got an answer already?
16:09:05 <randomresult> basically all files/folders are located in typo3conf/ext/yourext/
16:09:39 <randomresult> ts can be found in typo3conf/ext/yourext/Configuration/Typoscript
16:09:48 <jbjoule> Oh I see all the TS for the site is in an extension, nifty
16:10:17 <randomresult> thats the advantage of an extension... once installed, everything is available
16:10:24 <daKmoR> ah nevermind, due to the composer renaming of the packes I had to reinstall them again
16:20:11 <jbjoule> RealUrl noob question : I installed fedext package in /var/www/bootstrappackage/, added in apache2 DocumentRoot /var/www/bootstrappackage/
16:20:11 <jbjoule> As well as AllowOverride All , now when I browse to the ip of my site http://10.10.4.15/ I see the page nice and all but clicking on liks fails Not Found
16:47:46 <danilobuerger> daKmoR git dev-namespaces is a bit critical at the moment, NamelessCoder is working on it
16:48:29 <danilobuerger> jbjoule did you activate mod_rewrite?
18:24:44 <randomresult> I will check this and then try to document it
18:25:17 <danilobuerger> randomresult btw if you want to do some more documentation: every view helper is getting a new one... if you have one you fully understand, i could tell you how the new structure is
20:31:11 <SvenAusPotsdam> hi there, i'm using flux, vhs, fluidpages and fluidpages_bootstrap from TER. i did nothing but install the extension and i'm getting the an exception that an exception-partial could not be loaded (1364741158)
20:39:59 <danilobuerger> SvenAusPotsdam please specify your versions
20:42:16 <danilobuerger> SvenAusPotsdam whats the exact exception?
20:44:01 <SvenAusPotsdam> i cant copy, cause its another pc ... "#1225709595: The template files "..fluidpages/Resources/Partials/Exception/1364741158", "samewith .html" could not be loaded
20:46:07 <danilobuerger> where are you getting that exception?
20:46:08 <SvenAusPotsdam> forgot "/Private/" but you know the structure
20:47:25 <SvenAusPotsdam> on a normal page that worked before, i try to make a page with bootstrap
20:47:36 <danilobuerger> "i did nothing but install the extension "
20:47:41 <danilobuerger> so you did something .. ?
20:48:22 <SvenAusPotsdam> oh, sorry, yes i made a simple site with some ts and layout
21:57:04 <randomresult> got it! fritzthecat saved my day!
21:57:51 <randomresult> @danilobuerger the diffrence is target-language="de" AND instad of <source> (like in the default language) you need <target> for the translations