djman
Registered
Излиза ми следната грешка:
тези редове са
Идеи?
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /public_html/wp-includes/classes.php on line 210
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /public_html/wp-includes/classes.php on line 211
тези редове са
if (preg_match("#^$match#", $request_match, $matches) ||
preg_match("#^$match#", urldecode($request_match), $matches)) {
Идеи?