13:19:14 <cedricziel> Can you please provide some more details, like the template and when it happens?
13:21:21 <hans__> hi there and again: i got a page-tpl with 7 columns, added it to a page and now i want to fill content into these, but in the backend ist displays no permission
13:21:39 <hans__> seems to be something with the backendlayout on root level
13:32:02 <cedricziel> and please tell us, which versions of our extensions you are using-and whether they are TER or GIT releases
13:33:54 <hans__> hm, i´t strange because i made just a new installation used all the same ext(version), on the first extention it worked, on the the new not!
13:35:19 <hans__> i cleared the cache , now i got 6 of the 7 cols :-/
13:36:15 <soee> but you have 6 in template dont you ?
13:36:19 <hans__> but now the labels are called (left, right, sidebar)
14:04:57 <hans__> got en error: /typo3conf/ext/flux/Classes/Provider/AbstractProvider.php): failed to open stream: No such file or directory in C:\xampp\htdocs\SITE\typo3\sysext\core\Classes\Utility\GeneralUtility.php on line 4367
19:11:40 <thochguertel> I use flux 6.0.0, it looks like that "Tx_Flux_Override_Core_DataHandling_DataHandler" is not loaded, and so the DataHandler Class is not xclassed?
19:14:52 <thochguertel> I have set Breakpoints in my IDE (PHPStorm) and php will not break at their points. but when adding them to the Orginal Core DataHandler File they break.