Subject: Installing UNB in same directory as Wordpress
My wordpress urls are like this: domain.com/page, I installed the forum at: domain.com/forum/, but I don't like how the urls are: domain.com/forum/forum/1.
I don't need to have the word forum twice. I thought the easiest fix would just be to move the install to the home directory, but it seems that the mod_rewrite of the two scripts don't jive. I couldn't find an answer searching the forum and docs and I'm new to UNB. I am not however new to Wordpress.
I would imagine there would be an issue between with wordpress thinking domain.com/forum was a page and not the forum's home page. There would be no issue if I could keep the install at domain.com/forum/ and just lose the extra forum.
Any advice?
I don't need to have the word forum twice. I thought the easiest fix would just be to move the install to the home directory, but it seems that the mod_rewrite of the two scripts don't jive. I couldn't find an answer searching the forum and docs and I'm new to UNB. I am not however new to Wordpress.
I would imagine there would be an issue between with wordpress thinking domain.com/forum was a page and not the forum's home page. There would be no issue if I could keep the install at domain.com/forum/ and just lose the extra forum.
Any advice?

Droplister
Link to this post
Show profile
.*))?$ forum.php?req=main&id=$1&rewrite=$3 [L,QSA]