Seite 1 von 1

Fehlermeldungen in Contenido Error Log

Verfasst: Sa 5. Jan 2008, 09:57
von rolf
Hallo,

Wenn ich ins Style und dann auf Module gehe und anschließend ins Administrationsbereich gehe auf System bekomme ich diese Fehlermeldung angezeigt:

[05-Jan-2008 09:52:40] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/wp1028038_B0E94O5TR3/www/cms/contenido/includes/functions.mod.php(155) : eval()'d code on line 132
[05-Jan-2008 09:52:40] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/wp1028038_B0E94O5TR3/www/cms/contenido/includes/functions.mod.php(155) : eval()'d code on line 147
[05-Jan-2008 09:52:40] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/wp1028038_B0E94O5TR3/www/cms/contenido/includes/functions.mod.php(155) : eval()'d code on line 243
[05-Jan-2008 09:52:40] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/wp1028038_B0E94O5TR3/www/cms/contenido/includes/functions.mod.php(155) : eval()'d code on line 246

Wer kann mir sagen warum und wie ich es abstellen kann? Gehostet by hosteurope. PHP 5

Verfasst: Mo 7. Jan 2008, 11:23
von emergence
bitte auch die forum suche benutzen was
Call-time pass-by-reference has been deprecated
zu bedeuten hat...

lt. meldung musst du was in einem deiner module ändern...

ein möglicher behebungsvorschlag steht auch in der fehlermeldung selbst... -> provider