Warning: preg_match(): Compilation failed: range out of order in character class
-
Hello All,
I apologize if this issue is addressed elsewhere, but I searched the forums and trac.www.remarpro.com and was not able to find the answer. I’ve recently assisted a friend in moving her WordPress installation to a new host. Whenever the home page is loaded, we receive this error:
Warning: preg_match(): Compilation failed: range out of order in character class at offset 60 in /home/domain_name/public_html/wp-includes/classes.php on line 1542
Warning: preg_match(): Compilation failed: range out of order in character class at offset 60 in /home/domain_name/public_html/wp-includes/classes.php on line 1543
I have examined these lines in the code, but my knowledge of php is not sufficient to be able to debug these. I see that it has something to do with regular expressions and matching the permalinks. If I knew in what order the functions were called, perhaps that might help?
Thanks so much for any assistance.
- The topic ‘Warning: preg_match(): Compilation failed: range out of order in character class’ is closed to new replies.