vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Google Adsense Privacy Policy (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=222190)

LCN2007 09-19-2009 12:28 AM

Yes i just did and i reinstalled it, why would it only appear to registered members?
How does google find it then?
Im registered and it dont show for me.

TheSupportForum 09-19-2009 12:38 AM

1 Attachment(s)
Quote:

Originally Posted by LCN2007 (Post 1887307)
Yes i just did and i reinstalled it, why would it only appear to registered members?
How does google find it then?
Im registered and it dont show for me.

this MOD looks for a code in the footer, if you have changed the footer or removed links it will not work

in your footer look for

<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>

underneath this code add

<if condition="$vboptions['T4U_pri']"><a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]<a> -</if>



also you may need to install
Requirements
Template Modification System 1.1.5
if this still does not work

please check the screenshot provided in this link to make sure you have it turned on

LCN2007 09-19-2009 12:46 AM

I have never edited the footer and it worked when i originaly installed it.

I searched and found :

<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>

Then I added this to the footer:

<if condition="$vboptions['T4U_pri']"><a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]<a> -</if>

That worked great i dont know why it didnt do it automaticlt like when i first installed it.

Do you have any idea whay its breaking my template?

Is it not fluid can it be made fluid?

LCN2007 09-19-2009 12:47 AM

Why can only registered members see the page?

Shoudn't it be public so google can crawl it and know that we are compliant with the rules od adsense?

TheSupportForum 09-19-2009 12:51 AM

Quote:

Originally Posted by LCN2007 (Post 1887316)
I have never edited the footer and it worked when i originaly installed it.

I searched and found :

<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>

Then I added this to the footer:

<if condition="$vboptions['T4U_pri']"><a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]<a> -</if>

That worked great i dont know why it didnt do it automaticlt like when i first installed it.

Do you have any idea whay its breaking my template?

Is it not fluid can it be made fluid?


please look at previous post to understand why it may not of worked
your forum style in fixed not fluid

fuild is when your forum width is 100%,
fixed is when you have a table resounding your margins like you do on left and right sides

TheSupportForum 09-19-2009 12:55 AM

Quote:

Originally Posted by LCN2007 (Post 1887319)
Why can only registered members see the page?

Shoudn't it be public so google can crawl it and know that we are compliant with the rules od adsense?

as long as you have submitted you site details as shown above
google will review your site and tell you if you are not complying with their policy

Follow these guidelines to get started if you havent done so

Submit it to Google at http://www.google.com/addurl.html.
Submit a Sitemap using Google Webmaster Tools. Google uses your Sitemap to learn about the structure of your site and to increase our coverage of your webpages.
Make sure all the sites that should know about your pages are aware your site is online.


also looking at your forum you dont seem to have any google adsense ???

LCN2007 09-19-2009 12:58 AM

I understand why it didnt work i didnt know that i needed TMS i totaly missed that requirement. In the last version it automaticly made the template edit and added the link.
I dont use TMS i do all my manual edits as do a lot of other members.

My forum is fluid and the pilocy page is not so its breaking my templates acn you help?

Why can only registered members see the page?

Shoudn't it be public so google can crawl it and know that we are compliant with the rules of adsense?

LCN2007 09-19-2009 01:04 AM

Quote:

Originally Posted by simonhind (Post 1887323)
as long as you have submitted you site details as shown above
google will review your site and tell you if you are not complying with their policy

Follow these guidelines to get started if you havent done so

Submit it to Google at http://www.google.com/addurl.html.
Submit a Sitemap using Google Webmaster Tools. Google uses your Sitemap to learn about the structure of your site and to increase our coverage of your webpages.
Make sure all the sites that should know about your pages are aware your site is online.


also looking at your forum you dont seem to have any google adsense ???

Yes i am in the process of getting aproved they are reviewing my application now.

I have submitted that link and a site map as you suggested thanks.


Now the only issue is its breaking my template is the policy page able to be made fluid?

Or down sized so its not breaking my template?

TheSupportForum 09-19-2009 01:10 AM

Quote:

Originally Posted by LCN2007 (Post 1887325)
Yes i am in the process of getting aproved they are reviewing my application now.

I have submitted that link and a site map as you suggested thanks.


Now the only issue is its breaking my template is the policy page able to be made fluid?

Or down sized so its not breaking my template?


to show to all users

it footer and remove

<if condition="$vboptions['T4U_pri']">

but this will mean you can turn this mod off, the link above allow you to do just that


how can google review your site for adsense if you have none,
you need to add adsense first before you submit your site

did you activate googe adsense in vbulletin membership area ?

in admincp you should have a section called advertising ?

LCN2007 09-19-2009 01:16 AM

yes i activated adsense its pending review im just getting all the privacy policy and small things in order.

I see you signed up on my site did you see how the page was breaking?

TheSupportForum 09-19-2009 05:59 AM

A Fluid style has now been created as beta, if you have a fluid style please try this out, also works on fixed styles

LCN2007 09-19-2009 01:25 PM

Quote:

Originally Posted by simonhind (Post 1887400)
A Fluid style has now been created as beta, if you have a fluid style please try this out, also works on fixed styles

Thanks for working on this.

I installed the beta, its definitly much better but the heder is slightly broken.

Let me know if there is anything i can do to help the process.

Cause4Chaos 09-19-2009 04:52 PM

hi all, I am having a slight problem, the install went ok, its just 2 things, first the color/colour
is white background http://www.cause4chaos.com/forums/privacy_policy.php
and second the borders are pushing out my style, make it look blah??
can anyone help

Bob_R 09-19-2009 05:50 PM

I'll ponder this but not until all the bugs are out.

Cause4Chaos 09-19-2009 09:29 PM

ok I have fixed the colors/colours for now, edited the css file

forum/SpryAssets\SpryTabbedPanels.css

I am still having the problem with the border size, any ideas

Cause4Chaos 09-19-2009 10:14 PM

I have fixed the problem, it was messing it all up, could not resize the borders and it was the $footer tag, it was inside the table in the T4U_privacy template, I moved it out and all is well, thanks for the help

TheSupportForum 09-20-2009 01:11 AM

Quote:

Originally Posted by Cause4Chaos (Post 1887765)
I have fixed the problem, it was messing it all up, could not resize the borders and it was the $footer tag, it was inside the table in the T4U_privacy template, I moved it out and all is well, thanks for the help

for which version are you refering to: Fixed or Fluid

are you saying that the footer tag should not be inside the table ?
or not footer tag at all ? for this MOD

Cause4Chaos 09-20-2009 07:53 AM

1 Attachment(s)
Here is ours http://www.cause4chaos.com/forums/privacy_policy.php

with our style having the $footer in the table it totally messes it up, having it inside the table you can not resize the text area, I took it out of the table and placed it at the end and looks well to me, I am not a coder and have only limited knowledge of this stuff, but it works :-)

the image that looks messed up is the $footer inside the table, and the other is outside

I use fixed on my site

TheSupportForum 09-20-2009 08:10 AM

Quote:

Originally Posted by Cause4Chaos (Post 1887917)
Here is ours http://www.cause4chaos.com/forums/privacy_policy.php

with our style having the $footer in the table it totally messes it up, having it inside the table you can not resize the text area, I took it out of the table and placed it at the end and looks well to me, I am not a coder and have only limited knowledge of this stuff, but it works :-)

the image that looks messed up is the $footer inside the table, and the other is outside

I use fixed on my site

as you may be aware, my new version has been slighly coded differently and should work on fluid and fixed styles, if you have found a way to make the page background transparant and not white i wouold appriated you feedback on this so i can dd this to the next release

i moved the $footer outside the table thanks for your feedback on that, tested it and works on all my won styles

Cause4Chaos 09-20-2009 08:23 AM

yes no problem, as for the background colour/color I just edited the css file, to suit our website, otherwise great addition to the vbulletin family

and yes we are uptodate with your latest version v3.2.0

TheSupportForum 09-20-2009 08:26 AM

Quote:

Originally Posted by Cause4Chaos (Post 1887923)
yes no problem, as for the background colour/color I just edited the css file, to suit our website, otherwise great addition to the vbulletin family

and yes we are uptodate with your latest version v3.2.0

can you provide me with the section of css you edited i want to try an experiment out
using a vbulletin variable

Cause4Chaos 09-20-2009 08:59 AM

most was just the background colors I edited to suit the site, and added red to the hover

.TabbedPanelsTabHover {
background-color: #FF0000;
}

give it the google colors

lol

file sent in pm

TheSupportForum 09-20-2009 09:04 AM

lol :) will give this a go later thanks for the PM

LCN2007 09-20-2009 05:25 PM

Updated to 3.2.0 and its getting better but the header is still broken.

TheSupportForum 09-20-2009 10:00 PM

Quote:

Originally Posted by LCN2007 (Post 1888111)
Updated to 3.2.0 and its getting better but the header is still broken.

plase provide me with a screenshot of the broken header, i'll try sort it out

LCN2007 09-20-2009 10:53 PM

1 Attachment(s)
here is one.

LCN2007 09-21-2009 07:52 PM

Just installed the 3.2.1 beta on my fluid theme and the header is more broken then before.

http://www.localcobalt.net/forum/privacy_policy.php

TheSupportForum 09-22-2009 05:13 AM

Quote:

Originally Posted by LCN2007 (Post 1888609)
Just installed the 3.2.1 beta on my fluid theme and the header is more broken then before.

http://www.localcobalt.net/forum/privacy_policy.php


so on 3.2.1 the footer is now working ?
but the header is broken ?

LCN2007 09-22-2009 05:59 AM

Quote:

Originally Posted by simonhind (Post 1888806)
so on 3.2.1 the footer is now working ?
but the header is broken ?

Just installed 3.2.5 looks like the header is working great now. I dont see any flaws if i do ill let you know.

The footer gap im not sure is related to your mod.
Im troubleshooting the footer right now if i find its related to this mod ill let you know.

Thanks for the great support on this mod.

Ill report back

LCN2007 09-29-2009 10:47 PM

Tested 3.2.5b

Looks great and see no funtional issues on IE i will test on FF when i get home from work.

The only change was the image correct? Google says you have to use this image https://www.google.com/adsense/stati...google_sm.gif?

Just wanting to make sure i am seeing everything the way it should be.

demonfatal 10-26-2009 09:22 PM

If you get a problem like "no link at the bottom of the site."
Just open the ".XML" file and remove the "TM" mark.
Then uninstall and install again.

TheSupportForum 10-28-2009 05:28 AM

Quote:

Originally Posted by demonfatal (Post 1906635)
If you get a problem like "no link at the bottom of the site."
Just open the ".XML" file and remove the "TM" mark.
Then uninstall and install again.


are you saying template manager is not required ?

if it works without template manager and you have edited the xml and tested it,
please upload your xml for testing

please remember to click install for support

Neo_obs 11-01-2009 12:01 AM

Does anyone realize there is a section for a privacy statement in Vbulletin Options->Vbulletin Options->Site Name / URL / Contact Details

Change the cache templates plugin for T4U Privacy Policy to (THIS_SCRIPT was set to the wrong script)
PHP Code:

if (THIS_SCRIPT == 'privacy_policy')
{
  
$globaltemplates[] = 'T4U_privacy';


Change the T4U_Privacy Template to (changed all $vboptions[bburl] to $vboptions[bbtitle] we don't need to have our url plastered on our site)
Code:

$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
                        <head>
                                <!-- no cache headers -->
                                <meta http-equiv="PRAGMA" content="no-cache" />
                                <meta http-equiv="Expires" content="-1" />
                                <meta http-equiv="Cache-Control" content="no-cache" />
                                <!-- end no cache headers -->
                                <title>$vbphrase[privacy_policy] - $vboptions[bbtitle]</title>
                                <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
                                <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
                                        $headinclude
                        </head>
<body>
                        $header
                        $navbar
                       
                        <table width="$stylevar[outertablewidth]" cellspacing="0" cellpadding="0" border="0" align="center">
                                <tr>
                                        <td width="$stylevar[outertablewidth]" valign="top">
                                                <table width="$stylevar[outertablewidth]" border="0" cellpadding="4" cellspacing="1" class="tborder" id="background">
                                                        <tr>
                                                                <td class="tcat" colspan="2">$vboptions[bbtitle] $vbphrase[privacy_policy] </td>
                                                        </tr>
                                                        <tr>
                                                                <td class="alt1" style="vertical-align: top; height: 711px;">
<div align="center">
  <h3>Forum Privacy Policy for $vboptions[bbtitle]<br />
    and<br />
    <img alt="Google AdSense" src="https://www.google.com/adsense/static/en_US/images/google_sm.gif" /><br />
    Last Updated: 5th September 2009
  </h3>
</div>
If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at $vboptions[webmasteremail].<br />The privacy of our visitors to $vboptions[bbtitle] is important to us.<br />At $vboptions[bbtitle], we recognize that privacy of your personal information is important. Here is information on what types of personal information we receive and collect when you use and visit $vboptions[bbtitle], and how we safeguard your information. We never sell your personal information to third parties.<br />
<h2 align="center">Google Adsense 3rd Party Cookie Info</h2>
<div id="TabbedPanels1" class="TabbedPanels">
<ul class="TabbedPanelsTabGroup">
<li class="TabbedPanelsTab">Log Files</li>
<li class="TabbedPanelsTab">Cookies and Beacons</li>
<li class="TabbedPanelsTab">DoubleClick DART cookies</li>
</ul>
<div class="TabbedPanelsContentGroup">
<div class="TabbedPanelsContent">As with most other websites, $vboptions[bbtitle] collect and use the data contained in log files. The information in the log files include your IP (internet protocol) address, your ISP (internet service provider, such as AOL or Shaw Cable), the browser you used to visit our site (such as Internet Explorer or Firefox), the time you visited our site and which pages you visited throughout our site.</div>
<div class="TabbedPanelsContent">$vboptions[bbtitle] do use cookies to store information, such as your personal preferences when you visit our site. This could include only showing you a popup once in your visit, or the ability to login to some of our features, such as forums.<br />
We also use third party advertisements on $vboptions[bbtitle] to support our site. Some of these advertisers may use technology such as cookies and web beacons when they advertise on our site, which will also send these advertisers (such as Google through the Google AdSense program) information including your IP address, your ISP, the browser you used to visit our site, and in some cases, whether you have Flash installed. This is generally used for geotargeting purposes (showing New York real estate ads to someone in New York, for example) or showing certain ads based on specific sites visited (such as showing cooking ads to someone who frequents cooking sites).</div>
<div class="TabbedPanelsContent">We also may use DART cookies for ad serving through Google's ™ DoubleClick, which places a cookie on your computer when you are browsing the web and visit a site using DoubleClick advertising (including some Google AdSense advertisements). This cookie is used to serve ads specific to you and your interests "(interest based targeting"). The ads served will be targeted based on your previous browsing history (For example, if you have been viewing sites about visiting Las Vegas, you may see Las Vegas hotel advertisements when viewing a non-related site, such as on a site about hockey). DART uses "non personally identifiable information". It does NOT track personal information about you, such as your name, email address, physical address, telephone number, social security numbers, bank account numbers or credit card numbers. You can opt-out of this ad serving on all sites using this advertising by visiting <a href="http://www.doubleclick.com/privacy/dart_adserving.aspx">http://www.doubleclick.com/privacy/dart_adserving.aspx</a><br />$vboptions[bbtitle] has complied with the following Webmaster guidelines:<br /><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769#1">Design and content guidelines</a><br /><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769#2">Technical guidelines</a><br /><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769#3">Quality guidelines</a></div>
</div>
</div>
<h2 align="center">Forum Privacy Policy</h2>
<div id="TabbedPanels2" class="TabbedPanels">
  <ul class="TabbedPanelsTabGroup">
    <li class="TabbedPanelsTab">Registration</li>
    <li class="TabbedPanelsTab">Inappropriate Language</li>
    <li class="TabbedPanelsTab">Posting Links</li>
    <li class="TabbedPanelsTab">Security</li>
    <li class="TabbedPanelsTab">Ad Servers</li>
    <li class="TabbedPanelsTab">Opt-Out Policy</li>
    <li class="TabbedPanelsTab">Consent</li>
    <li class="TabbedPanelsTab">Disclaimer</li>
  </ul>
  <div class="TabbedPanelsContentGroup">
    <div class="TabbedPanelsContent">
      Registration is not necessary for the public to use this Web site. However, members must register in order to gain access to adding threads to the Web site. During registration, you must complete the registration form and create a user name and password. During registration you are required to give us contact information. We use this information to contact you about the services on our site in which you have expressed interest.<br />$vboptions[bbtitle] is the sole owner of the information collected on this Web site.</div>
    <div class="TabbedPanelsContent">The use of inappropriate or offensive language is not permitted in these forums. Inappropriate or offensive language includes, but is not limited to, any language or content that is sexually oriented, sexually suggestive or abusive, harassing, defamatory, vulgar, obscene, profane, hateful, or that contains racially, ethnically or otherwise objectionable material of any kind. We ask that you please be considerate to other members in the forums when posting your messages.</div>
    <div class="TabbedPanelsContent">Our policy on linking to other forums is pretty simple. Members may link to any other site that provides information that helps answer another member's question or is just of general interest to members of that particular forum. One of the most basic tenets of the Web is the open exchange of information.</div>
    <div class="TabbedPanelsContent">$vboptions[bbtitle] follow generally accepted industry standards to protect the personal information submitted to us, both during transmission and  once we receive it. No method of transmission over the Internet, or method of  electronic storage, is 100% secure, however. Therefore, while we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security.</div>
    <div class="TabbedPanelsContent">To try and bring you offers that are of interest to you, we have relationships with other companies that we allow to place ads on  our Web pages. As a result of your visit to our site, ad server companies may collect information such as your domain type, your IP address and clickstream information. For further information, consult the privacy policies  of:<br /><a href="http://www.google.com/privacypolicy.html" target="_blank"><strong>Google</strong></a><strong><br /><a href="https://vborg.vbsupport.ru/info.php?do=privacy" target="_blank">vBulletin</a></strong><a href="https://vborg.vbsupport.ru/info.php?do=privacy" target="_blank"></a><br /><strong>If you have any questions about security on our Web site, you can send email us  at:</strong><br />$vboptions[webmasteremail]</div>
    <div class="TabbedPanelsContent">We give users options wherever necessary and practical. Such choices include:<br />Opting not to register to receive our electronic newsletters.<br />Opting not to participate in certain interactive areas, which completely alleviates the need to gather any personally identifiable information from our users</div>
    <div class="TabbedPanelsContent">By using this site, you consent to the collection and use of this information by $vboptions[bbtitle].</div>
    <div class="TabbedPanelsContent">$vboptions[bbtitle] reserve the right to disclose your  personally identifiable information as required by law and when we believe that  disclosure is necessary to protect our rights and/or to comply with a judicial proceeding, court order, or legal process served on our Web site.</div>
  </div>
</div>
<script type="text/javascript">
<!--
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
var TabbedPanels2 = new Spry.Widget.TabbedPanels("TabbedPanels2");
//-->
</script>
<br />
<strong>Changes in this Privacy Statement</strong><br />
If we decide to change our privacy policy, we will post those changes to this privacy statement, the homepage, and other  places we deem appropriate so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we disclose it.<br />
We reserve the right to modify this privacy statement at any time, so please review it frequently. If we make material changes to this policy, we will notify you  here, by email, or by means of a notice on our home page.<br /><br />
<center><strong>DoubleClick Opt-out Click link below</strong><br /><br />
<a href="http://optout.doubleclick.net/cgi-bin/dclk/optout.pl" target="_blank"><img title="Opt-out" border="0" alt="Opt-out" align="middle" src="http://www.doubleclick.com/uploadedImages/privacy/ad.cookie.opt-out.gif" /></a><br /><br /></center></td></tr></table></td></tr>
</table>
                       
                                $footer
</body>
</html>

Change the Template Modification footer to (the a tag was not closed properly, suggest using built in system rather than this.)
Code:

<if condition="$vboptions['T4U_pri']"><a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]</a> -</if>

TheSupportForum 11-01-2009 10:13 AM

Quote:

Originally Posted by Neo_obs (Post 1908844)
Does anyone realize there is a section for a privacy statement in Vbulletin Options->Vbulletin Options->Site Name / URL / Contact Details

Change the cache templates plugin for T4U Privacy Policy to (THIS_SCRIPT was set to the wrong script)
PHP Code:

if (THIS_SCRIPT == 'privacy_policy')
{
  
$globaltemplates[] = 'T4U_privacy';


Change the T4U_Privacy Template to (changed all $vboptions[bburl] to $vboptions[bbtitle] we don't need to have our url plastered on our site)
Code:

$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
            <head>
                <!-- no cache headers -->
                <meta http-equiv="PRAGMA" content="no-cache" />
                <meta http-equiv="Expires" content="-1" />
                <meta http-equiv="Cache-Control" content="no-cache" />
                <!-- end no cache headers -->
                <title>$vbphrase[privacy_policy] - $vboptions[bbtitle]</title>
                <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
                <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
                    $headinclude
            </head>
<body>
            $header
            $navbar
 
            <table width="$stylevar[outertablewidth]" cellspacing="0" cellpadding="0" border="0" align="center">
                <tr>
                    <td width="$stylevar[outertablewidth]" valign="top">
                        <table width="$stylevar[outertablewidth]" border="0" cellpadding="4" cellspacing="1" class="tborder" id="background">
                            <tr>
                                <td class="tcat" colspan="2">$vboptions[bbtitle] $vbphrase[privacy_policy] </td>
                            </tr>
                            <tr>
                                <td class="alt1" style="vertical-align: top; height: 711px;">
<div align="center">
  <h3>Forum Privacy Policy for $vboptions[bbtitle]<br />
    and<br />
    <img alt="Google AdSense" src="https://www.google.com/adsense/static/en_US/images/google_sm.gif" /><br />
    Last Updated: 5th September 2009
  </h3>
</div>
If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at $vboptions[webmasteremail].<br />The privacy of our visitors to $vboptions[bbtitle] is important to us.<br />At $vboptions[bbtitle], we recognize that privacy of your personal information is important. Here is information on what types of personal information we receive and collect when you use and visit $vboptions[bbtitle], and how we safeguard your information. We never sell your personal information to third parties.<br />
<h2 align="center">Google Adsense 3rd Party Cookie Info</h2>
<div id="TabbedPanels1" class="TabbedPanels">
<ul class="TabbedPanelsTabGroup">
<li class="TabbedPanelsTab">Log Files</li>
<li class="TabbedPanelsTab">Cookies and Beacons</li>
<li class="TabbedPanelsTab">DoubleClick DART cookies</li>
</ul>
<div class="TabbedPanelsContentGroup">
<div class="TabbedPanelsContent">As with most other websites, $vboptions[bbtitle] collect and use the data contained in log files. The information in the log files include your IP (internet protocol) address, your ISP (internet service provider, such as AOL or Shaw Cable), the browser you used to visit our site (such as Internet Explorer or Firefox), the time you visited our site and which pages you visited throughout our site.</div>
<div class="TabbedPanelsContent">$vboptions[bbtitle] do use cookies to store information, such as your personal preferences when you visit our site. This could include only showing you a popup once in your visit, or the ability to login to some of our features, such as forums.<br />
We also use third party advertisements on $vboptions[bbtitle] to support our site. Some of these advertisers may use technology such as cookies and web beacons when they advertise on our site, which will also send these advertisers (such as Google through the Google AdSense program) information including your IP address, your ISP, the browser you used to visit our site, and in some cases, whether you have Flash installed. This is generally used for geotargeting purposes (showing New York real estate ads to someone in New York, for example) or showing certain ads based on specific sites visited (such as showing cooking ads to someone who frequents cooking sites).</div>
<div class="TabbedPanelsContent">We also may use DART cookies for ad serving through Google's ? DoubleClick, which places a cookie on your computer when you are browsing the web and visit a site using DoubleClick advertising (including some Google AdSense advertisements). This cookie is used to serve ads specific to you and your interests "(interest based targeting"). The ads served will be targeted based on your previous browsing history (For example, if you have been viewing sites about visiting Las Vegas, you may see Las Vegas hotel advertisements when viewing a non-related site, such as on a site about hockey). DART uses "non personally identifiable information". It does NOT track personal information about you, such as your name, email address, physical address, telephone number, social security numbers, bank account numbers or credit card numbers. You can opt-out of this ad serving on all sites using this advertising by visiting <a href="http://www.doubleclick.com/privacy/dart_adserving.aspx">http://www.doubleclick.com/privacy/dart_adserving.aspx</a><br />$vboptions[bbtitle] has complied with the following Webmaster guidelines:<br /><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769#1">Design and content guidelines</a><br /><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769#2">Technical guidelines</a><br /><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769#3">Quality guidelines</a></div>
</div>
</div>
<h2 align="center">Forum Privacy Policy</h2>
<div id="TabbedPanels2" class="TabbedPanels">
  <ul class="TabbedPanelsTabGroup">
    <li class="TabbedPanelsTab">Registration</li>
    <li class="TabbedPanelsTab">Inappropriate Language</li>
    <li class="TabbedPanelsTab">Posting Links</li>
    <li class="TabbedPanelsTab">Security</li>
    <li class="TabbedPanelsTab">Ad Servers</li>
    <li class="TabbedPanelsTab">Opt-Out Policy</li>
    <li class="TabbedPanelsTab">Consent</li>
    <li class="TabbedPanelsTab">Disclaimer</li>
  </ul>
  <div class="TabbedPanelsContentGroup">
    <div class="TabbedPanelsContent">
      Registration is not necessary for the public to use this Web site. However, members must register in order to gain access to adding threads to the Web site. During registration, you must complete the registration form and create a user name and password. During registration you are required to give us contact information. We use this information to contact you about the services on our site in which you have expressed interest.<br />$vboptions[bbtitle] is the sole owner of the information collected on this Web site.</div>
    <div class="TabbedPanelsContent">The use of inappropriate or offensive language is not permitted in these forums. Inappropriate or offensive language includes, but is not limited to, any language or content that is sexually oriented, sexually suggestive or abusive, harassing, defamatory, vulgar, obscene, profane, hateful, or that contains racially, ethnically or otherwise objectionable material of any kind. We ask that you please be considerate to other members in the forums when posting your messages.</div>
    <div class="TabbedPanelsContent">Our policy on linking to other forums is pretty simple. Members may link to any other site that provides information that helps answer another member's question or is just of general interest to members of that particular forum. One of the most basic tenets of the Web is the open exchange of information.</div>
    <div class="TabbedPanelsContent">$vboptions[bbtitle] follow generally accepted industry standards to protect the personal information submitted to us, both during transmission and  once we receive it. No method of transmission over the Internet, or method of  electronic storage, is 100% secure, however. Therefore, while we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security.</div>
    <div class="TabbedPanelsContent">To try and bring you offers that are of interest to you, we have relationships with other companies that we allow to place ads on  our Web pages. As a result of your visit to our site, ad server companies may collect information such as your domain type, your IP address and clickstream information. For further information, consult the privacy policies  of:<br /><a href="http://www.google.com/privacypolicy.html" target="_blank"><strong>Google</strong></a><strong><br /><a href="https://vborg.vbsupport.ru/info.php?do=privacy" target="_blank">vBulletin</a></strong><a href="https://vborg.vbsupport.ru/info.php?do=privacy" target="_blank"></a><br /><strong>If you have any questions about security on our Web site, you can send email us  at:</strong><br />$vboptions[webmasteremail]</div>
    <div class="TabbedPanelsContent">We give users options wherever necessary and practical. Such choices include:<br />Opting not to register to receive our electronic newsletters.<br />Opting not to participate in certain interactive areas, which completely alleviates the need to gather any personally identifiable information from our users</div>
    <div class="TabbedPanelsContent">By using this site, you consent to the collection and use of this information by $vboptions[bbtitle].</div>
    <div class="TabbedPanelsContent">$vboptions[bbtitle] reserve the right to disclose your  personally identifiable information as required by law and when we believe that  disclosure is necessary to protect our rights and/or to comply with a judicial proceeding, court order, or legal process served on our Web site.</div>
  </div>
</div>
<script type="text/javascript">
<!--
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
var TabbedPanels2 = new Spry.Widget.TabbedPanels("TabbedPanels2");
//-->
</script>
<br />
<strong>Changes in this Privacy Statement</strong><br />
If we decide to change our privacy policy, we will post those changes to this privacy statement, the homepage, and other  places we deem appropriate so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we disclose it.<br />
We reserve the right to modify this privacy statement at any time, so please review it frequently. If we make material changes to this policy, we will notify you  here, by email, or by means of a notice on our home page.<br /><br />
<center><strong>DoubleClick Opt-out Click link below</strong><br /><br />
<a href="http://optout.doubleclick.net/cgi-bin/dclk/optout.pl" target="_blank"><img title="Opt-out" border="0" alt="Opt-out" align="middle" src="http://www.doubleclick.com/uploadedImages/privacy/ad.cookie.opt-out.gif" /></a><br /><br /></center></td></tr></table></td></tr>
</table>
 
                $footer
</body>
</html>

Change the Template Modification footer to (the a tag was not closed properly, suggest using built in system rather than this.)
Code:

<if condition="$vboptions['T4U_pri']"><a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]</a> -</if>



thats what it may seem, however, Privacy Statement and Privacy Policy are 2 Different Things

demonfatal 11-01-2009 02:21 PM

Quote:

Originally Posted by simonhind (Post 1907300)
are you saying template manager is not required ?

if it works without template manager and you have edited the xml and tested it,
please upload your xml for testing

please remember to click install for support

Open "product-Adsense-Privacy-Policy.xml"
Search: <div class="TabbedPanelsContent">We also may use DART cookies for ad serving through Google's ™ DoubleClick
Replace with: <div class="TabbedPanelsContent">We also may use DART cookies for ad serving through Google's DoubleClick
> If you remove the "" mark, then no error!
For information "Template Modification System" is not required. ;)

Neo_obs 11-01-2009 08:44 PM

Quote:

Originally Posted by simonhind (Post 1908964)
thats what it may seem, however, Privacy Statement and Privacy Policy are 2 Different Things

What about using the hook that is already in the footer next to these? ($template_hook[footer_links])

ramu@123 11-19-2009 07:29 PM

Simon, Thanks ! Nice mod. Installed without problem.

How to remove email id from privacy policy page and say contact us using contact us page rather than giving email id to avoid spam ?

And I am not getting those tabs on privacy policy page as show in your screenshot. It is removed ?

rtyagis 11-22-2009 05:11 PM

Reserved for future.

Ozidoggy 11-26-2009 11:32 PM

Does this work on vb 3.7.5?

TheSupportForum 11-27-2009 01:46 PM

Quote:

Originally Posted by Ozidoggy (Post 1921434)
Does this work on vb 3.7.5?

you will need to try


All times are GMT. The time now is 01:33 PM.

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.02649 seconds
  • Memory Usage 1,964KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete