vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Forum permissions questions (https://vborg.vbsupport.ru/showthread.php?t=150638)

COUPONSAREMYGAM 06-25-2007 08:43 PM

Forum permissions questions
 
Hello I have a couple of quick questions that I am hoping some wonderful person here can help me with.:)

1st question: I have a publicly join able user group and I would like that user group to be the only persons to be able to post in one forum (and its sub forums) but everyone else can look at the posts. How do I do this?

2nd question: Currently we let our members edit their posts due to the nature of our content this is very helpful. But I would like to restrict the ability to edit posts in one forum on our board. Is there a way to do this.

I have searched and searched this board for answers but I think my search keywords are too generic and I get tons of results and I'm just not having much luck.

TIA

deezelpope 06-25-2007 09:03 PM

Well, for your first question, I believe you can set forum permissions, but as for the second question, I don't know...sorry.:(

Michael Biddle 06-25-2007 09:08 PM

well for the first one, set the primary usergroup access to not be able to see the forum, then allow the secondary to be able to once they join.

and for 2, i dont think that is possiable just with a setting, but you could use an if statement to hide the edit button per the forum.

something along the lines of

HTML Code:

<if condition="$thread['forumid'] != X>EDIT BUTTON CODE</if>
where x is equal to your forumid

and that would be placed in the postbit or postbit-legacy template depending on what you use.

COUPONSAREMYGAM 06-25-2007 10:36 PM

I would like the primary usergroup to be able to see the forum but not post in it untill they have joined the usergroup. Is that doable?

I will have to see if I can get my tech guy to do the whole if statement (I dont do all that stuff one of my partners does) but thanks!

Lauren123 06-25-2007 10:49 PM

Quote:

Originally Posted by COUPONSAREMYGAM (Post 1276410)

2nd question: Currently we let our members edit their posts due to the nature of our content this is very helpful. But I would like to restrict the ability to edit posts in one forum on our board. Is there a way to do this.


TIA


You go into Forum permissions in your admin panel. In there go in and edit each group under that forum to not be able to edit thier own posts. That is how I would do it.

COUPONSAREMYGAM 06-25-2007 11:07 PM

Ah ha! Thats easy enough thanks Lauren

OK I am running into a problem. It seems that the only way to get the joinable user group to be able to post is to make this thier primary usergroup yet I can not figure out how to do that without setting up members of this group by hand as thier primary usergroup.

Any suggestions?


All times are GMT. The time now is 04:43 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.01154 seconds
  • Memory Usage 1,719KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete