PDA

View Full Version : image directory problem


Wordplay
10-09-2004, 08:34 AM
i can't get the images to show up on the cmps_index.php.

well when they are set to images/ it just goes : http://www.xxx.com/images/, and yes i know it said i have to change it to the real link, so that i did... http://www.xxx.com/forum/images/, but now what it does is make this link: http://www.xxx.com/http://www.xxx.com/forum/images/, so how can i get this link right?

Brian
10-09-2004, 05:09 PM
You have something wrong if using the full path is creating links like that. You could also try /forum/images though.

Our Sponsors
 

Wordplay
10-10-2004, 10:00 AM
if i set it to forum/images/ in the control pannels style settings it gets forum/forum/images/.

Brian
10-10-2004, 10:22 AM
You have something wrong if using the full path is creating links like that. You could also try /forum/images though.
.

Our Sponsors
 

Wordplay
10-11-2004, 07:18 AM
see now that makes absolutely no sense to me. but it works.

THANK YOU

Brian
10-11-2004, 08:49 AM
The / at the beginning basically tells it to start at the root directory and then work it's way up.