PDA

View Full Version : My vbadvanced isn't functioning properly.


aletarius
06-26-2006, 01:48 AM
I just installed a copy of vbadvanced. My forum works fine but I can't see the top navbar for my vba aswell as the top logo image. it doesnt show up. Here is the link.

CMPS: http://visual-interactive.net/cmps_index.php
Forum: http://visual-interactive.net/Forum

Also, is there anywhere I can find a manual to read off of to see how to make news posts etc and edit the links around and such. Thanks!

Suiko Jin
06-26-2006, 12:02 PM
I think mine may be suffering fromt he same problem.

Forum url: http://xpotion.net/forums/index.php
Portal: http://xpotion.net/cmps_index.php

Our Sponsors
 

Beller
06-26-2006, 12:17 PM
You need to copy the images from your forum folder to the root of your site!
Right click on any of the red X's & select properties to see the location where it is looking for the images

Suiko Jin
06-26-2006, 02:21 PM
You need to copy the images from your forum folder to the root of your site!
Right click on any of the red X's & select properties to see the location where it is looking for the images
Fixed for me. Thanks

Our Sponsors
 

blankoboy
08-04-2006, 04:43 AM
You need to copy the images from your forum folder to the root of your site!
Right click on any of the red X's & select properties to see the location where it is looking for the images

Is that the only way this is resolved?

For example, I have the below that appear correctly in my forum but no on my main page:


domainname.com/forums/images/theme/header/topnav-hover.gif
domainname.com/forums/images/theme/header/topnav-link.gif
domainname.com/forums/images/theme/header/logo.gif


Is the only way to resolve this, to copy my images folder to the root??
Surely there must be a better alternative than having to have a clone of my images folder in the root? :confused:


domainname.com/images/theme/header/topnav-hover.gif
domainname.com/images/theme/header/topnav-link.gif
domainname.com/images/theme/header/logo.gif

TTG
08-04-2006, 05:45 AM
Add "$vboptions[bburl]/" in front of the image path in your header or wherever the images are listed and all should work :)