vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Staff can Post hidden Posts (https://vborg.vbsupport.ru/showthread.php?t=64860)

Xenon 05-07-2004 10:00 PM

Staff can Post hidden Posts
 
If you have installed that Hack by Chen, you will already know what this Hack does.
If not i'll shortly explain: If you install this hack, your staff will be able to post hidden posts, which are just visible by other staffmembers. This can be usefull, if you are not sure, what to do with a thread, and want feedback by the other mods.

I have to say, that this is not an easy hack, so do not install it, if you are not familar with vB hacking, as i won't give much support.
I have put the basic instructions into the Installfile, which does everything needed.
The instructions in the advanced install file, are for those who have already installed this hack, and want to get some more features (like number of new hidden posts in the navbar and such things).

Have fun, we always have ;)

insanctus 05-07-2004 11:29 PM

Does the post show any different? ~ Will look at the txt in few.

Xenon 05-07-2004 11:31 PM

Well, i have added the instructions to show up different, but its up to you, how different it will be ;)

Boofo 05-07-2004 11:52 PM

Great! I've been waiting for this.

When they try to quote a hidden post, it will work like it does here and not quote it right? And can you tell me (in PM maybe) how to add it to the Quick Reply box, too?

Thanks for this, sir. ;)

insanctus 05-08-2004 12:18 AM

I will use this I just have to think on how I want to make posts look.... and add to quick reply.

/me clicks install

Boofo 05-08-2004 04:06 AM

Quote:

Originally Posted by insanctus
I will use this I just have to think on how I want to make posts look.... and add to quick reply.

[high]* insanctus clicks install[/high]

Id you get it added to the quick reply and can figure out how to NOT have the quick reply quote a hidden post, please let me know? ;)

infamous41md 05-08-2004 04:47 AM

cool stuff, took me a min, but cool.

Zachery 05-08-2004 04:49 AM

Quote:

Originally Posted by Boofo
Id you get it added to the quick reply and can figure out how to NOT have the quick reply quote a hidden post, please let me know? ;)

You should be able to use the same condition raped around the quote & quick reply buttons ;)

Code:

<if condition="$post[visible] == 0 and $thread[threadid] > 0"> </if>

Boofo 05-08-2004 05:37 AM

Quote:

Originally Posted by Zachery
You should be able to use the same condition raped around the quote & quick reply buttons ;)

Code:

<if condition="$post[visible] == 0 and $thread[threadid] > 0"> </if>

I want to be able to use the quick reply with a hidden post, just not have it quote the hidden post. ;)

Zachery 05-08-2004 05:51 AM

Quote:

Originally Posted by Boofo
I want to be able to use the quick reply with a hidden post, just not have it quote the hidden post. ;)

ooo thats abit tricky then O.o''


All times are GMT. The time now is 04:18 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01283 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete