vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Super Private Message (https://vborg.vbsupport.ru/showthread.php?t=82389)

tekram 12-18-2005 12:12 PM

Thx Dude for this Hack. Testet on vb 3.0.10 and its running great

mhuckaby 02-01-2006 09:47 PM

Will this work in 3.5 or greater?

Thanks,
Mark

Tralala 02-01-2006 10:34 PM

When I use this to send PM's, recipients do not get email notifications about the PM (even though they have that preference checked in their User CP options, and even though they get email notifications about other "individually sent" PM's.)

NOW, I'm not saying this is a bad thing, for some "mass PM's" I actually prefer it. But it's unexpected behavior.

Ideally what I'd like to see is a pulldown/confirmation when I create a Super PM. Something like:

-Follow users' setting, with regards to email notification
-Do not send email notification, regardless of users' setting
-Send email notification, regardless of users' setting (including a disclaimer/explanation is suggested.)

XJeepguy 04-28-2006 02:21 PM

Had the exact same error , thanks for the fix :banana: :banana:

XJ


Quote:

Originally Posted by princessfrozen
I think I fixed it...

In superpm.php on Line 404
Found:
Code:

                                $DB_site->query("INSERT INTO " . TABLE_PREFIX . "pmtext (fromuserid, fromusername, title, message, iconid, dateline, showsignature, allowsmilie) VALUES ($pm[userid], '" . addslashes($pm['username']) .  "', '$title', '$message', $iconid, " . TIMENOW . ", $signature, $disablesmilies)");
Replaced with:
Code:

                                $DB_site->query("INSERT INTO " . TABLE_PREFIX . "pmtext (fromuserid, fromusername, title, message, iconid, dateline, showsignature, allowsmilie) VALUES ($bbuserinfo[userid], '" . addslashes($bbuserinfo['username']) .  "', '$title', '$message', $iconid, " . TIMENOW . ", $signature, $disablesmilies)");


Nizar 05-31-2006 10:09 AM

Quote:

Originally Posted by mhuckaby
Will this work in 3.5 or greater?

Thanks,
Mark

I repeat the question. did somebody try it ??

Tralala 06-03-2006 02:31 PM

Works for me in 3.5.3.

FatalBreeze 06-07-2006 10:23 AM

Hi, i've got a bit of a problem with this hack. Every time I try send PMs, it just stops and gives me a blank page. I mean, I click on "Count & Confirm" and then a blank page appears and nothing happens... What is the problem?

Mysticales 07-17-2006 07:41 AM

Hey I have 40k users on my forums.. Um.. if I used Super PM to msg them all at the same time.. I take it that would cause me a issue right? Table locking?

Or whats the deal? Is there batch processing? Or something secure? Or should I just not use this?

Dennis Olson 08-28-2006 04:25 PM

Will this work in 3.6.x?

Slyfox1 08-31-2006 10:59 AM

No, all seems to be fine, but sending the message doesn't do anything. There are other MassPM hacks that also fail with 3.6, so I assume there's something broken between versions :(

Pitty, this is a VERY usable hack.


All times are GMT. The time now is 11:59 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.01166 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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