Back to vBulletin 3.6 Add-ons

vB Importance
Mod Version: 1.00, by Adrian.

This modification is in the archives.
vB Version: 3.6.1 Rating: (3 votes - 5.00 average) Installs: 85
Released: 21 Sep 2006 Last Update: 22 Sep 2006 Downloads: 193
Not Supported Template Edits Additional Files  

vB Important
Formely vB Privacy
By Adrian at Development Chat.com

vB Importance is a easy way to add a privacy policy, tos, rules and Disclaimer page to your forum.
It's easy to install, and rather useful.

Installation

Import product-importance.xml
Go to vBulletin Options > vB Importance > and configure.
Upload privacy.php/tos.php/disclaimer.php and rules.php to your forums root directoy.

Template Edits

Open footer...

Find:
HTML Code:
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if>
Add below:
HTML Code:
<if condition="$vboptions['importance_privacy_footer'] == 1"><a href="$vboptions[bburl]/privacy.php" rel="nofollow">Privacy Policy</a> -</if>
<if condition="$vboptions['importance_tos_footer'] == 1"><a href="$vboptions[bburl]/tos.php" rel="nofollow">TOS</a> -</if>
<if condition="$vboptions['importance_rules_footer'] == 1"><a href="$vboptions[bburl]/rules.php" rel="nofollow">Forum Rules</a> -</if>
<if condition="$vboptions['importance_disclaimer_footer'] == 1"><a href="$vboptions[bburl]/disclaimer.php" rel="nofollow">Disclaimer</a> -</if>
Save.

Upgrading
If you are upgrading from vB Privacy.

Reupload privacy.php, and upload the other 3 .php files.
Import product-importance.xml.

If it asks you to overwrite vB Privacy, do so.

Open Footer.
Find:
HTML Code:
<if condition="$vboptions['privacy_footer'] == 1"><a href="$vboptions[bburl]/privacy.php" rel="nofollow">Privacy Policy</a> -</if>
Replace with:
HTML Code:
<if condition="$vboptions['importance_privacy_footer'] == 1"><a href="$vboptions[bburl]/privacy.php" rel="nofollow">Privacy Policy</a> -</if>
<if condition="$vboptions['importance_tos_footer'] == 1"><a href="$vboptions[bburl]/tos.php" rel="nofollow">TOS</a> -</if>
<if condition="$vboptions['importance_rules_footer'] == 1"><a href="$vboptions[bburl]/rules.php" rel="nofollow">Forum Rules</a> -</if>
<if condition="$vboptions['importance_disclaimer_footer'] == 1"><a href="$vboptions[bburl]/disclaimer.php" rel="nofollow">Disclaimer</a> -</if>
Done.

You can find the privacy page at http://yoururl.com/privacy.php
Disclaimer - /disclaimer.php
Rules - /rules.php
Tos - /tos.php

If you do use this, please click .

Thanks.

Adrian

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Importance.zip (4.8 KB, 402 downloads)

Screenshots

Click image for larger version
Name:	online.jpg
Views:	1941
Size:	194.5 KB
ID:	53725   Click image for larger version
Name:	policy.jpg
Views:	1566
Size:	128.4 KB
ID:	53726   Click image for larger version
Name:	footer.jpg
Views:	885
Size:	37.2 KB
ID:	53754   Click image for larger version
Name:	options.jpg
Views:	763
Size:	515.2 KB
ID:	53756  


vblts.ru supports vBulletin®, 2022-2024