vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Useful info (https://vborg.vbsupport.ru/showthread.php?t=103060)

Lionel 12-16-2005 04:56 AM

Useful info
 
Some useful info I picked up from another forum about IE 6.0 and thought I'll pass it along.
When someone has his privacy sets to high, that red stop sign appears at the right of browser's status bar for all vb pages.

The work around for apache server is to make sure that mod_headers is added to the Apache build

and to place those lines in an htaccess file at the root of your site.

PHP Code:

Header append P3P 'CP="NOI DSP COR NID CUR OUR NOR"' 

Works for me on my site with privacy sets to high, but all pages here and all vbulletin forums I have visited have it.

I do also once I remove those lines from my htaccess.

more on that:
http://httpd.apache.org/docs/1.3/mod/mod_headers.html
http://www.apacheref.com/ref/mod_headers/Header.html

Corriewf 12-16-2005 09:40 AM

Sounds more like a "someone going crazy with their privacy settings" issue to me. They will have more problems then not accessing Vbulletin pages....

Princeton 12-16-2005 12:18 PM

The proper way to do it is to add a P3P (Privacy Policy) according to W3C SPECS. If you modify the headers on the server side each site on the server will appear as if it has a P3P compliant policy. If anyone takes your advice they are actually misleading their visitors and members.

Quote:

At its most basic level, P3P is a standardized set of multiple-choice questions, covering all the major aspects of a Web site's privacy policies. Taken together, they present a clear snapshot of how a site handles personal information about its users. P3P-enabled Web sites make this information available in a standard, machine-readable format. P3P enabled browsers can "read" this snapshot automatically and compare it to the consumer's own set of privacy preferences. P3P enhances user control by putting privacy policies where users can find them, in a form users can understand, and, most importantly, enables users to act on what they see.
NOTE: P3P has been around for years but has never gain attention.


All times are GMT. The time now is 09:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01029 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete