Back to vBulletin 3.7 Template Modifications

Pop-Up Warning Before Visiting Members Home Page.
Mod Version: 2.0, by Thelonius Beck

This modification is in the archives.
vB Version: 3.7.x Rating: (3 votes - 4.33 average) Installs: 23
Released: 18 May 2008 Last Update: 16 Jun 2008 Downloads: 72
Not Supported Template Edits Additional Files Re-usable Code Translations  

This Mod will show a Pop-up warning before your members Homepage links are visited. It now works in the Postbit/Postbit Legacy as well.

*Updated for 3.7.1 pl 1 - Postbit added-Text file added.

In the template memberinfo_block_contactinfo;

Find This Code;
PHP Code:
<dd><a href="$prepared[homepage]target="_blank">$prepared[homepage]</a></dd


Replace that with this;

PHP Code:
<dd><a href="$prepared[homepage]onClick="return confirm('The link you are trying to access may not be a part of the $vboptions[bbtitle] network.  Click OK if you wish  to trust this member and visit their website anyway.  Otherwise, click CANCEL to halt visiting this members website.')" target="_blank" dir="ltr">$prepared[homepage]</a></dd
__________________________________________

In the template 'postbit' and/or 'postbit_legacy';

Find This Code;
PHP Code:
<a href="$post[homepage]"
Replace that with this;
PHP Code:
<a href="$post[homepage]onClick="return confirm('The link you are trying to access may not be a part of the $vboptions[bbtitle] network.  Click OK if you wish to trust this member and visit their website anyway.  Otherwise, click CANCEL to halt visiting this members website.')" target="_blank" dir="ltr"
____________________________________

Download

This modification is archived, downloads are still allowed.

File Type: %1$s HomepagePopUp.txt (2.9 KB, 64 downloads)

Screenshots

File Type: %1$s Homepage Pop-Up.bmp

Similar Mods

Profile Enhancements Pop-Up Warning Before Visiting Member's Homepage vBulletin 3.6 Template Modifications
Give Warning Before Visiting Members Home Page vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024