[TYPO3-english] Updating old Extention

Christian Tauscher christian.tauscher at media-distillery.de
Tue Oct 7 17:53:25 CEST 2014


Hello.

I have Written some EXT/BE-Modules - years ago.
This should be updated.
The EXT is running "fine" under 6.1 but should run under 6.2 of course.

deprecated-Logfile claims Line 3 to be wrong.

1. unset($MCONF);
2. require_once('conf.php');
3. require_once($BACK_PATH.'init.php');
4. require_once($BACK_PATH.'template.php');
5. $LANG->includeLLFile('EXT:tmd_cinema/mod1/locallang.xml');
6. require_once(PATH_t3lib.'class.t3lib_scbase.php');

Since I never was a good coder, most of this EXT is out of the
ExtentionBuilder.

I am looking for some exampels/tutorials/wikis to change the wrong lines.

Thank you for your Help,

Christian.


More information about the TYPO3-english mailing list