Hey all, I recently decided to completely revamp my freelance site and that included changing the permalinks. Now I changed them fine for my blog site with no issues, but I when I attempted to do the same for my separate design domain, I got the following errors showing up at the top of every page:
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/snailbir/public_html/designcoyote.com/wp-includes/classes.php on line 210
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/snailbir/public_html/designcoyote.com/wp-includes/classes.php on line 211
On some pages, it's just these two, but on other pages, the error messages duplicate twice. Once I change the permalinks structure back to the default, the messages go away. I have no clue what I did wrong, and I'm pretty sure I didn't touch the classes.php files and that it's the same for both my blog and the design site.
Anyone have any solutions or did I forget a step that I'm going to kick myself for later? Thanks in advance!