Hi,
I can't tell you specifically as it depends on how you've set up your site but you should look in
html_header.php and check that a base href tag is present (this prevents most "relative URIs on a static URI site" problems.
Also look in your template files.. make sure none of them use "relative" links.. make sure they start with / and use the whole path, e.g. /images/image.jpg not images/image.jpg
Hope that helps.
All the best..
Conor
ceon
Bookmarks