vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   News and Announcements (https://vborg.vbsupport.ru/forumdisplay.php?f=2)
-   -   New Feature: If you turn PM notification email to ON, you get new PMs emailed to you! (https://vborg.vbsupport.ru/showthread.php?t=51601)

Boofo 05-18-2003 07:55 PM

The "messageread=1" should take care of that, right? It's got me baffled. Believe it or not, it works right on my site.

That's a first, huh, Erwin? Something working right on my site without having to tear it apart? LOL

Smoothie 05-19-2003 12:49 AM

hey Boofo, you added the code for both private.php and global.php, right?

Boofo 05-19-2003 02:37 AM

Yes, sir, I did. ;)

Smoothie 05-19-2003 02:56 AM

K, now I'm totally lost on this. I have installed this hack:
https://vborg.vbsupport.ru/showthrea...threadid=51963

I added this code from erwins post:
https://vborg.vbsupport.ru/showthrea...011#post396011

The code from this post I cannot find in global.php:
https://vborg.vbsupport.ru/showthrea...017#post396017
I am getting the emails with the PM message, but some some odd reason it is marking the message read, but I still get the new PM popup.

Boofo 05-19-2003 03:10 AM

First of all, uninstall the first hack and do the code in the following post instead. That might be your problem. ;)

https://vborg.vbsupport.ru/showthrea...609#post385609

Boofo 05-19-2003 03:15 AM

Look for this in the forum/global.php:

$newpmmsg=1;

instead of this:

if ($hack_pm_total > 1) {

The second code here is for the "Improved PM Popup Start" hack. The first code is from a unhacked global.php.

Smoothie 05-19-2003 05:31 AM

no joy. :( removed the first hack, added the code from your link, hacked global.php... Still getting those damn popups on forumhome for new PM's.

Talisman 05-19-2003 06:02 AM

Minor correction:

".....just put $message in the emailsubject_pmreceived template."

That's not right and it's been repeated in this thread.

You don't want to add text from the private message the subject line of the email notice they get; you have to add that to the message body, itself.

Instead --> add $message to the email_pmreceived template.

Erwin 05-19-2003 08:57 AM

Oops... that's what I meant. :)


All times are GMT. The time now is 12:19 AM.

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.01535 seconds
  • Memory Usage 1,726KB
  • 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)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