Back to vBulletin 3.5 Template Modifications

Give Warning Before Visiting Members Home Page
Mod Version: 1.00, by Smiry Kin's

This modification is in the archives.
vB Version: 3.5.4 Rating: (1 vote - 5.00 average) Installs: 9
Released: 07 Jun 2006 Last Update: 07 Jun 2006 Downloads: 10
Not Supported  

Simple Really.. just a simple memberinfo edit.

POSTBIT:
FIND:
Code:
<a href="$post[homepage]">
REPLACE
Code:
<a href="$post[homepage]" onClick="confirm('The link you are trying to access is not apart of $vboptions[bbtitle]. It could direct you to something nasty! Click OK if you wish  to trust this member and visit there website anyway.')">
POSTBIT_LEGACY
FIND:
Code:
<a href="$post[homepage]">
REPLACE
Code:
<a href="$post[homepage]" onClick="confirm('The link you are trying to access is not apart of $vboptions[bbtitle]. It could direct you to something nasty! Click OK if you wish  to trust this member and visit there website anyway.')">
MEMBERINFO:
FIND:
Code:
<a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a>
REPLACE:
Code:
<a href="$userinfo[homepage]" onClick="confirm('The link you are trying to access is not apart of $vboptions[bbtitle]. It could direct you to something nasty! Click OK if you wish  to trust this member and visit there website anyway.')" target="_blank" dir="ltr">$userinfo[homepage]</a>
Note:If anyone can get it working in memberlist. please post!

Works in FireFox - Internet Explorer - others not tested

Download

This modification is archived and cannot be downloaded.

Screenshots

 

Similar Mods

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

vblts.ru supports vBulletin®, 2022-2024