Version: 1.00, by Smiry Kin's
Developer Last Online: Nov 2021
Version: 3.5.4
Rating:
Released: 06-06-2006
Last Update: 06-06-2006
Installs: 9
No support by the author.
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.')">
<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
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I had no intention of starting an argument.
I agree most people will know how.
I just remember when I sent a link to our intranet because no matter how many times I told this person where the site was, they could never remember. So I sent a very simple email with the link, again, it was a protected intranet, and said click this link.
A few days latter they told me they still couldn't get in, even though they "Googled" the link I sent them. That was about two years ago and I still can't figure out what they meant. I was too embarrassed for them to ask.
So... while most people viewing this forum, and many people viewing mine, are very savvy, I simply proposed adding a second button for the slightly more challenged folks.
I had no intention of starting an argument.
I agree most people will know how.
I just remember when I sent a link to our intranet because no matter how many times I told this person where the site was, they could never remember. So I sent a very simple email with the link, again, it was a protected intranet, and said click this link.
A few days latter they told me they still couldn't get in, even though they "Googled" the link I sent them. That was about two years ago and I still can't figure out what they meant. I was too embarrassed for them to ask.
So... while most people viewing this forum, and many people viewing mine, are very savvy, I simply proposed adding a second button for the slightly more challenged folks.
Simply add - please use the X in the top right, if you wish to not continue to the members site, otherwise press ok.
you should make a CANCEL button.. becuz this is kinda pointless seeing how clicking on "X" is the same as clicking on "OK". It both goes directly to the page
you should make a CANCEL button.. becuz this is kinda pointless seeing how clicking on "X" is the same as clicking on "OK". It both goes directly to the page
+1
how do you add a damn cancel button into it!? I'll try and figure this out myself if nobody wants to help.