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)
-   -   Administrative and Maintenance Tools - Yet Another Mass Private Message System 1.0.1 (https://vborg.vbsupport.ru/showthread.php?t=141622)

mystic10 12-23-2007 06:35 PM

Quote:

Originally Posted by elitemerlin (Post 1407181)
IM getting this error when i click on send pm after setting up my message and choosing who i want it to send to

PHP Code:

Fatal errorAllowed memory size of 8388608 bytes exhausted (tried to allocate 48 bytesin /home/merlin/public_html/forums/includes/class_dm_pm.php on line 460 



Any ideas on how to fix this? Thanks in advance.

EDIT: I downloaded the file class_dm_pm.php off my server to see line 460 for myself. If it makes any difference for you all, the line is this:

PHP Code:

$this->info['recipients']["$user[userid]"] = $user



Once again, thanks in advance.


i didnt intstall this hack but i have a similar problem regarding the memory...i had to contact my host so they can increase the memory..php.ini....i dont know if that the same problem but this is a suggestion..i am sure someone more qualified may give u a different...anyhow its a suggestion as i had similar problem

merry christmas

birdie 12-23-2007 07:06 PM

Quote:

Originally Posted by weedheaven (Post 1406980)
Thats weird , i aint the smartest one with vbulletin tough. I just followed the instal instructions

Upload files, import product. Refreshed admincp a moment, went to the "users" and in that list Send PM to Users

And that should work directly. i didnt had to do anything for it to apear, only the 2 steps

i not particularly smart with vB either and this is one of a couple of mods I have installed myself.

The only thing I can think of is that i may have put it in the wrong place on the server. Can anyone confirm exactly where it should go --- ie in which folder???

djbaxter 12-23-2007 08:42 PM

Quote:

Originally Posted by Big_Ern (Post 1406610)
I'm kinda glad I'm not the only one who ran into this problem... Hopefully someone knows an answer. This would be a great mod:cool:

Quote:

Originally Posted by mystic10 (Post 1407759)
i didnt intstall this hack but i have a similar problem regarding the memory...i had to contact my host so they can increase the memory..php.ini....i dont know if that the same problem but this is a suggestion..i am sure someone more qualified may give u a different...anyhow its a suggestion as i had similar problem

Try reducing the number of PMs it sends out in a batch. I forget what the default is but I vaguely remember looking at it and thinking it was set too high. Try 300 or 100 as a maximum.

Quote:

Originally Posted by birdie (Post 1406642)
As those who have this problem, have said (several times, if you read the thread), this has been done and it still does not work and is not under User's. Do you have any suggestion to troubleshoot this problem?

Quote:

Originally Posted by birdie (Post 1407771)
The only thing I can think of is that i may have put it in the wrong place on the server. Can anyone confirm exactly where it should go --- ie in which folder???

  • hn_masspm.php should be uploaded to the /admincp folder
  • cpnav_hn_masspm.xml should be uploaded to /includes/xml
If they are already there in the correct folders, try reimporting the product - product-hn_masspm.xml - again from the Admin CP.

birdie 12-24-2007 02:13 AM

Quote:

Originally Posted by djbaxter (Post 1407821)
  • hn_masspm.php should be uploaded to the /admincp folder
  • cpnav_hn_masspm.xml should be uploaded to /includes/xml
If they are already there in the correct folders, try reimporting the product - product-hn_masspm.xml - again from the Admin CP.

THANKS for taking the time to reply. Its much appreciated. IT WORKED!! The instructions were not totally clear where they should be on the server --- did what you said and I can now send out the merry xmas PM that I wanted to! MERRY XMAS to you for the help

Big_Ern 12-24-2007 04:38 AM

:up:

That was my problem too. I must not of put them in the proper folders before. It shows up in the Users menu now:cool:

Thank you!

Big_Ern 12-24-2007 04:53 AM

Quote:

Originally Posted by djbaxter (Post 1407821)
Try reducing the number of PMs it sends out in a batch. I forget what the default is but I vaguely remember looking at it and thinking it was set too high. Try 300 or 100 as a maximum.




  • hn_masspm.php should be uploaded to the /admincp folder
  • cpnav_hn_masspm.xml should be uploaded to /includes/xml
If they are already there in the correct folders, try reimporting the product - product-hn_masspm.xml - again from the Admin CP.

Quote:

Originally Posted by SemperFideles (Post 1355191)
Works well but I have one "complaint" that others may disagree with.

I assumed that the Primary Usergroup selection and Addtional Usergroup selection would work with an OR logic. Here's an example of what I'm talking about:

1. I chose to send a Mass PM to all Admins. Some admins have it set as the Primary Usergroup, others have it as an Additional Usergroup.
2. I selected Administrator under Primary Usergroup and Administrator under Additional Usergroup.

Result, no users matched my criteria.

Thus, the only way to send to all Admins was to send out two PM's (one to just the Primary Usergroup and the other to the Additional Usergroup).

In other words, the system is using an AND logic rule to see if the Primary and Additional usergroup criteria both match instead of one or the other.

If that's the way it is then that's the way it is but I thought I'd point it out.

Thanks again, great Mod.

My forum is setup like this as well. We have various usergroups and depending on which mod changes them they either change it to their Primary or Additional usergroup.

Is there anyway to change this mod to use the OR logic?

djbaxter 12-24-2007 11:53 AM

Quote:

Originally Posted by birdie (Post 1408058)
THANKS for taking the time to reply. Its much appreciated. IT WORKED!! The instructions were not totally clear where they should be on the server --- did what you said and I can now send out the merry xmas PM that I wanted to! MERRY XMAS to you for the help

Quote:

Originally Posted by Big_Ern (Post 1408108)
:up:

That was my problem too. I must not of put them in the proper folders before. It shows up in the Users menu now:cool:

Thank you!

You're welcome.

In future, if you use a utilitysuch as WinZip or WinRar, you have an option to unpack the .zip file using the folder names included in the download. Most add-ons (but unfortunately not all) are packaged this way.

Following this procedure unpacks the files with the following folder structure:
  • YetAnotherMassPMSystem1.0.1
  • product-hn_masspm.xml
  • Installation Instructions.txt
    • UPLOAD
      • admincp
        • hn_masspm.php
      • includes
        • xml
          • cpnav_hn_masspm.xml
Now, the next recommended step is to use an FTP program such as FileZilla to log in to the server. Then just highlight and drag/upload the admincp and includes folders to the forum root folder on the server.

If your FTP program is working as it should, this will ensure that all files are where they should be.

LewisAinslie 12-24-2007 02:52 PM

installed; Great mod, just what i was looking for!
Thank you.

concoc 12-25-2007 11:58 PM

Installed ! Up up .Big Thanks mtha

Big_Ern 12-26-2007 07:19 AM

Quote:

Originally Posted by Big_Ern (Post 1408108)
:up:

That was my problem too. I must not of put them in the proper folders before. It shows up in the Users menu now:cool:

Thank you!

I take that back:(

Uninstalled....

It showed up in the User menu, but screwed up my permission settings. The biggest thing I noticed right away is all users on my forum shouldn't have a limit to the size of all their attatchments, but when this mod is installed, every user (even the super admin) gets a limit of 0kb for all their attatchments and cannot post any pictures:(
I didn't even uninstall it - left the files on my server and just marked it as disabled, and that fixed my problems.

Anyone have any ideas?

dutchbb 12-31-2007 06:52 PM

Hi,

Very usefull mod, only one problem: it doesn't send the notification email. And before anyone asks: yes the 'receive administrator emails' option is set to yes. How can I make it send the notification email even to the users who have selected not to receive them?

redlabour 01-01-2008 09:07 AM

Will it work with 3.7 or this Feature included?

zendiver 01-19-2008 03:53 PM

Quote:

Originally Posted by SemperFideles (Post 1355191)
Works well but I have one "complaint" that others may disagree with.

I assumed that the Primary Usergroup selection and Addtional Usergroup selection would work with an OR logic. Here's an example of what I'm talking about:

1. I chose to send a Mass PM to all Admins. Some admins have it set as the Primary Usergroup, others have it as an Additional Usergroup.
2. I selected Administrator under Primary Usergroup and Administrator under Additional Usergroup.

Result, no users matched my criteria.

Thus, the only way to send to all Admins was to send out two PM's (one to just the Primary Usergroup and the other to the Additional Usergroup).

In other words, the system is using an AND logic rule to see if the Primary and Additional usergroup criteria both match instead of one or the other.

If that's the way it is then that's the way it is but I thought I'd point it out.

Thanks again, great Mod.

This is working as it should on my testing forum running 3.6.8 PL2 but with the annoyance as stated above by SemperFideles. This MOD is a great idea once the bugs are worked out.

redlabour 01-29-2008 04:58 PM

Anything new for 3.7?

clay-ch 02-06-2008 07:50 PM

I can confirm that the version posted on page 14 does work with vbulletin v3.6.4

cagbaazee 02-13-2008 04:42 AM

Any news about 3.7 mod

djbaxter 02-13-2008 12:54 PM

Quote:

Originally Posted by cagbaazee (Post 1441962)
Any news about 3.7 mod

Why do you assume this won't work on 3.7?

aamirkhj 02-13-2008 06:02 PM

Just installed but could not see under user any option of Send PM to users, I imported and uploaded the file (product-hn_masspm.xml) and also hn_masspm to admincp on the server but after refreshing admin panel may times I don't see the option to send PMs.

Can some one help what could be a reason I could not see in ACP. I am using 3.6.8 Patch Level 2

makofu 02-14-2008 02:51 AM

Quote:

Originally Posted by djbaxter (Post 1442146)
Why do you assume this won't work on 3.7?

I've actually had some problems on 3.7 Beta 4. It doesn't send to all members and sends to some members multiple times. Anybody else having problems like I am? I will try to reinstall if not.

Cristi_XP 03-05-2008 02:23 AM

doesn`t anyone make this mod to sent mass PM to users that have the same User Profile field,for example same location ?

ozmazdaclub 03-11-2008 03:39 AM

does this work with vbulletin variable ie $username, $email, $userid etc?

Big_Ern 03-11-2008 04:18 AM

Quote:

Originally Posted by Big_Ern (Post 1409292)
Uninstalled....

It showed up in the User menu, but screwed up my permission settings. The biggest thing I noticed right away is all users on my forum shouldn't have a limit to the size of all their attatchments, but when this mod is installed, every user (even the super admin) gets a limit of 0kb for all their attatchments and cannot post any pictures:(
I didn't even uninstall it - left the files on my server and just marked it as disabled, and that fixed my problems.

Anyone have any ideas?

Bump

Anyone know what might be causing my problem?

Maria0305 03-12-2008 05:44 PM

Quote:

Originally Posted by aamirkhj (Post 1442380)
Just installed but could not see under user any option of Send PM to users, I imported and uploaded the file (product-hn_masspm.xml) and also hn_masspm to admincp on the server but after refreshing admin panel may times I don't see the option to send PMs.

Can some one help what could be a reason I could not see in ACP. I am using 3.6.8 Patch Level 2

Same issue here.

jedrus 03-16-2008 06:54 AM

Hi,
is there any possibility for that you can modify this modification, to allow Group Leader to mass send private messages to their group? Or maybe you can give some hint how can I do that? I'll be very pleased!

fta2k 03-16-2008 02:54 PM

Working just fine on 3.6.8

Boofo 03-16-2008 04:14 PM

Quote:

Originally Posted by Big_Ern (Post 1462023)
Bump

Anyone know what might be causing my problem?

Well, I just looked at this hack and there is no way it can be doing what you say it is doing. The xml is just phrases. And the file won't do anything unless you access it. You have something else going on.

Boofo 03-16-2008 04:27 PM

Quote:

Originally Posted by Maria0305 (Post 1463182)
Same issue here.

In the includes/xml/cpnav_hn_masspm.xml file, change this line:

HTML Code:

<navgroups product="hn_masspm" master="true">
to this:

HTML Code:

<navgroups product="vbulletin" master="true">
and you will see it after you refresh the admin cp. ;)

Big_Ern 03-17-2008 10:31 PM

Quote:

Originally Posted by Boofo (Post 1466232)
Quote:

Originally Posted by Big_Ern (Post 1462023)
Bump

Anyone know what might be causing my problem?

Well, I just looked at this hack and there is no way it can be doing what you say it is doing. The xml is just phrases. And the file won't do anything unless you access it. You have something else going on.

Any idea what it might be then? I'm running vB 3.6.8p2 with NO mods or hacks.

Boofo 03-17-2008 11:01 PM

I don't have any limits set for anyone. Try setting them to 0 (to disable) and see if that fixes it.

Big_Ern 03-18-2008 08:28 AM

Quote:

Originally Posted by Boofo (Post 1467445)
I don't have any limits set for anyone. Try setting them to 0 (to disable) and see if that fixes it.

I don't have any limits set for anyone either. But when I install this mod, everyone has a limit of 1kb:erm:

Everyone (including newbies who are awaiting approval) are allowed unlimited attachments.

This is a great mod that will be very useful for me, so I hope we can find the problem and I can install it.:up:

voter 03-18-2008 04:01 PM

Quote:

Originally Posted by ozmazdaclub (Post 1462000)
does this work with vbulletin variable ie $username, $email, $userid etc?

Seems not. Check the previous page
https://vborg.vbsupport.ru/showpost....1&postcount=15

Boofo 03-18-2008 10:47 PM

Quote:

Originally Posted by Big_Ern (Post 1467769)
I don't have any limits set for anyone either. But when I install this mod, everyone has a limit of 1kb:erm:

Everyone (including newbies who are awaiting approval) are allowed unlimited attachments.

This is a great mod that will be very useful for me, so I hope we can find the problem and I can install it.:up:

Then you have something else messing with this when it is installed. I just checked and mine are all still set to 0.

cagbaazee 03-19-2008 08:38 AM

Will it works with 3.7 vbulletin. do reply. thanks

masterross 04-01-2008 08:26 AM

Quote:

Originally Posted by dellow (Post 1337503)
hello,

thank you, installed and just used to send PMs to 22000 users, 500 users per once.

but in last page i recived this error:


PHP Code:

Database error in vBulletin 3.6.8:

Invalid SQL:
INSERT INTO pm (pmtextiduseridVALUES (42682, );

MySQL Error  You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
Error Number 
1064
Date         
WednesdaySeptember 12th 2007 11:33:38 AM
Script       
http://www.domain.net/forum/admincp/hn_masspm.php?do=dosendpm
Referrer     
IP Address   87.109.237.24
Username     
Admin
Classname    
vb_database 


Same error

Hey your $user[userid] is not transfer between pages check what is wrong

alphamarc 04-01-2008 01:37 PM

How would you give access to "Send PM to users" to a user without giving him all the other admin permissions ?

Thanks for your help

anoob 04-06-2008 12:42 AM

Thank you for your help!
I removed all files from the previous version and did a fresh install, and it worked flawlessly.

globalinsites 04-11-2008 09:33 PM

Before I install this hack I have a question, probable a silly one.. Where on my server do I upload the files to? It says in the instructions 'pload all files in UPLOAD folder to your server' but it doesn't say to which directory etc. and I honestly haven't got a clue. Could someone tell me please? Cheers.

globalinsites 04-15-2008 06:22 PM

Can someone please tell me where exactly I need to upload the files to??

Big_Ern 04-16-2008 06:36 AM

I forget where they go, but this question was answered already. I remember reading it when I was trying to get mine working. 14 pages is a lot to look through, but take a read and you'll find it

cheers

-aaron

redlabour 04-30-2008 10:58 AM

Does it work on vB 3.7 GOLD?


All times are GMT. The time now is 10:39 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.01737 seconds
  • Memory Usage 1,859KB
  • 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_html_printable
  • (3)bbcode_php_printable
  • (25)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
  • (40)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