You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 31 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Browser doesn't send the HTTP_REFERER [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Baz00
Nuke Cadet
Nuke Cadet


Joined: Feb 07, 2006
Posts: 8


PostPosted: Wed Feb 22, 2006 5:41 am Reply with quoteBack to top

Some users getting an error when trying to access site. Not sure if its related directly to PHPNuke, but from what I've seen from searching around, it could be one of my blocks or modules.

The error the users are getting is:
Quote:
Warning: your browser doesn't send the HTTP_REFERER header to the website. This can be caused due to your browser, using a proxy server or your firewall. Please change browser or turn off the use of a proxy
or turn off the 'Deny servers to trace web browsing' in your firewall
and you shouldn't have problems when sending a POST on this website.


Any help is appreciated.

Baz

P.S. The quote function works so nicely on these boards, any idea why they aren't working on mine?
Find all posts by Baz00View user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12482


PostPosted: Wed Feb 22, 2006 8:59 am Reply with quoteBack to top

See: http://www.nukefixes.com/ftopict-1812.html

Are you using the latest Patched files? What forums version are you using?

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
Baz00
Nuke Cadet
Nuke Cadet


Joined: Feb 07, 2006
Posts: 8


PostPosted: Wed Feb 22, 2006 9:01 am Reply with quoteBack to top

I am using Patched 3.1 files as of a few weeks ago. Forums are at 2.0.19
Find all posts by Baz00View user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12482


PostPosted: Wed Feb 22, 2006 12:08 pm Reply with quoteBack to top

Off the top, looks like a problem with 2.0.19 - seems you've been having forums problems all-around

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
Baz00
Nuke Cadet
Nuke Cadet


Joined: Feb 07, 2006
Posts: 8


PostPosted: Wed Feb 22, 2006 12:28 pm Reply with quoteBack to top

Thanks. Thats what I get for wanting to port all the posts and users from phpBB to Nuke.
Find all posts by Baz00View user's profileSend private message
spiritwulf
Nuke Cadet
Nuke Cadet


Joined: Mar 10, 2006
Posts: 2


PostPosted: Fri Mar 10, 2006 1:05 am Reply with quoteBack to top

I am getting this error for a few of my people as well, the common factor so far is all are using IE and are running on a wireless network from a PC that is NOT the primary. Often this means the primary PC is running a security program (yeah right security program lmao) that is blocking the sending of the referer. If this is happening on a small time basis for only a few of your friends/members/whatever and you are feeling generous enough to spend time on an individual basis to work this out the following information may be useful to you.

Some Internet Security applications such as Norton Internet Security (NIS) block HTTP_REFERER by default during installation. You may unblock HTTP_REFERER blocking by following the appropriate instructions below. If you are using a security application not listed below, please consult its documentation for instructions for unblocking HTTP_REFERER.

Norton Personal Firewall

Open Norton Internet Security.
Click Options.
Click Internet Security (Personal Firewall).
Click Advanced Options.
Click on the Web tab.
Click Add Site.
In the new site dialog, enter the URL of the site that you want to receive the referrer information and click OK.
Click the name of the new site, which appears in the left frame of the Advanced Options window.
Click the Privacy tab.
Check the "Use these rules for..." box.
Change the Referrer from "Block" to "Allow."
Click Apply, and then click OK.
Click OK to close the Options window.

McAfee Privacy Service
Right-click the red "M" icon by your system clock.
Click "Privacy Service."
Click "Options."
The McAfee Privacy Service window appears. Click the "Cookies" tab.
Enter each website address from which you would like to allow cookies.
Click "Add."
Once completed, close the window.

Zone Alarm Pro
Open Zone Alarm Pro by double clicking on its icon in the system tray.
Click on "Privacy."
Slide the "Cookie Control to Off."
Find all posts by spiritwulfView user's profileSend private message
spiritwulf
Nuke Cadet
Nuke Cadet


Joined: Mar 10, 2006
Posts: 2


PostPosted: Fri Mar 10, 2006 10:14 am Reply with quoteBack to top

oh also to note deleting
Code:
// Posting from other servers in not allowed
// Fix by Quake
// Bug found by PeNdEjO
if ($_SERVER['REQUEST_METHOD'] == "POST") {
  if (isset($_SERVER['HTTP_REFERER'])) {
    if (!stripos_clone($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST'])) {
        die('Posting from another server not allowed!');
    }
  } else {
    die($posttags);
  }
}

will open you up to the very real possibility of spam attacks as most spammers will not be sending a referer and are ususaly running behind proxies.
Find all posts by spiritwulfView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 1.554 Seconds - 36 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::