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)
-   -   Newbie Lock mod (https://vborg.vbsupport.ru/showthread.php?t=67834)

Revan 08-01-2004 01:34 PM

sorry mate couldnt really see the solution to that in there.
this would make it abit more advanced so then I think its easier to just do forum permissions and usergroups...

Deska 08-01-2004 04:10 PM

How if I want newbie user can access morethan one forum?

The Realist 08-02-2004 08:07 AM

Try

................ <= 0 AND $forumid != 18, 19, 20 etc, etc)

Get the idea.

Quote:

Originally Posted by Deska
How if I want newbie user can access morethan one forum?


Revan 08-02-2004 07:49 PM

Nah more like AND $forumid != 18 AND $forumid != 19 AND $forumid != 20
etc ;)

Deska 08-03-2004 08:53 AM

Quote:

Originally Posted by The Realist
Try

................ <= 0 AND $forumid != 18, 19, 20 etc, etc)

Get the idea.

Looks like your idea not good :p

Glenn379 08-04-2004 07:17 AM

Nice job Revan! I don't give out many of those, so cherish it ;) The only thing is that I wish I could change the message it says without changing the original for other purposes. Oh well :p

Revan 08-07-2004 08:17 PM

I believe you could do this by not changing the if() for the original print_no_permission, and instead put below the if():
PHP Code:

if ($bbuserinfo['posts'] <= AND $forumid != 18)
// change 18 to your forum id
{
    
standard_error('Ph34r d4 1337 err0rz!');


;)

WARNING: this hasnt been tested :)

Glenn379 08-08-2004 12:42 AM

Well I had to take the hack off because it was impractical. Many of my members would not know what was wrong because people don't want to read the error message, you know? Its annoying because I'd rather've kept it on. X_X

Revan 08-08-2004 12:01 PM

XD
pity your n00bs are ignorant bastards ;)
I never really expected anyone but the requester to actually use this. XD

glenvw 09-05-2004 04:10 PM

I would love this with a few edits.

I am looking for a very easy method of restricting new members to one post in a given forum. They need to introduce themselves, etc.

My site is driven by people posting offers they find elsewhere on the INternet. However I get loads of spamming idiots who run in and spam my board with MLM offers, money schemes, etc.

I then have to delete all their posts and ban them which quite frankly is not very effective.

What I would like to see is a person register, then be directed to his/her first post section. They post an introduction and then are locked out. Then as admins or Mods scan the messages, they can easily approve them or leave them locked out.

I know I could set this up with the permissions system but there are too many cumberenses having to go into the admin panel each time you need to edit some one's permissions.

I also would like to be able to ban someone with a click of the mouse...


All times are GMT. The time now is 01:10 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.01129 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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