Quote:
Originally Posted by criscokid
I've implemented a URL rewrite rule so my users can have domain.com/profiles/username (instead of it being /forums/username). This works fine except the user's avatar and photo doesn't show up because it's using a relative URL domain.com/users/image.php?u=2&dateline=1142257186 instead of a specific URL of domain.com/forums/image.php?u=2&dateline=1142257186
How do I set the avatar and photo URLs to be specific and always use domain.com/forums/ in the URL?
|
Thats because I only use the vb way, and do not set the url on my own. Can't help you with that.