11:03:18 <SuburbanWorrier> I've uploaded an extension made @ home to my work dev machine & now I get an error
11:03:40 <SuburbanWorrier> PHP Warning: Illegal offset type in isset or empty in blah..ypo3/sysext/extbase/Classes/Persistence/Generic/Session.php line 157
13:21:43 <SuburbanWorrier> Hmm. My exception "Illegal offset type in isset or empty in /typo3_src-6.2.2/typo3/sysext/extbase/Classes/Persistence/Generic/Session.php line 157" relates to a findByUid() line in my controller
13:22:13 <SuburbanWorrier> I shouldn't need to define findByUid manually should I?
13:41:38 <SuburbanWorrier> k thanxs - I'll check permissions
15:12:34 <SuburbanWorrier> For the log - the error I get on my dev server doesn't appear on my production site
15:13:19 <SuburbanWorrier> ..which has PHP 5.3 (like my mac)
15:25:31 <SuburbanWorrier> Having built an extension with the extension builder do I prettify the BE using the generated TCA files or can I do it in a Fluid template?
15:41:33 <Denyerec> benjamin_654 - I sorted the defaults
15:41:40 <Denyerec> Now I'm just investigating if I can make it slide.
16:33:29 <Denyerec> benjamin_654 - are you about ?