SethStevenson
Member
Posted 1 year ago #
I have two sub-sites installed on my network and they are both creating incorrect links to the "next page".
See http://www.dmu.edu/doseofdmu and http://www.dmu.edu/magazine.
The URLs created repeat the sub-site's prefix twice like http://www.dmu.edu/magazine/magazine/page/2/
Help please!? :)
test it with the default theme.
SethStevenson
Member
Posted 1 year ago #
Tested with twentyten and it still produces the same incorrect links.
One thing to note is that other pages and archives work, if you can make it to page two the links work correctly from there.
Also as a temporary fix I set up redirects from the bad links to the correct links.
then start turning off plugins.
edit: and you're not editing the urls of these created sites, correct?
SethStevenson
Member
Posted 1 year ago #
Turns out it was a conflict with a rewrite rule I had to remove the trailing slash at the end of each URL. Apparently WordPress will work with this rewrite rule on the main site but other multisite installs it messes up (just on the front-page).