|
|
Joined: Apr 2003
Posts: 6
Junior Member
|
Junior Member
Joined: Apr 2003
Posts: 6 |
Hi, I did a search, and only found out how to remove the whole Instant UBB Code. But I just want to remove the EMAIL link there, is there a way to do that?
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
in public_common.pl find:
if (action == "email") { var thisEmail = prompt("$vars_wordlets{enter_email}", ""); if (thisEmail == null){return;}
insertAtCaret(document.replier.message, ' ' + "[email]" + thisEmail + "[/email]" + ' ' ); document.replier.message.focus(); return; } remove that. also in public_common.pl find:
<a href="javascript: x()" onclick="DoPrompt('email');"><img src="$vars_config{NonCGIURL}/$vars_style{ubbcode_email_url}" border="0" alt="$vars_wordlets_img{ubb_code_email}" /></a> remove that also.
|
|
|
|
Joined: Apr 2003
Posts: 6
Junior Member
|
Junior Member
Joined: Apr 2003
Posts: 6 |
I deleted that, but the email link is still there.
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
did you clear the cache?
also, you have a test account I could use to view your boards?
|
|
|
|
Joined: Apr 2003
Posts: 6
Junior Member
|
Junior Member
Joined: Apr 2003
Posts: 6 |
Yeah I tried clearing the cache on the board, it's still there.
And no, I don't have a test account, it's a private board.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 69
Joined: January 2001
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|