Seite 1 von 1

Fehlermeldung Suche nach Umzug

Verfasst: Mo 25. Sep 2006, 13:05
von stxinden
Hallo zusammen,

ich habe Contenido lokal auf meinem Rechner unter XAMPP aufgesetzt und entsprechend konfiguriert. Dann habe ich auf einem Linux System mit
Apache 2.2.0 / PHP 5 / 5.0.18 ebenfalls Contendio installiert und anschließend den Datenbankdump und auch die entsprechenden Template Files auf den Webserver kopiert.

Contendio läuft soweit ganz gut, nur die Suche hat sich komplett verabschiedet.

Fehler im Browser:

Code: Alles auswählen

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 /srv/www/htdocs/cms/front_content.php(792) : eval()'d code on line 185

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 /srv/www/htdocs/cms/front_content.php(792) : eval()'d code on line 185

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 /srv/www/htdocs/cms/front_content.php(792) : eval()'d code on line 351
Contenido Error-Log:

Code: Alles auswählen

[25-Sep-2006 13:56:15] 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 /srv/www/htdocs/cms/front_content.php(792) : eval()'d code on line 185
[25-Sep-2006 13:56:15] 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 /srv/www/htdocs/cms/front_content.php(792) : eval()'d code on line 185
[25-Sep-2006 13:56:15] 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 /srv/www/htdocs/cms/front_content.php(792) : eval()'d code on line 351
Vielleicht kann mir ja jemand helfen.

Vielen Dank
Stefan

Re: Fehlermeldung Suche nach Umzug

Verfasst: Mo 25. Sep 2006, 13:49
von Dodger77
stxinden hat geschrieben:Vielleicht kann mir ja jemand helfen.
Ja, die Suche. Das wurde schon sehr häufig besprochen.

Danke

Verfasst: Mo 25. Sep 2006, 13:53
von stxinden
Danke, werde mal die Suche weitere zwei Stunden in Anspruch nehmen. Ja, ja die Suche

Verfasst: Mo 25. Sep 2006, 13:56
von Dodger77
Nimm doch mal die Suchbegriffe "suche pass-by-reference", dann würdest du auch sowas finden:

http://www.contenido.org/forum/viewtopi ... yreference

Danke läuft jetzt

Verfasst: Mo 25. Sep 2006, 15:27
von stxinden
Besten Dank,

es läuft jetzt alles rund.

Viele Grüße
Stefan