Code: Alles auswählen
if ($word != '')
Code: Alles auswählen
// cutting of long words in functions_search.php seems not to work under some conditions - so check it again
if ( $word != '' && strlen($word) <= 20 )
Code: Alles auswählen
if ($word != '')
Code: Alles auswählen
// cutting of long words in functions_search.php seems not to work under some conditions - so check it again
if ( $word != '' && strlen($word) <= 20 )
Die Meldung erscheint, wenn ich auf "Der Suchindex kann nun wieder aufgebaut werden" klicke...Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, *****@netclusive.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.