vBulletin Modifications

Miscellaneous Hacks - Disable Hyperlinks

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Supported
[vB 3.0.7] Miscellaneous Hacks - Disable Hyperlinks (102)
Released: 06-14-2005, 10:50 PM
Modification Information:
Author: apoc_neo
Last Online: 10-23-2006
Hack Version: 1.0 Installer Included: 0 Additional queries added to database: 0
New Templates: 0 Template Edits: 0 File Edits: 1
New Files: 0 New Phrases: 0 Installation Time (In Minutes): 5

[vB 3.0.7] Disable Hyperlinks by apoc_neo

This modification will disable all forms of hyperlinks (also known has live links) this
is a very bad security threat for Warez boards and FXP boards as some sites can trace
were the link was posted.


*If you like my modification please have respect and click the install button


vBHackers Website: http://www.vbhackers.com/




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 08-25-2005, 12:34 AM   #11
Junior Member
Join Date: Oct 2004
BossMan is on a distinguished road

Default

nice one mate works well on warez boards




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 12-06-2005, 09:12 AM   #12
Junior Member
Join Date: Oct 2005
rise is on a distinguished road

Default

First, Thanks For This Hack!

---

Second;

Quote:
Originally Posted by grandfso
Heh.. Neo
I am using 3.0.7 and i have little problem after installing your hack.
The folloring URL:
You must first be a registered member to view any code.
is being truncated into (and this is not hyperlink anymore so it doesnt work at all):
http://img.photobucket.com/albums/a....dasdasdsad.jpg

I dont know what could be wrong, I hope you can tell me

Change this in functions_bbcodeparse.php

<
if (!trim($link) OR $text == $rightlink)
{
$tmp = unhtmlspecialchars($rightlink);
if (strlen($tmp) > 55 AND !$wysiwygparse)
{
>

To This:

<
if (!trim($link) OR $text == $rightlink)
{
$tmp = unhtmlspecialchars($rightlink);
if (strlen($tmp) > 255 AND !$wysiwygparse)
{
>

Then the links will be trimmed when they are bigger then 255 characters..

Regards,

Last edited by rise; 12-06-2005 at 09:13 AM. Reason: typo




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[req] Disable Thread Notification Email Options Zatch Bell vBulletin Modification Requests 2 06-11-2006 11:00 AM
Disable "Quote" function cyberman vBulletin Modification Requests 0 03-06-2006 08:10 PM
How to show disable forums in Forum Jump ? teppy vBulletin Modification Requests 0 01-18-2006 03:31 AM
logging disable hack? Wolff vBulletin Modification Requests 1 10-12-2005 12:55 PM
Live links disable and color add... mant3ra General vBulletin Support 1 09-10-2005 02:47 PM


All times are GMT -3. The time now is 12:46 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)