PDA

View Full Version : index.php outside /forums


TheSwede
05-28-2004, 09:42 PM
If you want index.php outside your /forums directory where do you change the imagepaths so it shows up correctly?

I tried to have it outside and all themeimages did not show up...

Soz for being a newb... :-(

maximux1
05-28-2004, 10:01 PM
admincp -> Styles & Templates -> Style Manager -> All Style Options

Scroll down until you see "Image Paths".

This is where you need to have the correct "full path" set. It can not be relative to the /forums directory.

For instance, if your forums are located in /forums then your image paths would be
/forums/images/... or you could use the HTTP equiv. ie. http://www.yourdomain.com/forums/images/...

Hope this helps.

Our Sponsors
 

TheSwede
05-29-2004, 01:37 AM
Got that worked out by adding the entire http address to the images..ty for that...

Now i have to make the buttons in the Air style menu at the top going to /forums/usercp and so on...

Once i get into the forum the links are correct but not on index.php

Where is this done?

clearchannel
05-29-2004, 11:05 AM
Could you post the url to your site please.

Our Sponsors
 

TheSwede
05-29-2004, 09:08 PM
Not to worry i got it all sorted out... a bit of template modifications on the links and i got everything working...

Thanks for your help...