vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Private Messages Enhancements - PM Attachments (https://vborg.vbsupport.ru/showthread.php?t=233353)

Peter Walker 08-08-2013 08:42 PM

I have just installed this and set the appropriate settings in each usergroup.

For example, I have set "Registered Users" to be able to receive, but not send and a premium usergroup allows them to be able to send and receive pm attachments.

Unfortunately, these settings are not automatically applied to the users and the only way I can get this to work is to change the settings for each user individually. With 10000 members, that is not an easy option. Sure, I could probably automate that in SQL, but am not sure what the command would be.

Reading though the posts, I can see that some people here have got this to work so I would appreciate some guidance here. In phpmyadmin, I have found the pm_attachments field in the forum_user database. What is the command I have to enter into the SQL window to automatically set the pm_attachments to 3 for selected usergroups?

I read here someone quoting: update user set pm_attachments = 3 where usergroupid in(2,5,6,7);

Could I simply run this command to update all users:

update 'forum_user' set 'pm_attachments' = 3 where usergroupid in(2,5,6,7);

Would this work, or am I missing something. It would be much better if the software would work as advertised and simply apply the setting according to the Usergroup without having to manually update each user.

I hope someone can assist me here.

Regards

Peter

Peter Walker 08-08-2013 11:20 PM

Don't bother, I have just uninstalled this mod and installed this mod instead. That one works properly.


All times are GMT. The time now is 06:06 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.01064 seconds
  • Memory Usage 1,714KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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