The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
I have updated this hack. It now hides hidden posts during replying, when they are shown below the newreply screen for review.
See the upgrade instructions below. ------------------------------- Just for the record this IS NOT Lockdown. This allows the user to select an option when posting/editing a post that will make his post display a message that it is hidden, and to view it, click here. It's great for spoilers, off-color language, or anything else that you would want the viewer to make a conscious decision to view it. Idea by amykhar. Screenshot is here. For version: 2.0.3 Files needed: install_hiddenposts.php Files to edit: newthread.php, newreply.php, editpost.php, showthread.php, admin/functions.php Templates to edit/create: newthread, newreply, editpost, postbit_hidden Instructions are in the zip in a file named INSTALL. Upgrading Instructions: To upgrade from the previous version of this hack (which didn't hide posts when replying), do the following: In newreply.php, find PHP Code:
PHP Code:
PHP Code:
PHP Code:
Please DO NOT email, PM, IM, or otherwise contact me off this board about this hack. Post in this thread. Feedback appreciated. Enjoy! This hack is ?2001 Kevin Schumacher and may not be redistributed, edited or not, without this copyright notice attached. Show Your Support
|
Comments |
#22
|
||||
|
||||
s'ok JJR
Squashed another bug folks. Involving editpost.php... Find $signature=iif($signature=="yes",1,0); Add right below it $hidden=iif($hidden=="yes",1,0); Then find PHP Code:
PHP Code:
|
#23
|
||||
|
||||
Works like a charm (at least for new posts, haven't fully tested edited posts and replies yet)
THANK YOU Kevin Amy |
#24
|
||||
|
||||
after install find some problem~~
Database error in vBulletin: Invalid SQL: INSERT INTO post (postid,threadid,title,username,userid,dateline,at tachmentid,pagetext,allowsmilie,showsignature,ipad dress,iconid,visible,hidden) VALUES (NULL,'16','[ ???? ]???Ф@?|?s?}?x??','squawell','1','999881856','0' ,'VWEVWEV','1','1','127.0.0.1','0','1','1') mysql error: mysql error number: 0 Date: Saturday 08th of September 2001 12:57:36 AM Script: /vbb203/newthread.php Referer: http://localhost/vbb203/newthread.ph...read&forumid=4 what's wrong??who can tell me??pls~~~ |
#25
|
||||
|
||||
Dang, I can't believe someone made this...I run a movie forum site, so a [spoiler] tag is becoming a must. I'll probably write my own version of it though, which can give users the option to automatically display spoilers anyway, have them show up in a JS alert, or have them show up in a popup window...or something.
|
#26
|
||||
|
||||
One of my users just noticed a slight hitch in the hack. When hit reply, all of the posts, hidden and not, are displayed down below.
I am going to poke around and see if I can fix it, but it might take a while. Amy |
#27
|
||||
|
||||
I noticed that yesterday too. Shouldn't be too hard to fix...will work on it and release a new version probably by Tuesday.
|
#28
|
||||
|
||||
OK all fixed up. See the first post.
|
#29
|
||||
|
||||
Way cool
Amy |
#30
|
|||
|
|||
great hack thanks matey apart from a error on the instructions:
Quote:
whereas ur not sposed to add the code below your sposed to replace it with it. i know its summet n nothin thought id just let ya know n e ways keep up the good work matey |
#31
|
||||
|
||||
tubedogg master:
i download your new file but it still no work in my forum!! can you help me~~i send need to edit php file to you can you help me to edit those php file ??please~~~ i already fail too much time~~~ if you won't !! that's alright and sorry bother you too much time! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|