vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Usergroup can't view PMs or Settings!? (https://vborg.vbsupport.ru/showthread.php?t=281402)

slammz 04-11-2012 02:22 AM

Usergroup can't view PMs or Settings!?
 
I have about 2 to 3 usergroups that cannot do this. I have checked everything! :\

Lynne 04-11-2012 03:06 PM

Check their individual settings and make sure they have PMs turned on.

slammz 04-15-2012 04:02 AM

Quote:

Originally Posted by Lynne (Post 2319088)
Check their individual settings and make sure they have PMs turned on.

It is enabled.

--------------- Added [DATE]1334499358[/DATE] at [TIME]1334499358[/TIME] ---------------

Anyone? I have checked several perms on the groups and they look fine.

Lynne 04-15-2012 03:48 PM

Well, if you are positive your settings are correct, have you checked to make sure the individuals even have PMing turned on? (You can see this by looking up the user in the admincp)

slammz 04-15-2012 04:00 PM

Quote:

Originally Posted by Lynne (Post 2320366)
Well, if you are positive your settings are correct, have you checked to make sure the individuals even have PMing turned on? (You can see this by looking up the user in the admincp)

http://puu.sh/pKNo

That?

Lynne 04-15-2012 04:26 PM

Yes, that area, but there are several PM setting there. Like what do they have set for "Receive Private Messages only from Contacts and Moderators" ?

And if that is all fine, the try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


slammz 04-15-2012 04:37 PM

Quote:

Originally Posted by Lynne (Post 2320382)
Yes, that area, but there are several PM setting there. Like what do they have set for "Receive Private Messages only from Contacts and Moderators" ?

And if that is all fine, the try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


I have used this before and it totally messes up my site to the point where nothing at all works.

Lynne 04-15-2012 11:42 PM

That's because it disables all of your modifications at once.

I don't know how else you are going to figure out if it is a modification causing this problem than to disable your modifications.

slammz 05-07-2012 11:30 PM

Quote:

Originally Posted by Lynne (Post 2320475)
That's because it disables all of your modifications at once.

I don't know how else you are going to figure out if it is a modification causing this problem than to disable your modifications.

I did it and it worked for the groups. So it must be a plugin not allowing it or a template mod?

kh99 05-07-2012 11:34 PM

Using define('DISABLE_HOOKS', true) is only meant to be a temporary test to see if a mod is causing the problem, so now that you know you can remove it. You can narrow it down to a specific mod by going to the product manage and disabling your add-on products one at a time.

slammz 05-07-2012 11:42 PM

It was a mod. I found it and fixed it.


All times are GMT. The time now is 05:20 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.01073 seconds
  • Memory Usage 1,737KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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