[TYPO3-seminars] TX:seminars - Fatal Error in class.tx_seminars_pi1_registrationEditor.php
Oliver Klee
typo3-german-02 at oliverklee.de
Fri Jul 19 20:52:02 CEST 2013
Hi,
Am 17.07.13 17:51, schrieb JCL - Johannes C. Laxander:
> when I click a Link for register to a seminar, I get this Fatal Error:
>
> Call to undefined method SJBR\StaticInfoTables\PiBaseApi::getCurrentLanguage() in /../typo3conf/ext/seminars/pi1/class.tx_seminars_pi1_registrationEditor.php on line 1148
>
> Any idea? Bug? Configuration problem?
>
> TYPO3 6.0.6, seminars 0.9.5.
This looks like the interface of the static_info_tables has been
changed, and the seminars extension needs to support this. Could you
please file a bug report at <https://bugs.oliverklee.com/>?
And if you would be willing to help even more, a patch would be awesome.
:-) Basically it's about finding out by what the old function has been
replaced, and then create a wrapper that either calls the old or the new
function depending on what classes or methods there are.
Oli
--
Certified TYPO3 Integrator | TYPO3 Security Team Member
More information about the TYPO3-project-seminars
mailing list