PDA

View Full Version : wheres the links at?


boo
12-26-2004, 11:03 AM
ok i edit the "images Paths" but it messes up my images on my forums :/ and doesn't fix the problem

how do i fix the links to goto www.b3playground.com/forums/arcade.php insted of www.b3playground.com/arcade.php

?

thanks

Brian
12-26-2004, 12:25 PM
Change the link to $vboptions[bburl]/arcade.php

Our Sponsors
 

boo
12-26-2004, 01:18 PM
where would this be?

thanks

i'm a pain i know it :)

Brian
12-26-2004, 01:22 PM
In your 'navbar' template.

Our Sponsors
 

boo
12-26-2004, 01:35 PM
lol duh!

thanks man

boo
12-26-2004, 01:44 PM
also my images do not show? i have changed the "images path" and it messes up my forums images

http://www.b3playground.com/index.php

boo
12-26-2004, 01:45 PM
ok i still don't see where i would change the code?

i also need to do this 2 my 2nd navbar

Brian
12-26-2004, 02:03 PM
You were not entering the correct URL to the images then.

boo
12-26-2004, 07:14 PM
wheres this at now?

omg i'm dumb :confused: :confused: :mad:

Brian
12-26-2004, 07:24 PM
Step 1 - Admin CP Modifications
Go to your Style Manager under "Styles & Templates" in your Admin CP. Choose to modify All Style Options. On this page, you will see a section for "Image Paths". Here you must change the path for each image directory (Title Image, Button Images Folder, Miscellaneous Images Folder, etc) to the full path (ex - /forum/images or http://yoursite.com/forum/images).

You must do this for each of your styles, otherwise your images will not show up!

boo
12-26-2004, 08:01 PM
well i tryed it and it didn't show "any" images on the whole main forum... i tryed it again it worked! maybe i needed that /forums/images

ok now for the links :) lol

what do i edit? theres so many things in the "nav bar" :(

thanks for help you all have great support :)

boo
12-26-2004, 08:06 PM
what i'm trying to say is

"what code am i looking for the change it?"

thanks

Brian
12-26-2004, 08:08 PM
Search the template for arcade.php and any other links you need to change.

boo
12-26-2004, 08:15 PM
what would be the code to change tho?

whats the default code thats there? :(

Brian
12-26-2004, 08:24 PM
Change the link to $vboptions[bburl]/arcade.php
.

boo
12-26-2004, 10:01 PM
what i'm trying to say is when you say "change the LINK" what link are you talking about?

:( sorry

boo
12-27-2004, 02:12 PM
ahhh ok i figured it out!!!

one last problem..

how do i edit the radio?

this is the code for it

function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=no,height=320,width=650,locatio n=no,menubar=no,resizable=no,status=no,toolbar=no')

i tryed $vboptions[bburl]/vbradio.php and it didn't work :(

boo
12-28-2004, 08:37 PM
bump :)