Seite 1 von 1

Fehler in fulltext_native.php?

Verfasst: 11.06.2007 13:05
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