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)
-   -   Private Message Sound Notification (https://vborg.vbsupport.ru/showthread.php?t=65570)

zahco 06-16-2004 07:27 AM

Dir 350Chevy
i installed the hack on my server and it works good with the sound and there are No proplems .

But i Am Asking about how Is the blinking Done (( when a Private Message arive the baner blink with red color ))
like this picture
http://arabswell.net/upload/users/notification1.gif

Best regards
zahco

350Chevy 06-16-2004 11:09 PM

Glad you like it! :)

The blink PM bar is a template hack located on www.vbulletintemplates.com here:

Blink PM

zahco 06-17-2004 05:26 AM

Dir 350Chevy
i have no words to thank you with.
thank you a lot

best regards

zahco

RetroDreams 06-18-2004 05:52 PM

350Chevy: Any chance there would be a future update that makes the WAV user selectable?

350Chevy 06-18-2004 07:10 PM

Quote:

Originally Posted by RetroDreams
350Chevy: Any chance there would be a future update that makes the WAV user selectable?

Unfortunately I have no plans or use for this. I just wanted something simple that would make a noise when getting a PM is all. :)

Onkel_Tom 06-20-2004 09:57 PM

Hi, a small problem with this hack if the access to the PN system is not allowed by the admin for a special usergroup like "awaiting confirmation" and having the "New user welcome PN" Hack installed.
The user get's the sound message that he has new PN but can't read the mail unless he confirms his registration and an admin has activated his account.

Solution:

find in Template Navbar:
PHP Code:

<if condition="THIS_SCRIPT!='private' and THIS_SCRIPT!='usercp'"

 
$sound

</if> 

replace it with:
PHP Code:

<if condition="THIS_SCRIPT!='private' and THIS_SCRIPT!='usercp'">

    <if 
condition="$show['pmstats']">$sound </if>

        </if> 

With this change vB first check if the PN system is activated and then play the sound. Otherwise no sound will played.

350Chevy 06-20-2004 10:09 PM

Nice work Tom! Thnx..

First post updated and credit given.. :)

Spacey 06-21-2004 03:49 PM

is there a way to get this to work as well at the pop up message? Only the sound works when you get a pm on my site now :(

The Realist 06-21-2004 10:45 PM

Im getting a Mysql error when A user tries and changed the sound notification.

I found out that I cannot find this from the install file:

OPEN profile.php

***** FIND *****

globalize($_POST, array('newstyleset' => INT, 'dst' => INT, 'showvbcode' => INT, 'pmpopup' => INT, 'umaxposts' => INT, 'prunedays' => INT,
'timezoneoffset', 'startofweek' => INT, 'languageid' => INT, 'threadedmode' => INT, 'invisible' => INT, 'autosubscribe' => INT,
'options', 'modifyavatar'));

Its not in my profile.php

HELP!

The Realist 06-21-2004 10:50 PM

Problem solved.

Quote:

Originally Posted by The Realist
Im getting a Mysql error when A user tries and changed the sound notification.

I found out that I cannot find this from the install file:

OPEN profile.php

***** FIND *****

globalize($_POST, array('newstyleset' => INT, 'dst' => INT, 'showvbcode' => INT, 'pmpopup' => INT, 'umaxposts' => INT, 'prunedays' => INT,
'timezoneoffset', 'startofweek' => INT, 'languageid' => INT, 'threadedmode' => INT, 'invisible' => INT, 'autosubscribe' => INT,
'options', 'modifyavatar'));

Its not in my profile.php

HELP!



All times are GMT. The time now is 12:49 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.01105 seconds
  • Memory Usage 1,741KB
  • 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_php_printable
  • (2)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