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)
-   -   [RELEASE v2.x.x] Moderators Being able to control Accessmasks via MODCP (https://vborg.vbsupport.ru/showthread.php?t=27724)

Martz 09-16-2001 04:25 PM

I have the same problem:

Usergroup enabled: Yes
Forum Enabled: Yes

"You do not have permission to do this" I've spent a few hours making sure everything you had said is correctly done, or at least I hope it is.

I also noticed the error at the end of the file which Darkreaper mentioned.

Thanks

DarkReaper 09-19-2001 06:33 PM

Well..? Why isn't this working?

Scott MacVicar 09-19-2001 08:44 PM

I recently formatted and install Win 2k, so sorry for not replying. I will try and install it on a fresh vbulletin and see if i get the same error. Hopefully I won't.

Last question, does your admin usergroup also have super moderator set to yes, as I'm presumming your testing this as the admin user.

DarkReaper 09-19-2001 09:25 PM

I was testing using the account of a regular forum user who I had set to be able to do this.

Well...I just tested it with my account and it worked fine. You mentioned being a super moderator. Do I have to enable this for the person/category for it to work?

I think I remember you mentioning having a hack that allows moderators to be given the ability to change the styles for their forums. Do you? Or is that someone else?

merk 09-19-2001 11:12 PM

This hack is for allowing moderators to give access to the forums they moderate(or take.)

The styles hack for moderators is coming, but its more complex, and im adding more options for control.

DarkReaper 09-20-2001 02:16 AM

Quote:

Originally posted by merk
This hack is for allowing moderators to give access to the forums they moderate(or take.)

The styles hack for moderators is coming, but its more complex, and im adding more options for control.

I was referring to PPN's version of the hack. :)

merk 09-20-2001 02:44 AM

Ah, okay :D

Scott MacVicar 09-20-2001 06:26 AM

No, the user only has to be a moderator of a forum and if they are also a super mod then they will show all forums. If you wish to enable it for people who are not moderators then it would involve editing of everything within the vBulletin mod panel.

Scott

DarkReaper 09-20-2001 10:54 AM

I made the person a moderator, enabled it for his usergroup, and enabled it for his forum, and it still doesn't work.

DarkReaper 09-23-2001 01:23 AM

PHP Code:

  if (!$perms[ismoderator] and !$ismod=$DB_site->query_first("SELECT * FROM moderator WHERE userid=$bbuserinfo[userid] AND (canbanusers=1 OR canviewprofile=1)")) { 

Shouldn't something be done so you can throw a "OR caneditaccess=1" in there and make it work? As it is a user must have banning or profile viewing permissions for it to work.


All times are GMT. The time now is 07:03 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.01235 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_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