PDA


View Full Version : Couple of problems


Flea
05-16-2005, 11:00 AM
I just did a new install on my server. You can view it here:

http://www.angryflea.net/cmps_index.php

The problems I am having at the moment are:

Broken Links - Clicking on a link in the navbar sends you to a 404 page not found error.

Broken Images - All the images are showing up as red X's.

Any suggestions?

Brian
05-16-2005, 11:22 AM
For the links, make sure your 'Forum URL' option is set correctly in your main vB options.
For the images, go to your Style Manager, select "All Style Options" from the list next to the style, then on that page you will need to update all of the image paths to include the full URL to each folder.

Flea
05-16-2005, 01:26 PM
Alright, originally Ihad my 'Forum URL' as : http://www.angryflea.net/forums

After using forumpath.php I found my true path as: /homepages/20/d122038669/htdocs/forums

I tried putting that in the url and it just made it worse. I reset it back to the way it was and still have the problem.

I also updated the full paths in my style options as you suggested and still have the broken images as well.

Brian
05-16-2005, 01:39 PM
Admin CP => vBa CMPS => Default Settings => Navbar Replacements

Make sure that all the filenames (register.php, faq.php, memberlist.php, etc) are listed in that option. Even if they are, go ahead and save your settings to be sure that the cache is updated.

For the image paths, make sure you have the path set as /forums/images/whatever and the images will work.