vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   PM Alert (SIMPLE) NO IMAGE! (https://vborg.vbsupport.ru/showthread.php?t=124349)

Adam21 06-16-2007 07:22 AM

Here's the blinking red new PM text that was used by vb.org :)

kollam003 06-17-2007 11:35 AM

just too good thanks :)

JadedSouls 07-21-2007 07:21 PM

love it! :)

ragtek 07-21-2007 07:33 PM

why not:
HTML Code:

<if condition="$bbuserinfo['pmunread']"><center>
<font size="4" color="red" style="bold">
You have a private message, waiting to be read.</font>
</center></if>


mrghostno1 08-28-2007 09:23 PM

Blink works fine with Opera 9

Wheezy 08-31-2007 01:04 AM

I hope you dont mind me editing it a little bit, but I wanted to slightly personalize this awesome template edit. Basically I edited it into this:

Code:

<center>
<a href="http://www.mydomain.com/private.php" style="text-decoration:none"><font size="4" color="#E3170D" style="bold">
<if condition="$bbuserinfo['pmunread']">You have a private message waiting to be read.</if></font></a>
</center>

Thanks for sharing! *marks as installed*

EDIT: Is there a way to correlate a number of private messages to the announcement" For example, if someone had 3 or 4 or 5 unread PMs, could the announcement read "You have 3/4/5 unread private messages" ???

momo2 09-06-2007 04:05 PM

this works so great, in fact i use this code to this style so i can still be on my forum and yet still check mail and won't lose my work

<center>
<a href="http://www.yourdomain.com/forum/private.php" target="_blank"><font size="4" color="red" style="bold">
<if condition="$bbuserinfo['pmunread']">You have a private message, <blink>Click Here.</blink></if></font></a>
</center>


All times are GMT. The time now is 04:58 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.01030 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)bbcode_code_printable
  • (1)bbcode_html_printable
  • (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
  • (7)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