Uncaught TYPO3 Exception
#1: PHP : Function ereg_replace() is deprecated in D:\www\www721\t3_www11\typo3conf\ext\metatags\meta.php line 85

t3lib_error_Exception thrown in file
D:\www\www721\t3_www11\t3lib\error\class.t3lib_error_errorhandler.php in line 106.

10 t3lib_error_ErrorHandler::handleError(8192, "Function ereg_replace() is deprecated", "D:\www\www721\t3_www11\typo3conf\ext\metatags\meta.php", 85, array)
9 ereg_replace()

D:\www\www721\t3_www11\typo3conf\ext\metatags\meta.php:
00083:   }
00084:  }
00085:  $val=trim(ereg_replace(',$','',trim($val)));
00086:  $val=implode(',',t3lib_div::trimExplode(',',$val,1));
00087:  $regular[] = '';

8 include("D:\www\www721\t3_www11\typo3conf\ext\metatags\meta.php")

D:\www\www721\t3_www11\typo3\sysext\cms\tslib\content\class.tslib_content_phpscript.php:
00055:    $RESTORE_OLD_DATA = FALSE;
00056:     // Include file..
00057:    include ('./' . $incFile);
00058:     // Added 31-12-00: restore...
00059:    if ($RESTORE_OLD_DATA) {

7 tslib_content_PhpScript::render(array)

D:\www\www721\t3_www11\typo3\sysext\cms\tslib\class.tslib_content.php:
00768:      $contentObject = $this->getContentObject($name);
00769:      if ($contentObject) {
00770:       $content .= $contentObject->render($conf);
00771:      } else {
00772:         // call hook functions for extra processing

6 tslib_cObj::cObjGetSingle("PHP_SCRIPT", array, "headerData.999")

D:\www\www721\t3_www11\typo3\sysext\cms\tslib\class.tslib_content.php:
00715:     if (intval($theKey) && !strstr($theKey, '.')) {
00716:      $conf = $setup[$theKey . '.'];
00717:      $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey); // Get the contentObject
00718:     }
00719:    }

5 tslib_cObj::cObjGet(array, "headerData.")

D:\www\www721\t3_www11\typo3\sysext\cms\tslib\class.tslib_pagegen.php:
00785:    // Headerdata
00786:   if (is_array($GLOBALS['TSFE']->pSetup['headerData.'])) {
00787:    $pageRenderer->addHeaderData($GLOBALS['TSFE']->cObj->cObjGet($GLOBALS['TSFE']->pSetup['headerData.'], 'headerData.'));
00788:   }
00789: 

4 TSpagegen::renderContentWithHeader("
<a name="top"></a>
<div id="pagewidth" class="pVersion imprimée</a>
		</div>
	</div>
</div>
")

D:\www\www721\t3_www11\typo3\sysext\cms\tslib\class.tslib_pagegen.php:
00328:    $GLOBALS['TSFE']->content = $pageContent;
00329:   } else {
00330:    TSpagegen::renderContentWithHeader($pageContent);
00331:   }
00332:   $GLOBALS['TT']->pull($GLOBALS['TT']->LR?$GLOBALS['TSFE']->content:'');

3 TSpagegen::renderContent()

D:\www\www721\t3_www11\typo3\sysext\cms\tslib\pagegen.php:
00074: if (!$GLOBALS['TSFE']->isINTincScript())  {
00075:  $TT->push('pagegen.php, render');
00076:  TSpagegen::renderContent();
00077:  $GLOBALS['TSFE']->setAbsRefPrefix();
00078:  $TT->pull();

2 include("D:\www\www721\t3_www11\typo3\sysext\cms\tslib\pagegen.php")

D:\www\www721\t3_www11\typo3\sysext\cms\tslib\index_ts.php:
00449:    include($temp_theScript);
00450:   } else {
00451:    include(PATH_tslib.'pagegen.php');
00452:   }
00453:   $TSFE->generatePage_postProcessing();

1 require("D:\www\www721\t3_www11\typo3\sysext\cms\tslib\index_ts.php")

D:\www\www721\t3_www11\index.php:
00082: // ******************
00083: 
00084: require (PATH_tslib.'index_ts.php');
00085: 
00086: ?>