Topic: Reference bug.
Hi.
I'm (admin) trying to edit a users profile by just clicking save.
When locating the user with the search engine and browsing to the users profile from a link from within "http://domain.com/forums/" it works fine since the base url option is set to "http://domain.com/forums".
But if I have a link to the users profile from another url like http://domain.com/ -> http://domain.com/forums/profile.php?id=1234 and then hit save, I get HTTP_REFERER error.
Should this really happen since im in the correct path when pressing the save button?