Hallo Christian,

versuch mal in der Konfiguration folgende Einstellung:
[SYS][errorHandlerErrors] = 22519;

Default-Einstellung ist E_ALL ^ E_NOTICE = 30711

Da E_DEPRECATED aber erst mit 5.3.x hinzu kam, stelle ich immer E_ALL ^ 
E_NOTICE ^ E_DEPRECATED = 22519 ein.

Damit haut es bei mir hin.

Viele Grüße

Petra


Am 30.03.2011 um 19:17 schrieb Christian Leicht:

> Hallo,
> 
> ich habe das Problem das ich das aktuelle Mailformplus unter PHP5.3.5 nicht 
> zum laufen bekomme.
> 
> PHP : Function ereg() is deprecated in 
> typo3conf/ext/th_mailformplus/pi1/class.tx_thmailformplus_pi1.php line 3840
> 
> Ähnliches hatte ich auch mit ereg_replace was sich aber durch preg_replace 
> ersetzen lässt.
> 
> Kann man 5.3 in einen kompatiblen Modus schalten? Mit dem ve_guestbook habe 
> ich die gleichen Probleme
> 
> Besten Dank für Hilfe
> 
> Christian
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
> 

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an