PDA

View Full Version : Help with a mod :P It's too hot to troubleshoot yet


kwirl
06-30-2005, 09:23 PM
www.bigbronze.com/links.php

works like a charm!

now, click on accessories

see all those images that aren't showing? :P

is this an apache issue or is there a file somewhere I should be looking at changing? IG mentioned that I had to write out full paths for my images...I'm tired, I can't figure out which.

yktan
07-01-2005, 03:59 AM
Hi kwirl,

The path of your images is definitely wrong. For example, one of they is this:
{url removed because it was not working} which is not a valid path.

If your images are placed in a folder called img on your web root, just specify the path to your images as /img/<filename> and it should work.

Regards,
YK