ich hatte vorhin eine Suche nach einem Wort gestartet, welches eigentlich mehrfach in meinem Forum vorkommt. Die SuFu spuckte mir allerdings aus, dass dieses Wort in keinem Beitrag zu finden wäre. Dachte ich mir, der Index wäre vielleicht kaputt bzw. nicht aktuell (native), welcher dann auch nur wenige Wörter enthielt (~ 1,4k). Daraufhin hab ich ihn gelöscht und einfach mal "Fulltext MySQL Index" erstellen lassen. Leider brachte mich das auch nicht zum erwünschtem Ergebnis (obwohl das ACP mir sagte, dass 7,8k Beiträge im Index stehen würden). Also bin ich unter "Server-Konfiguration" in die Optionen für die Suchfunktion gegangen und bekam da folgende Fehlernachrichten:
Code: Alles auswählen
[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 Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
Code: Alles auswählen
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 32 bytes) in /users/seitenname/www/includes/db/dbal.php on line 514
Was isn da kaputt bzw. wie kann ich es beheben?
Gruß,
VVCephei