I've been searching all over and can't find an answer to this. I've installed Wordpress on Zen, and none of the category/archive/post/comment links work.
What's happening is they look like this:
index.php?main_page=wordpress/?cat=11
When the working URLs should look like this:
index.php?main_page=wordpress&cat=11
What can I do to get these links working correctly? Is there a way to replace the /? with &?
I'm using the default permalinks, and I've tried this both in a separate directory and right in the main directory with Zen Cart.
Bookmarks