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)
-   -   Minimum posts to view Forum [English/German] (https://vborg.vbsupport.ru/showthread.php?t=49148)

kevinnguyen 04-22-2003 01:28 AM

btw, i think there's a minor bug
if a guest click on a thread title in a private forum, he will get the message "You didnt have enough post to view this forum" which i think is not approriate
this is how i fixed it

add:
Code:

if($bbuserinfo[posts]<$foruminfo['minposts'] and $bbuserinfo['userid']!=0) {
instead of
Code:

if($bbuserinfo[posts]<$foruminfo['minposts']) {
good hack thoe

N9ne 04-22-2003 01:42 AM

newreply.php, newthread.php, search.php still need modifying.

Search.php: You can make it so forumjump doesn't display the forum if you can't get in // When searching, you can't search in that forum // Posts in that forum won't be shown in search results // getnew doesn't show posts from that forum // finding all posts by a user, leaves out posts from that forum

newreply.php: through a url, a user can still reply to threads in the forum and use topic review to see other replies in the thread.

newthread.php: users through a url can bypass the system like above, and create new threads in the forum.

Xyphen 05-03-2003 02:22 PM

OMG, thank you, i have been dying for this!! Looked everywhere.. thnx man

FWF 07-27-2003 07:06 PM

can someone update this hack ?

Mickie D 07-29-2003 06:15 PM

this hack should not be full release

its very buggy !!!!

and members can post using back routes as said in post above !!! (post 12)

Fatherdoom 08-02-2003 01:11 AM

Was mache ich falsch ?

Ich bekomme als Admin immer noch die Fehlermeldung ?

FWF 09-02-2003 08:42 PM

can someone PLEASE post a working version of this hack for 2.3.0 ?

i really need it


All times are GMT. The time now is 12:09 PM.

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.02450 seconds
  • Memory Usage 1,722KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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