vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Private Messages Enhancements - GTPrivate Message Alert Popup (https://vborg.vbsupport.ru/showthread.php?t=149658)

mikkitine 05-26-2008 12:44 AM

Quote:

Originally Posted by ncangler (Post 1394746)
Thank you for this! I am using the vBadvanced CMPS for my home page and the alert shows up but the link is not correct as it is missing the /forums path. What template do I edit to add this? Thank you.

Anybody know how to handle this one?

eddo82 10-06-2008 01:27 PM

I got this working on vbadvanced and vbulletin 3.7. Pretty sure these aren't the best directions to do get this work, but I'm just sharing what I did to get it working.

My setup:
vbadvanced: www.yourdomain.com
vbulletin: www.yourdomain.com/forums

Before installing, I edited the xml file. I added the URL to the forums where it says private.php. There are 2 places to edit.

If you already, installed the mod, I would uninstall and make the following changes.

Before:
HTML Code:

<phrase 1="private.php?$session[sessionurl_q]">$vbphrase[gtpm_new_private_message]</phrase>
After:
HTML Code:

<phrase 1="http://www.yourdomain.com/forums/private.php?$session[sessionurl_q]">$vbphrase[gtpm_new_private_message]</phrase>
----------

Before:
HTML Code:

<phrase 1="$newpm[username]" 2="$newpm[title]" 3="private.php?$session[sessionurl]do=showpm&amp;pmid=$newpm[pmid]" 4="$stylevar[imgdir_statusicon]">$vbphrase[gtpm_have_new_pm_popup_x_y]</phrase>
After:
HTML Code:

<phrase 1="$newpm[username]" 2="$newpm[title]" 3="http://www.yourdomain.com/forums/private.php?$session[sessionurl]do=showpm&amp;pmid=$newpm[pmid]" 4="$stylevar[imgdir_statusicon]">$vbphrase[gtpm_have_new_pm_popup_x_y]</phrase>
----------

1) Install the mod.

2) Go to: vbulletin admin control panel -> vBa CMPS -> Default Settings -> Main Options
In "Portal Output Global Variables", add: newpm

3) Click save.

That should be all.

C2Systems 10-08-2008 03:07 AM

always showing a new unread pm's would be rad!

also, a list of all new unread pm's too, or the last 3? ... not just a link to the last one

I like it tho!!

jacko_162 09-21-2009 09:31 AM

tested and working on 3.8.3 :)

is there anyway to get the background in the cell with "New private Message:" to flash?

linuxututs 10-18-2009 02:44 AM

This Mod still works GREAT on new vB 3.8.4 board.

Thanks,

P.S. You have to manually put " $pmmessage " in all your navbar templates. ( I placed mine at the end of all my navbar templates and works like a treat ! :)

Cheers,

MegaSpecter 11-12-2009 02:32 PM

Does this mod work with 3.8? - EDIT: Yes, I just installed it and it works great. Only downside to this system is that the alert goes away once the user sees it for the first time.

Can anybody create an update where the alert does not go away until the user views the new PM?

Ghostt 11-25-2009 07:20 PM

Quote:

Originally Posted by MegaSpecter (Post 1913098)
Does this mod work with 3.8? - EDIT: Yes, I just installed it and it works great. Only downside to this system is that the alert goes away once the user sees it for the first time.

Can anybody create an update where the alert does not go away until the user views the new PM?

you are fully right MegaSpecter!! it should be shown permanently until the PM is readed. because many users jus even see it while fast scrolling or something else...

is it possible? PLEASE add this great little feature

Ghostt 11-28-2009 10:35 AM

isn'T it possible? or this mod have no sense no user just see that little alert witch do not pop up!!

Ghostt 11-30-2009 12:48 PM

omg no support -.-

athlon64bit 01-24-2010 09:28 PM

Does this work on vb 4? Any plans to update it to vb 4? :)


All times are GMT. The time now is 08:01 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.01253 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_html_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