Seite 1 von 1

Fehler beim Suchen

Verfasst: Mo 3. Nov 2008, 22:28
von jwulfes
Hallo zusammen,

habe wieder mal ein Problem.
Ich bin gerade dabei meine Seite aufzubauen. Wenn ich bei Suchen etwas eingabe kommt folgende Fehlermeldung:
Warning: Call-time pass-by-reference has been deprecated; 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 in /is/htdocs/wp1096233_OR34DSZLOC/www/grex_luporum/cms/front_content.php(939) : eval()'d code on line 1064

Warning: Call-time pass-by-reference has been deprecated; 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 in /is/htdocs/wp1096233_OR34DSZLOC/www/grex_luporum/cms/front_content.php(939) : eval()'d code on line 1064

Warning: Call-time pass-by-reference has been deprecated; 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 in /is/htdocs/wp1096233_OR34DSZLOC/www/grex_luporum/cms/front_content.php(939) : eval()'d code on line 1240
Damit kann ich jetzt überhaupt nichts anfangen!

Danke für Eure Hilfe!

Gruß

Jörg

Verfasst: Mo 3. Nov 2008, 23:34
von GaMbIt_
Sieht nach nem bekannten Referenzierungsproblem aus...
Hast Du eigene Module verwendet?
Irgendwo in einem dieser Modile versteckt sich sicherlich eine &Referenz die dieses Warning verursacht...