PDA


View Full Version : links in the index don't work


Vallya
05-19-2005, 12:44 PM
Hi,

I have a problem with my links on the index.php page.

My forum is in this directory (/forum).
All links (admin, mod, search, etc...) works correctly when I enter in the forum directory. There, it's OK
But, when I enter in the root directory, the links is wrong.

Ex : Normaly is http://mydomain/forum/faq.php?
but there it's like that http://mydomain/faq.php?

I put all links in the Header remplacements, idem.
I verified the chdir variable, it's good
The URL forum in the VBulletion options, it's good.

Everyone has an idea ?

My VBulletin version 3.0.7
My VBadvanced, the last.

Brian
05-19-2005, 01:32 PM
Can you post a link to your site?

Vallya
05-19-2005, 02:13 PM
Yes, excuse me.

http://www.elwynn.net/index.php for the vbadvanced
and the forum http://www.elwynn.net/vb

I changed the directory name et chdir for tested. Also in the vbulletin options.

Brian
05-19-2005, 02:31 PM
Looks like you've made the changes to your global.php file incorrectly.

Vallya
05-19-2005, 03:43 PM
Yes, it's true.

Thank you very much. :)