Quote:
Edit2: I'm having some issues on my 'members' pages where the 'base' URL isn't showing up above the meta tags and the image paths aren't working or any of the links in the member profiles. Any idea how I would fix this? (it's an internal board for our business so I can't let you preview it (it's a 10.x.x.x address anyway)). thanks!!
|
I think adding
Quote:
<base href="http://www.yourforums.com/" />
|
before $headinclude in your MEMBERINFO template will fix that.
BTW, i also have the problem with the "_" in usernames, any fix to this?