also a problem with previous
previous is displayed as
http://www.sportnique.com/this/nfblog/index.php/category/4-minute-mile/page/1/
http://www.sportnique.com/this/nfblog/index.php/page/1/
so on previous not only does it add this/nfblog but also index.php
ugh!!!!!!
please help someone?
Is it the same if you switch to the default or classic theme?
Yup same thing?
Tried a few other themes but same thing.
We already went through this 2 days ago, didn’t we?
If you still have this setup in the Options:
http://ww.wp.xz.cn/support/topic/51279#post-281508
it will never work.
They should be 2 complete URIs. However, if you have WP installed at example.com/blog but you want to show it at example.com – you should read this http://ww.wp.xz.cn/docs/installation/different-address/
before asking any further questions.
No it’s different than that post, I got rid of the index.shtml completely. Learned a lot though and went through multiple reinstalls.
Now I have what should be within the blog address and wordpress as follows
WordPress Address URI = http://erikvossman.netfirms.com/this/nfblog
Blog Address URI = http://www.sportnique.com
The blog Address URI directs it to sportnique which within my domain forwarding structure I have going to /this/nfblog/
Therefore with that my assumptions are that the domain forwarding should take care of it and I shoudl never see /this/nfblog/ as long as blog address directs to sportnique.com.
That won’t work like that.
Edit. You have to make the redirect independent from those two uris. Typing manually this
http://erikvossman.netfirms.com/this/nfblog/page/2/
works, but if I try from
http://erikvossman.netfirms.com/this/nfblog/
to click on Prev. posts > it goes to that other domain.
So, I am sure the problem is with your two different URIs in the Options.
Thanks for trying, it actually should work like that from all the threads that I have read within this support forum.
I did get it to work. Actually I should say my friend got it to work. He just did a php write-around on the not so good permalink commands, and link structure commands.
Works like a charm now
By the way I tried every single possible combination of uri’s and none of them worked so I am sure it isn’t a problem with the two different URI’s
Thanks for trying.
E
Evossman, would it be possible for you to let me know what “php write-around on the not so good permalink commands, and link structure commands” your friend did for you? My buddy and I are having the exact same problem as you and Netfirms is being less-than-helpful.
Cheers.
Yes here here. What’s the PHP work around? This problem seems to be occuring in subdomains set up as such: domain.com/username or domain.com/~username, where the username is being duplicated…