vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Post posts in threads, and only allows mods to read them! (https://vborg.vbsupport.ru/showthread.php?t=33794)

69-FLy-gUy 03-25-2002 06:49 PM

I am having the same problem as holey. what is the problem???

Admin 03-26-2002 05:25 AM

What problem would that be?

69-FLy-gUy 03-28-2002 07:27 AM

Firefly.. Thanks for responding. here is the problem i am having..

When i put the $post[hidden] variable in the posbit template. it doesn't show up when a post is hidden....

I am not sure why though....

Thanks .=)) i hope you are able to help me.

69-FLy-gUy 03-29-2002 08:02 AM

*bump*

Chris M 03-29-2002 01:06 PM

Brilliant hack...

I will recommend that we install this at our Forums!

Satan

69-FLy-gUy 04-02-2002 06:54 AM

Firefly?

Admin 04-02-2002 09:08 AM

Did you hack functions.php to set $post['hidden']?

69-FLy-gUy 04-02-2002 09:45 AM

yeah... i checked it a few times. can't figure it out..

your instructions ion the text file say $post[hidden].. not $post['hidden']

here is the part of functions.php

Code:


if (($bbuserinfo[usergroupid]==5 or $bbuserinfo[usergroupid]==6 or $bbuserinfo[usergroupid]==7) and $post[visible]=1) {
                $post[hidden]='<br><b><u>This post is hidden!</u></b>';
        } else {
                $post[hidden]='';
        }


Admin 04-02-2002 10:03 AM

No, my post says $post[visible]!=1.

69-FLy-gUy 04-02-2002 10:11 AM

ohhh! oops. let me try.. sorry about that...


All times are GMT. The time now is 08:23 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.02019 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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