The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help, huge problem with getting my vBa homepage to work right.
So here is my problem.
I just had a new web design done, and everything seems to be OK, except for one huge problem, which the developer can't figure out for the life of him, and neither can I. I have a welcome message that appears when guests goes to my homepage at www.obesitydiscussion.com, or when they try to do something on the site only a member can do. It says: Quote:
For example, when you click "contact our webmaster" link on the homepage, it will take you to: http://www.obesitydiscussion.com/sendmessage.php If you click that same "contact our webmaster" link in the welcome message on any other page other than the homepage it'll take you to: http://www.obesitydiscussion.com/forums/sendmessage.php How do I get that link on the homepage to add the word "/forums" in the URL but not do it to all the other pages on my website? I tried adding the word "/forums" to the URL manually in the phrase manager, and while it did fix the homepage, all the other pages on the site that have the welcome message get screwed up, and that same "contact us" link for example becomes http://www.obesitydiscussion.com/for...endmessage.php with an extra "/forums" in it, so then those links go bad. I'm stumped. |
#2
|
||||
|
||||
it's using the relative path.. You'll want to go in the phrase and put the actual path.. Altho I suggest you make the welcome header an image for SEO purposes.
|
#3
|
|||
|
|||
Quote:
I tried changing it to the actual path and then what it will do for example, is still use the relative path and change the send message to: [img]www.obesitydiscussion.com/www.obesitydiscussion.com/forums/sendmessage.php[/img] on the homepage, and then every other page other than the homepage in that welcome message will be [img]www.obesitydiscussion.com/forums/www.obesitydiscussion.com/forums/sendmessage.php[/img]. I don't know why it's continuing to use the relative path. Here is the coding I currently have in there. Quote:
And by doing that the end result was [img]www.obesitydiscussion.com/www.obesitydiscussion.com/forums/register.php[/img] on the homepage welcome message, and then all the other pages that had the welcome message became [img]www.obesitydiscussion.com/forums/www.obesitydiscussion.com/forums/register.php[/img] .....So as you can see they were all still pulling that relative path you speak of. Any suggestions on how to change that? Oh, fixed it, I had to add this code in the vBa template. http://www.vbadvanced.com/forum/show...13&postcount=7 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|