[TYPO3-project-seminars] Fatal (PHP) errors in BE

Sacha Storz st at opensourcepress.de
Wed Jan 20 10:50:28 CET 2010


Oliver Klee schrieb:
> Hi,
> 
> Sacha Storz schrieb:
>> When I try to add a date to the according sysfolder in the LIST module I
>> get: Fatal error: Call to a member function isOk() on a non-object in
>> /srv/www/htdocs/www.MYDOMAIN.de/path/typo3conf/ext/seminars/class.tx_seminars_tcemain.php
>> on line 163Fatal
>>
>> When I click on the sysfolder containing topics (which I was able to
>> generate via LIST module) in the SEMINARS module I get: Fatal error:
>> Call to a member function checkConfiguration() on a non-object in
>> /srv/www/htdocs/www.MYDOMAIN.de/path/typo3conf/ext/seminars/mod1/index.php
>> on line 275
>>
>> And many more errors. :( I checked everything I know of and imho I
>> followed the manual to the dot, I finally uninstalled, reinstalled. Same
>> errors. What did I miss?!
> 
> This might be a bug concerning object creation in oelib with TYPO3 4.3 -
> which I fixed yesterday. Could you please test whether the following
> version solves the problem for you?
> 
> <http://www.oliverklee.de/.nobackup/T3X_oelib-0_6_3-z-201001191731.t3x>

Wow, you REALLY made my day! Works now. As the version number of oelib 
is exactly the same, I did not realize that different installations 
might use different builds (that's a bit confusing in my view).

Thank you very much for the fix!
Happy now :))
sacha






More information about the TYPO3-project-seminars mailing list