vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Private Messages Enhancements - Mass Private Messages on Memberlist (https://vborg.vbsupport.ru/showthread.php?t=188560)

ShMilO 09-26-2008 05:16 PM

Quote:

Originally Posted by yotsume (Post 1615723)
I am sorry but your math thinking is way off! Such a features is of critical importance. I need it to be for admins only so I hope you consider doing it.

i agree i also need a mass pm option for admins

there was one for 3.6 but not for 3.7

i think that if someone will make a product for mass pm
many will install

Gene Steinberg 09-26-2008 07:13 PM

Quote:

Originally Posted by ShMilO (Post 1631086)
i agree i also need a mass pm option for admins

there was one for 3.6 but not for 3.7

i think that if someone will make a product for mass pm
many will install

Does the 3.6 version work with 3.7?

Peace,
Gene

ArnyVee 10-03-2008 11:50 AM

I would also LOVE to have this as a product. I'd rather not do the template edits if I don't have to. :D

Any update on this?

ThorstenA 10-03-2008 11:57 AM

Quote:

Originally Posted by ArnyVee (Post 1636417)
I would also LOVE to have this as a product. I'd rather not do the template edits if I don't have to. :D

Any update on this?

with only 13 installs there seems very low interest in a product version.

chikkoo 11-06-2008 03:22 AM

Quote:

Originally Posted by ThorstenA (Post 1636419)
with only 13 installs there seems very low interest in a product version.

I think people are not clicking Instal button, becos it's not a product and lazy to do template edit.

If you make it as a product, I am sure it will increase.

chikkoo 11-19-2008 11:09 AM

I installed this product. But I don't want to show this feature to everyone. Is there a way to restrict few usergroups, such as admin, supermoderators and moderators?

ThorstenA 11-19-2008 11:24 AM

Quote:

Originally Posted by chikkoo (Post 1668587)
I installed this product. But I don't want to show this feature to everyone. Is there a way to restrict few usergroups, such as admin, supermoderators and moderators?

You can for example only show this mod for moderators, supermoderators and administrators (usergroups 5,7,6):
Code:

<if condition="in_array($bbuserinfo[usergroupid], array(5,6,7))">
here you do put template edits
</if>

Note that you have to put this condition for any template edit you want to only show to these usergroups.

chikkoo 11-19-2008 12:53 PM

Thanks ThorstenA,

Works how I wanted it.

Quote:

Originally Posted by ThorstenA (Post 1668593)
You can for example only show this mod for moderators, supermoderators and administrators (usergroups 5,7,6):
Code:

<if condition="in_array($bbuserinfo[usergroupid], array(5,6,7))">
here you do put template edits
</if>

Note that you have to put this condition for any template edit you want to only show to these usergroups.


eglyntine 11-26-2008 09:22 AM

Installed! Thanks for your time on this. :)

pigpog 12-10-2008 10:17 PM

Fantastic, thank you.


All times are GMT. The time now is 12:15 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.02915 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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