levenshtein Error
-
In my error log I am getting this error multiple times:
[Mon Mar 18 08:45:33 2013] [error] PHP Warning: levenshtein() [function.levenshtein]: Argument string(s) too long in /public_html/wp-content/plugins/404-redirected/includes/functions.php on line 207
Anyone else run into this error?
The line it refers to is:
$levscore = levenshtein($url, $urlParts[‘path’],1,1,1);
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘levenshtein Error’ is closed to new replies.