[TYPO3-dev] Updating old EXT.

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


Hello.

I have Written some BE-Modules - years ago.
This should be updated.
The EXT is running under 6.1, 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.

P.S. I dont know if this mailing list is very active (seems not to), so
please don't blaim me a "crossposter", cause I will mail this in the
english forum, too.



More information about the TYPO3-dev mailing list