Help Preg.Match Error
-
Help showing error on
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /classes.php on line 210
This error is shown up only on category pages
Please do a fix for this line
if (preg_match(“#^{$match}#”, $request_match, $matches) || preg_match(“#^{$match}#”, urldecode($request_match), $matches)) {
- The topic ‘Help Preg.Match Error’ is closed to new replies.