vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Super PM (Mass PM) (https://vborg.vbsupport.ru/showthread.php?t=100314)

rmxs 02-07-2007 06:08 PM

Same here 3.6.4

Shazz 02-07-2007 07:05 PM

The last 4-5 Pages have been just saying it won't work with 3.6.4 or Errors, dosen't need to be repeated another 5 pages :|

Techno05 02-07-2007 08:55 PM

Quote:

Originally Posted by Shazz (Post 1176996)
The last 4-5 Pages have been just saying it won't work with 3.6.4 or Errors, dosen't need to be repeated another 5 pages :|

Their input is more then your comment!

Shazz 02-07-2007 10:43 PM

Quote:

Originally Posted by Techno05 (Post 1177091)
Their input is more then your comment!

Quote:

Originally Posted by Techno05 (Post 1171482)
When I select the group or groups and then send the pm I get this...

Invalid recipient username. Please press the back button, enter the correct username and try again. Click Here to See the Members List

I am running 3.6.4


Im sorry just countiue to say it won't work with 3.6.x
[high]* Shazz leaves thread[/high]

gusfune 02-09-2007 11:50 AM

Quote:

Originally Posted by Shazz (Post 1177149)
Im sorry just countiue to say it won't work with 3.6.x
[high]* gusfune leaves thread

[/high]
Anyone know a good code that works with 3.6.x?

rmxs 02-13-2007 07:42 PM

Maybe some one change this "Supported" Developer Last Online: Nov 2006


YOu talkning to GOD :)

HolyKiller 02-18-2007 09:13 PM

Sniff .... :(:( .... doesn't work on vB 3.6.4 :(:( ... can anyone FIX this bux PLEASE ??? ;)

joseduddy 02-19-2007 05:16 PM

Can I ask the magic question, will it some time soon work for 3.6.4

???

Thanks in advance!!!!!!

Here's what I get!!!!!!!!!after count and confirm...then submit

Invalid recipient username. Please press the back button, enter the correct username and try again. Click Here to See the Members List

simalert 02-20-2007 01:56 PM

I'm really missing this one now, it was extremely handy for my site.

It doesn't look like anyone's going to improve this, but if they do I am quite happy to make some sort of cash donation to someone that makes a version that works on the latest vBulletin as I am sure others are too.

The offers there, will anyone take up the challenge?:D

Strat 02-20-2007 02:53 PM

How can I prevent people from replying to the mass PMs? It's annoying to have to go through those everyday.

tpearl5 02-21-2007 08:57 PM

Any idea on how to get this to work using filters on 'User Profile Fields' ?

simalert 02-22-2007 07:54 AM

Quote:

Originally Posted by Strat (Post 1186758)
How can I prevent people from replying to the mass PMs? It's annoying to have to go through those everyday.

I just put in bold red letters at the bottom of the PMs

** This is an automatic PM, replies to this PM will NOT be received **

which seems to work and people don't reply

simalert 02-22-2007 07:55 AM

I've discovered that I sang the praises of this mod a little too quickly.

I am using vBulletin 3.6.4 and have 8825 members at the time of typing this. When trying to send PMs to them all it only sends to a fraction of them. If the counter is set to send in batches of 500 then it only sends 500 and nothing more. If I set it higher, it sends about 1,000 before stopping.

So it's sort of working for me on 3.6.4, but not properly.

stinger2 02-22-2007 11:18 AM

aha...............at last you saw it...............wel people are crying for months now.......but unfortunatly no one is hearing...

simalert 02-22-2007 01:21 PM

Well however makes a decent fully working mass PM mod for 3.6.4 onwards will be popular and could even make quite a bit of money from it if they made it chargable like the many mods that have lite and full versions knocking about. It seems demand for this sort of thing is all over the net yet nobody has come up with anything since 3.5.x

PoetJA-1975 02-25-2007 04:09 AM

Quote:

Originally Posted by simalert (Post 1188286)
Well however makes a decent fully working mass PM mod for 3.6.4 onwards will be popular and could even make quite a bit of money from it if they made it chargable like the many mods that have lite and full versions knocking about. It seems demand for this sort of thing is all over the net yet nobody has come up with anything since 3.5.x

Oh if I only had a code...
inspiration from the movie: Wizard of Oz
https://vborg.vbsupport.ru/

DannyITR 02-25-2007 11:20 PM

Well that sucks. This is the second mass PM hack I install that doesn't work.

Tralala 03-10-2007 03:17 PM

Quote:

Originally Posted by simalert (Post 1188286)
Well however makes a decent fully working mass PM mod for 3.6.4 onwards will be popular and could even make quite a bit of money from it if they made it chargable like the many mods that have lite and full versions knocking about. It seems demand for this sort of thing is all over the net yet nobody has come up with anything since 3.5.x

This just in:
https://vborg.vbsupport.ru/showthread.php?t=141622

Obi Wan 03-11-2007 11:03 AM

gibt es hier zu eine neues Update ?

cdembek 03-20-2007 03:05 PM

Not sure why the following aren't being cached

Uncached templates: editor_clientscript (1)
Uncached templates: editor_jsoptions_font (1)
Uncached templates: editor_jsoptions_size (1)
Uncached templates: editor_smilie (15)
Uncached templates: editor_smiliebox (1)
Uncached templates: editor_smiliebox_row (5)
Uncached templates: editor_toolbar_on (1)
Uncached templates: forumrules (1)
Uncached templates: newpost_disablesmiliesoption (1)
Uncached templates: pm_newsuperpm (1)
Uncached templates: posticonbit (14)
Uncached templates: posticons (1)

It appears to be cached in the super PM file..

PHP Code:

// pre-cache templates used by specific actions
$actiontemplates = array(    
    
'newsuperpm' => array(
        
'pm_newsuperpm',
        
'editor_clientscript',
        
'editor_jsoptions_font',
        
'editor_jsoptions_size',
        
'editor_smilie',
        
'editor_smiliebox',
        
'editor_smiliebox_row',
        
'editor_toolbar_off',
        
'editor_toolbar_on',
        
'newpost_disablesmiliesoption',
        
'editor_smiliebox_straggler',
        
'posticonbit',
        
'posticons',
    ),    
    
'trackpm' => array(
        
'pm_trackpm',
        
'pm_receipts',
        
'pm_receiptsbit',
    ),
    
'messagelist' => array(
        
'pm_messagelist',
        
'pm_messagelist_periodgroup',
        
'pm_messagelistbit',
        
'pm_messagelistbit_user',
        
'pm_messagelistbit_ignore',
    )
); 

Anyone??

cdembek 03-23-2007 02:10 AM

I now get this message..

Database error in vBulletin 3.5.4:

Invalid SQL:
INSERT INTO pm (pmtextid, userid, folderid, messageread) VALUES (1295, 6, 0, 0), (1295, 7, 0, 0), (1295, 9, 0, 0), (1295, 10, 0, 0), (1295, 11, 0, 0), (1295, 12, 0, 0), (1295, 13, 0, 0), (1295, 14, 0, 0), (1295, 15, 0, 0), (1295, 16, 0, 0), (1295, 18, 0, 0), (1295, 19, 0, 0), (1295, 20, 0, 0), (1295, 21, 0, 0), (1295, 22, 0, 0), (1295, 23, 0, 0), (1295, 24, 0, 0), (1295, 25, 0, 0), (1295, 26, 0, 0), (1295, 27, 0, 0), (1295, 28, 0, 0), (1295, 29, 0, 0), (1295, 30, 0, 0), (1295, 31, 0, 0), (1295, 32, 0, 0), (1295, 33, 0, 0), (1295, 34, 0, 0), (1295, 35, 0, 0), (1295, 36, 0, 0), (1295, 37, 0, 0), (1295, 38, 0, 0), (1295, 39, 0, 0), (1295, 40, 0, 0), (1295, 41, 0, 0), (1295, 42, 0, 0), (1295, 43, 0, 0), (1295, 44, 0, 0), (1295, 45, 0, 0), (1295, 46, 0, 0), (1295, , 0, 0), (1295, 49, 0, 0), (1295, 50, 0, 0), (1295, 51, 0, 0), (1295, 52, 0, 0), (1295, 53, 0, 0), (1295, 54, 0, 0), (1295, 55, 0, 0), (1295, 56, 0, 0), (1295, 57, 0, 0), (1295, 58, 0, 0), (1295, 59, 0, 0), (1295, 60, 0, 0), (1295, 61, 0, 0), (1295, 62, 0, 0), (1295, 63, 0, 0), (1295, 64, 0, 0), (1295, 65, 0, 0), (1295, 66, 0, 0), (1295, 67, 0, 0), (1295, 68, 0, 0), (1295, 69, 0, 0), (1295, 70, 0, 0), (1295, 71, 0, 0), (1295, 72, 0, 0), (1295, 73, 0, 0), (1295, 74, 0, 0), (1295, 75, 0, 0), (1295, 76, 0, 0), (1295, 77, 0, 0), (1295, 78, 0, 0), (1295, 79, 0, 0), (1295, 80, 0, 0), (1295, 81, 0, 0), (1295, 82, 0, 0), (1295, 83, 0, 0), (1295, 84, 0, 0), (1295, 85, 0, 0), (1295, 86, 0, 0), (1295, 87, 0, 0), (1295, 88, 0, 0), (1295, 89, 0, 0), (1295, 91, 0, 0), (1295, 92, 0, 0), (1295, 93, 0, 0), (1295, 94, 0, 0), (1295, 95, 0, 0), (1295, 96, 0, 0), (1295, 97, 0, 0), (1295, 98, 0, 0), (1295, 99, 0, 0), (1295, 100, 0, 0), (1295, 102, 0, 0), (1295, 103, 0, 0), (1295, 104, 0, 0), (1295, 105, 0, 0), (1295, 106, 0, 0), (1295, 107, 0, 0), (1295, 109, 0, 0), (1295, 110, 0, 0), (1295, 111, 0, 0);

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 0), (1295, 49, 0, 0), (1295, 50, 0, 0), (1295, 51, 0, 0), (
Error Number : 1064

DjTaz 03-23-2007 02:36 PM

Quote:

Originally Posted by cdembek (Post 1210067)
I now get this message..

Database error in vBulletin 3.5.4:

Invalid SQL:
INSERT INTO pm (pmtextid, userid, folderid, messageread) VALUES (1295, 6, 0, 0), (1295, 7, 0, 0), (1295, 9, 0, 0), (1295, 10, 0, 0), (1295, 11, 0, 0), (1295, 12, 0, 0), (1295, 13, 0, 0), (1295, 14, 0, 0), (1295, 15, 0, 0), (1295, 16, 0, 0), (1295, 18, 0, 0), (1295, 19, 0, 0), (1295, 20, 0, 0), (1295, 21, 0, 0), (1295, 22, 0, 0), (1295, 23, 0, 0), (1295, 24, 0, 0), (1295, 25, 0, 0), (1295, 26, 0, 0), (1295, 27, 0, 0), (1295, 28, 0, 0), (1295, 29, 0, 0), (1295, 30, 0, 0), (1295, 31, 0, 0), (1295, 32, 0, 0), (1295, 33, 0, 0), (1295, 34, 0, 0), (1295, 35, 0, 0), (1295, 36, 0, 0), (1295, 37, 0, 0), (1295, 38, 0, 0), (1295, 39, 0, 0), (1295, 40, 0, 0), (1295, 41, 0, 0), (1295, 42, 0, 0), (1295, 43, 0, 0), (1295, 44, 0, 0), (1295, 45, 0, 0), (1295, 46, 0, 0), (1295, , 0, 0), (1295, 49, 0, 0), (1295, 50, 0, 0), (1295, 51, 0, 0), (1295, 52, 0, 0), (1295, 53, 0, 0), (1295, 54, 0, 0), (1295, 55, 0, 0), (1295, 56, 0, 0), (1295, 57, 0, 0), (1295, 58, 0, 0), (1295, 59, 0, 0), (1295, 60, 0, 0), (1295, 61, 0, 0), (1295, 62, 0, 0), (1295, 63, 0, 0), (1295, 64, 0, 0), (1295, 65, 0, 0), (1295, 66, 0, 0), (1295, 67, 0, 0), (1295, 68, 0, 0), (1295, 69, 0, 0), (1295, 70, 0, 0), (1295, 71, 0, 0), (1295, 72, 0, 0), (1295, 73, 0, 0), (1295, 74, 0, 0), (1295, 75, 0, 0), (1295, 76, 0, 0), (1295, 77, 0, 0), (1295, 78, 0, 0), (1295, 79, 0, 0), (1295, 80, 0, 0), (1295, 81, 0, 0), (1295, 82, 0, 0), (1295, 83, 0, 0), (1295, 84, 0, 0), (1295, 85, 0, 0), (1295, 86, 0, 0), (1295, 87, 0, 0), (1295, 88, 0, 0), (1295, 89, 0, 0), (1295, 91, 0, 0), (1295, 92, 0, 0), (1295, 93, 0, 0), (1295, 94, 0, 0), (1295, 95, 0, 0), (1295, 96, 0, 0), (1295, 97, 0, 0), (1295, 98, 0, 0), (1295, 99, 0, 0), (1295, 100, 0, 0), (1295, 102, 0, 0), (1295, 103, 0, 0), (1295, 104, 0, 0), (1295, 105, 0, 0), (1295, 106, 0, 0), (1295, 107, 0, 0), (1295, 109, 0, 0), (1295, 110, 0, 0), (1295, 111, 0, 0);

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 0), (1295, 49, 0, 0), (1295, 50, 0, 0), (1295, 51, 0, 0), (
Error Number : 1064

You have a problem with either your SQL database or the script trying to generate the INSERT. You have a number missing somewhere - possibly a usernumber

sabret00the 05-26-2007 07:45 AM

If i get permission off of the author i'll port it to 3.6.x

CP, 05-27-2007 03:08 PM

Hi there i am sending bulk emails and i have sent a few now via my forum.

I then came to send more bulk pm's to another group which are around 900 members. It shows me this error message:

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758

does anybody know whats wrong...?

Cheers!

erdiyilmaz 06-04-2007 03:14 AM

is this works under v3.6.7-PL ?

USAMustangs.com 07-10-2007 03:15 AM

Quote:

Originally Posted by FunaGuy (Post 1210409)
There is any coder thats make this hack for vb 3.6.5

that would be nice

Tralala 07-20-2007 01:24 PM

"Super PM" doesn't show up for me under AdminCP -> Users.

I've tried clearing cache and also tried a 2nd browser.

But the page *does* come up when I manually go to http://www.myforum.com/admincp/adminsuperpm.php

otherwise seems to be running okay in vBull 3.6.5.

How can I get the settings to show up in AdminCP?

sabret00the 07-21-2007 09:41 AM

hey folks. i did get permission to port this but i haven't had a chance to do so yet. sorry for the delay.

USAMustangs.com 07-21-2007 02:11 PM

Quote:

Originally Posted by sabret00the (Post 1297271)
hey folks. i did get permission to port this but i haven't had a chance to do so yet. sorry for the delay.

awesome!

keep us posted.

Tralala 07-21-2007 03:19 PM

Awesome sabret00the... and thanks for keeping us updated!

Tralala 07-25-2007 07:33 PM

Grrrrr. I've got this installed. I have to manually type in the URL to get to the admin settings since it doesn't show up in AdminCP. But I forge ahead and set it up for a few users anyway. Seems to be working fine...

But then,... I create a PM -- preview which users it'll get sent to, looks good -- and then click "confirm & send"...

...and then get this:

Quote:

The following errors occurred when this message was submitted:
Invalid recipient username. Please press the back button, enter the correct username and try again. Click Here to See the Members List

:(


So close and yet so far (on vB 3.6.5.)

This would be perfect for my small forum, as we're looking to put the nail in the coffin on an old mailing list used for announcements.

I'd love to see this ported. The bones seem solid.

I'd also love for a way to grant this access to all users, automatically by default (perhaps with a permission-based control, or a way to turn it off for a few abusers.)

In the absence of that, are there any other "mass PM" (or mass email) mods that can work on vBulletin 3.6.x from within the standard member's forum interface (and not via AdminCP?)

I really need one, and I'm surprised there's not much more demand for such a basic thing.

FCS-Webmaster 08-21-2007 07:29 PM

Is there any working update for 3.6.8?!

inshad 08-23-2007 01:23 AM

is there any updates for this Plugins in order to work with version 3.6.x

or any smilier hack that provide a selected member to user this feature ?

Nomar86 10-17-2007 10:29 AM

very nice plugin, installed it and it shows up right !

Can't wait to use it for the first time :)

Thanks again!

[edit] it is not working:

Invalid recipient username. Please press the back button, enter the correct username and try again. Click Here to See the Members List

a shame :([/edit]

sawatdee 12-22-2007 04:35 AM

Thank you Sabret00the! We love your work.

This works great in 3.68, I think you all just missed the update back on page 14?:)

On a side note I have a really good question. I have read through all 19 pages of this and nobody has asked this. We have staff of 14 members rather than manually adding and removing members from the options is there a way to simply add a usergroup ?

indie2industry 02-01-2008 09:19 PM

Quote:

Originally Posted by sawatdee (Post 1406616)
Thank you Sabret00the! We love your work.

This works great in 3.68, I think you all just missed the update back on page 14?:)


On a side note I have a really good question. I have read through all 19 pages of this and nobody has asked this. We have staff of 14 members rather than manually adding and removing members from the options is there a way to simply add a usergroup ?

i couldnt agree more...
This is REALLY NICE:up::D

GTX2 03-07-2008 10:15 AM

i was trying to send to all registered members (about 30.000 users) and got a blank page. If i send just to few users it goes OK.... :s

Andy92 03-16-2008 09:15 PM

Hey,

I have installed this on vBulletin 3.7 beta 6, and all is working great.

But when i type out my message, and then click count, it works great. But then i click submit message and it comes up with an error message saying...

Invalid recipient username. Please press the back button, enter the correct username and try again. Click Here to See the Members List

Now i know it wasnt built for 3.7, but can someone help me, because this is the BEST mass pm i have seen, and i have used loads of different ones!

cagbaazee 04-06-2008 05:45 AM

Hi, in hv install it and send pm as test, but it doesnot appear in any username. what is wrong.. please explain how to resolve it. thanks

dtdesign 04-19-2008 03:37 PM

Use the fix on Page 14 - working fine for me after doing this on 3.6.8

Thanks again !


All times are GMT. The time now is 11:57 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.01759 seconds
  • Memory Usage 1,847KB
  • 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)bbcode_php_printable
  • (12)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
  • (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