vBulletin Modifications

Miscellaneous Hacks - Hide Hack v2.0 (Modded For vBulletin 3.0.6)

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
  
Not Supported
[vB 3.0.7] Miscellaneous Hacks - Hide Hack v2.0 (Modded For vBulletin 3.0.6) (142)
Released: 02-26-2005, 03:19 AM
Modification Information:
Author: apoc_neo
Last Online: 10-23-2006
Hack Version: 1.1 Installer Included: 0 Additional queries added to database: 0
New Templates: 2 Template Edits: 1 File Edits: 0
New Files: 0 New Phrases: 0 Installation Time (In Minutes): 5

You must first be a registered member to view any code.
Ok this is the Hide Hack v2.0 done by rhYme but I found some problems installing it with vBulletin 3.0.6 as I had to remove some php code to get it to work and I just added the search fix in here as well so this is for all the beginers that installing mods for vBulletin. So all credits go to the creator of this mod and to rhYme

*Works just fine with vBulletin 3.0.7


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 03-18-2005, 10:54 AM   #11
Junior Member
Join Date: Mar 2005
socrate is on a distinguished road

Default

screen please ?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 03-18-2005, 11:30 AM   #12
BoB
Charter Member
BoB's Avatar
Join Date: May 2004
BoB is on a distinguished road

Default

screen please ?

of what m8????????????




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-24-2005, 09:45 AM   #13
Junior Member
Join Date: Oct 2004
Cyberfreak is on a distinguished road

Default

Is this fixed or is it in fact a bug on this hack ?

With Quote thingy ?!?!


Cyberfreak




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-14-2005, 08:19 PM   #14
Junior Member
Join Date: Apr 2005
Yankee427 is on a distinguished road

Default

Thanks for the hack. Just installed.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-27-2005, 05:01 PM   #15
Coder
Join Date: Nov 2004
apoc_neo is on a distinguished road

Default

Ok about the quote thing I'll look into that.... and it was incompatible with vBulletin 3.0.6 and up cause it uses older coding just some php needed to be removed. I posted this for all the people who have difficulty installing mods as not everybody is as good as some other people are. So I'll post one later with an image modded in and with the quote fix.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-29-2005, 03:09 AM   #16
Junior Member
Join Date: May 2005
PAWS is on a distinguished road

Default

This works for me as far as fixing the quote issue. Don't know if this was the easiest way (prob not) but I pieced it together using info I found on other sites.

Create file called functions_hide.php with the following code and upload into includes folder.

You must first be a registered member to view any code.

Now open newreply.php and

You must first be a registered member to view any code.
Close and save

Let me know if that works for you guys.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-29-2005, 03:25 AM   #17
Junior Member
Join Date: May 2005
PAWS is on a distinguished road

Default

For using images instead of words "Hidden Text:" and "You have to reply to see this" open your now modified /includes/functions_bbcodeparse.php and just simply replace those words in quotes with the images you want to use. I have attached some example images you can use.

For example if you want to use the image lock.gif and unlock.gif simply upload them to whatever folder you want on your server and:
Replace "You have to reply to see this" with <img src="http://www.yourdomain.com/location of/lock.gif" border="0"> but of course change "yourdomain.com" with whatever your domain name is as well as "location of" with the folder name where your lock.gif was put (if any, simply remove if not in any folder).
Repeat for "Hidden Text:" and use unlock.gif instead.

Hope this helps
Attached Images
File Type: gif lock.gif (5.5 KB, 53 views)
File Type: gif unlock.gif (5.5 KB, 45 views)
File Type: gif unlock1.gif (4.2 KB, 35 views)
File Type: gif lock1.gif (4.3 KB, 34 views)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-30-2005, 07:43 PM   #18
Junior Member
Join Date: May 2005
tamil2006 is on a distinguished road

Default

hey
when i do it im gettin lik dis
CD1: Hidden Text:
CLICK HERE
it doesn't actually hide the link the link goes down
CLICK HERE suppose to hide but it jus moved down
[HIDE]CLICK HERE[/HIDE]
post thread
it displayed lik dis

CD1: Hidden Text:
CLICK HERE




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-30-2005, 08:39 PM   #19
vB Newbie
Join Date: May 2005
Location: Netherlands
CarpHunter is on a distinguished road

Default

Quote:
Originally Posted by PAWS
This works for me as far as fixing the quote issue. Don't know if this was the easiest way (prob not) but I pieced it together using info I found on other sites.

Create file called functions_hide.php with the following code and upload into includes folder.

You must first be a registered member to view any code.
Close and save

Let me know if that works for you guys.
It could be me but this doesn't look like the hack that is discribed here.

The code your are posting is from the Hide Hack from vbstyles.com. That one is far more advanced then this one (with usergroups selection and so on) so there are allot of DBqueries obsolete.

I myself dont know how you could prevent the quote issue (when I'm done with my hack, and there still isn't a sollution, I could try to help out here)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-31-2005, 05:25 PM   #20
Coder
Join Date: Nov 2004
apoc_neo is on a distinguished road

Default

Ok I am going to try to rewrite this and I'll add thoes images you posted cause people seem to want it. And with the quote problem it shouldn't be that hard to fix I think.




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
[vB 3.5.2] Anyone can integrate hide hack with thanks you hack!? hoaidung vBulletin Modification Requests 5 01-03-2007 02:52 PM


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


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