Fehler in fulltext_native.php?

Fragen zur Bedienung von phpBB 3.0.x, Probleme bei der Benutzung und alle weiteren Fragen inkl. Update auf die neuste phpBB 3.0.14 Version
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
fiffi
Mitglied
Beiträge: 6
Registriert: 11.06.2007 12:48
Wohnort: Lahstedt

Fehler in fulltext_native.php?

Beitrag von fiffi »

Hallo zusammen,

wenn ein "Gast" ein neues Thema anlegt und wir
  • als "Verwendetes Backend" in der "Suchfunktion" fulltext_mysql nutzen, funktioniert alles.
  • Nutzen wir jedoch fulltext_native bekommen wir folgende Fehlermeldungen:

Code: Alles auswählen

phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 264: preg_replace() [function.preg-replace]: Compilation failed: PCRE does not support /L, /l, /N, /P, /p, /U, /u, or /X at offset 4
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 278: preg_match_all() [function.preg-match-all]: Compilation failed: PCRE does not support /L, /l, /N, /P, /p, /U, /u, or /X at offset 6
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 300: array_values() [function.array-values]: The argument should be an array
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 310: array_values() [function.array-values]: The argument should be an array
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 264: preg_replace() [function.preg-replace]: Compilation failed: PCRE does not support /L, /l, /N, /P, /p, /U, /u, or /X at offset 4
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 278: preg_match_all() [function.preg-match-all]: Compilation failed: PCRE does not support /L, /l, /N, /P, /p, /U, /u, or /X at offset 6
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 300: array_values() [function.array-values]: The argument should be an array
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 310: array_values() [function.array-values]: The argument should be an array
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 645: array_merge() [function.array-merge]: Argument #1 is not an array
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 645: array_merge() [function.array-merge]: Argument #2 is not an array
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 645: array_unique() [function.array-unique]: The argument should be an array
[phpBB Debug] PHP Notice: in file /includes/search/search.php on line 274: Invalid argument supplied for foreach()

Warning: Cannot modify header information - headers already sent by (output started at /phpBB3/includes/functions.php:3661) in /phpBB3/includes/functions.php on line 4233

Warning: Cannot modify header information - headers already sent by (output started at /phpBB3/includes/functions.php:3661) in /phpBB3/includes/functions.php on line 4235

Warning: Cannot modify header information - headers already sent by (output started at /phpBB3/includes/functions.php:3661) in /phpBB3/includes/functions.php on line 4236

Warning: Cannot modify header information - headers already sent by /phpBB3/includes/functions.php:3661) in /phpBB3/includes/functions.php on line 4237
Der Fehler lässt sich beliebig durch hin- und herschalten zwischen den beiden "Suchabfragen" reproduzieren.

Gruß, fiffi
Antworten

Zurück zu „[3.0.x] Administration, Benutzung und Betrieb“