|
Administrator
|
Posts: 1016
Join Date: Mar 2005
|
Why would anyone turn referer logging "off"? That's strange.
Ok. I'll think about changing that in the next version. For now, if you have such users change this line from: Code:
header("Location: {$_SERVER["HTTP_REFERER"]}"); to Code:
header("Location: {$forumhome}");
When a user logs, he will be redirected to the main forum page. I will make it better by checking the referer etc. for the next version. Thanks for reporting it. __________________Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
|