Wenn ich in meinem Testboard auf ACP/Allgemein/Suchfunktion gehe erhalte ich diese Fehlermeldung:
Hab die Datei /includes/search/fulltext_mysql.php mit der org. verglichen aber keine Unterschiede feststellen können.[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 923: Undefined index: FULLTEXT_MYSQL_MIN_SEARCH_CHARS_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 927: Undefined index: FULLTEXT_MYSQL_MAX_SEARCH_CHARS_EXPLAIN
[phpBB Debug] PHP Warning: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/search/fulltext_mysql.php:1)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/search/fulltext_mysql.php:1)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 157: Cannot modify header information - headers already sent by (output started at /includes/search/fulltext_mysql.php:1)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 158: Cannot modify header information - headers already sent by (output started at /includes/search/fulltext_mysql.php:1)
Selbst wenn diese Datei mit der org. ersetze bleibt diese Fehlermeldung.
Hab mal diese Datei in Pastebin reingesetzt.
Hab schon den Such-Indizes neu aufgesetzt hatte keine Auswirkung!
In mein normalen Board habe ich die selben Einstellungen dort erhalte ich diese Fehlermeldung nicht.