Quote Originally Posted by yellow1912 View Post
If you download the latest version of this module 1-2 previous pages you will see that it fully explains the fix and also include a patch file that can be used.

Anyway, short answer: that module creates a new page, and that page was missing a very important component that should always exist, the basehref
Yellow,
All right! Tried your patch file and works like a charm both in IE and FF.
Tried it in custom folder too, works.
Added </base> tag for eventual compatibility with IE6, works.
Modified path in attributes.php, works. Much better syntax.
Good job!
I will give a shot at rewriting that mod so these issues will be solved from now on.
Now, one more question, please.
Why was the test site working in FF and completely off in IE?
I couldn't get that from the patch...
Thanks.