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)

gdguide 12-13-2008 08:46 PM

Can you guys clarify where you are putting this:

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

Are you putting that around every edit in the templates that are listed? Can you give an example of how this is integrated with the code? It's not working for me at all.

ThorstenA 12-14-2008 07:57 AM

Quote:

Originally Posted by gdguide (Post 1684764)
Can you guys clarify where you are putting this:

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

Are you putting that around every edit in the templates that are listed? Can you give an example of how this is integrated with the code? It's not working for me at all.

Yes, you have to put any template edit within this conditional. For example first template edit would be

Code:

<if condition="in_array($bbuserinfo[usergroupid], array(5,6,7))">
<td class="$bgclass"><input type="checkbox" name="deletebox[$userinfo[userid]]" value="$userinfo[userid]" /></td>
</tr>
</if>

instead of
Code:

<td class="$bgclass"><input type="checkbox" name="deletebox[$userinfo[userid]]" value="$userinfo[userid]" /></td>
</tr>


Idawg 12-14-2008 04:30 PM

I clicked install so it runs the install count up. Instead of userlist, I would like to see, on the pm page, a list of the usergroups and a checkbox so I dont have to send to individuals, but just to the usergroups. Make it to where only certain usergroups can do this as per the admincp

I have 12 boards to install something like this on, and would be willing to donate if you actually put it out as a product

x YNWA x 12-30-2008 11:40 AM

Hi
This is great. Can this be used on showgroups.php?

My site would be a lot easier if people were able to look at all the villa owners and tick the ones they want to PM from the list. THanks

ThorstenA 01-08-2009 11:14 AM

For vbulletin 3.8 please install & discuss this product here:

https://vborg.vbsupport.ru/showthread.php?t=201059

Thanks.

relaxiha 02-16-2009 11:12 PM

plz upgrade XML hack for 3.8

ThorstenA 02-17-2009 04:59 AM

Quote:

Originally Posted by relaxiha (Post 1746338)
plz upgrade XML hack for 3.8

3.8 comments please put to Mass Private Messages (version 3.8) I ' ll do an xml hack once there's lot of interest. There are 7 installs only for 3.8

Manic Mechanic 03-10-2009 05:04 PM

I am someone who is newer to doing these modifications and do not understand your reasoning. There may be a number of people with this modification book marked and waiting for you to make it a simple xml add on. As a simple import you would have anyone that wanted this installing it. Why exclude anyone from adding this, if it can be made easier to install?

ThorstenA 03-11-2009 01:48 AM

Quote:

Originally Posted by Manic Mechanic (Post 1765043)
I am someone who is newer to doing these modifications and do not understand your reasoning. There may be a number of people with this modification book marked and waiting for you to make it a simple xml add on. As a simple import you would have anyone that wanted this installing it. Why exclude anyone from adding this, if it can be made easier to install?

Re-Use: This code may be used in other modifications as long as the original author is credited.


All times are GMT. The time now is 09:47 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.01090 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_quote_printable
  • (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
  • (9)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