Problem with rewrite rules returned
-
I have two servers both running the same versions of:
- PHP (4.3.10)
- Apache (1.3.27)
- WordPress(1.5.1.3)
The data on both servers is identical (except for the urls specified in the options) They are running the same plugins.
My problem is that the rules returned by $wp_rewrite->wp_rewrite_rules() are different on the two servers. This causes url_to_postid() to fail when parsing my permalinks and I can not figure out why the rules returned would be different.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem with rewrite rules returned’ is closed to new replies.