vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Notice new message-very effective and interesting (https://vborg.vbsupport.ru/showthread.php?t=100705)

The Geek 11-14-2005 05:42 PM

Quote:

Originally Posted by gldtn
An idea would possibly be SitePal. Even though it's quite expensive to run anything like this IMO.

O my lordy. I think I have seen it all now.

This is soooooooo freaking cheesy I am actually straining my brain to desperately come up with a good reason to go buy it right now. Seriously. I really want it. I just cant think of a reason to get it.

(sorry for hijacking there for a minute!)

KW802 11-14-2005 06:04 PM

For you guy/gals about which Windows OS it'll work on, did you go to the MS page?

Lionel: If you go to the MS page under Downloads you'll find a TTS engine to install in your PC to enable the speech.

Geek: Don't do it! :p

The Geek 11-14-2005 06:17 PM

hehe... my wife is going to kill me.

I just couldnt resist. Apologies again for going off topic - I couldnt help myself. :)

Lionel 11-14-2005 06:17 PM

Thank KW802. That works now.

puertoblack2003 11-14-2005 11:17 PM

great hack like it since i use microsoft office alot...funny though****INSTALLED**** hope you can get it to work for firefox. :ermm:

TCM 11-15-2005 12:55 AM

Quote:

Originally Posted by nievesidenshop
great hack like it since i use microsoft office alot...funny though****INSTALLED**** hope you can get it to work for firefox. :ermm:

They can't. This will only ever work in IE, it's not going to be supported by anything else, nor should it be.

LincolnForums 11-15-2005 01:47 AM

Quote:

Originally Posted by EasyTarget
does this work in all browsers and OS?

Only internet explorer i'd imagine

aciurczak 11-16-2005 12:28 AM

I'd change the first conditional to:

Code:

<if condition="($bbuserinfo['pmunread']) AND (is_browser('ie'))">
to be safe. Still might behave badly on old versions of ie, but this will make the site run cleanly for any non-ie browsers.

aciurczak 11-16-2005 12:50 AM

A better change. If you use this conditional, it checks if the browser is IE, and it also checks to confirm that you *aren't* on the private message screen. So Merlin will bug the hell out of you until you click on the PM screen, but once you do he leaves you alone. I also changed the method to Merlin.think instead of Merlin.speak; now he just pops up a thinking box rather than voice.

Code:

<if condition="($bbuserinfo['pmunread']) AND (is_browser('ie')) AND (THIS_SCRIPT != 'private')">

phonexpo 11-25-2005 01:23 AM

Ok I have it installed, working great. But how can I use Robby instead of Merlin?

I've replaced the word Merlin with Robby in the code, but I still have Merlin.

Thanks great code.


All times are GMT. The time now is 05:08 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.01419 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)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