I'm running a multiblog site V3.1.2
When I use domain.com/blogname/
The next_posts_link works perfectly.
When Someone types in domain.com/blogname the next_posts_link links do not link to the correct url. The next link will come out as
domain.com/blogname/blogname/page/2/
instead of domain.com/blogname/page/2/
Any suggestions?