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)
-   -   Pm All Members *Via Email Form (https://vborg.vbsupport.ru/showthread.php?t=64629)

subu1 05-04-2004 07:37 AM

Quote:

So it would say private message from (admins name) ?
si *g*

CharlieBrownDE 05-05-2004 05:44 AM

Quote:

Originally Posted by insanctus
So it would say private message from (admins name) ?

yeah:)

insanctus 05-05-2004 06:21 AM

Ok here it is, It sends a email to everyone saying they got the pm you just mass pmed them (I find this silly myself but hey I will show the code)

I will not be adding this code into txt file for I think it is not ideal.

Find

Code:

                                                        $DB_site->query("INSERT INTO pm (pmtextid, userid, folderid, messageread) VALUES ('$pmid', '$user[userid]', '0', '0')");
After it place this on a new line.
Code:

$touserinfo= array();
                                                        $touserinfo=$user;
                                                        eval(fetch_email_phrases('pmreceived', $user['langageid'], '', 'email'));
                                                        vbmail($user['email'], $emailsubject, $emailmessage);

Enjoy :)

Smoker 05-05-2004 06:46 AM

nice :)

Goes very well :)

Thanks
Smoker

subu1 05-05-2004 11:50 AM

thxxxxxx, :-)

CharlieBrownDE 05-06-2004 08:18 AM

hello together,

for my not so good one English but I has a problem and excuse further I don't know there!
if I want to send a message, then I get an error message with database note. I had indicated although pay a deposit been different.

what can it be due to?


here the error message:

Quote:

Pming
Zeige Benutzer 1 bis 135 von insgesamt 135
148 - Name des letzten Users wird hier angezeigt ....
note:
this chop you translated on German and the forum is going on in German.

dutchbb 05-07-2004 08:54 PM

Finally! One of the best hacks out here imo, thanks for this

/me clicks install

insanctus 05-07-2004 09:34 PM

Quote:

Originally Posted by CharlieBrownDE
hello together,

for my not so good one English but I has a problem and excuse further I don't know there!
if I want to send a message, then I get an error message with database note. I had indicated although pay a deposit been different.

what can it be due to?


here the error message:



note:
this chop you translated on German and the forum is going on in German.

I do not see any database info in that.

insanctus 05-07-2004 09:35 PM

Quote:

Originally Posted by Triple_T
Finally! One of the best hacks out here imo, thanks for this

[high]* Triple_T clicks install[/high]

Most welcome :), glad I could help

Sooner95 05-08-2004 04:13 AM

/me clicks install... nice job M8....good hack


All times are GMT. The time now is 02:52 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.01224 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)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
  • (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