vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Flashchat Integration for vB 3.6 (https://vborg.vbsupport.ru/showthread.php?t=120926)

charlesk 09-20-2006 06:05 PM

Thanks, Paul.

I've tried a couple of times now to update the product.. it still says it is version 3.05, and the file dates look old inside the ZIP....?

c

Paul M 09-20-2006 07:25 PM

Try clearing your local browser cache and then download it again, the zip file is correct, I just downloaded it and checked.

charlesk 09-20-2006 09:38 PM

Thanks, all set now. (Never had Firefox do that to me before so I never suspected...) --c

Spikeman 09-20-2006 10:41 PM

Excellent Paul, thanks, integrated like a dream :)

charlesk 09-21-2006 02:09 PM

Paul, my users now report that the "who's in chat" product is now not showing who is in chat... it used to work. Any ideas?

Appreciate your help. Thanks.

smoknz28 09-25-2006 04:42 AM

When in the Flashchat....users cannot use the dropdown menus in the navbar. The Flashchat blocks out the dropdown menus from displaying.

vB 3.6.1

Mark

Paul M 09-25-2006 07:56 AM

Yep, the frame blocks the menus. I'm afraid my knowledge of html does to stretch to knowning how to stop that, if anyone does, feel free to enlighten me.

delds 09-25-2006 02:19 PM

I am searching for the instructions on how to put the flashchat link into the navbar, I had it in their before that would only appear to logged in users, but during the last vbulletin upgrade I had to revert the navbar.

SCRIPT3R 09-25-2006 03:29 PM

Quote:

Originally Posted by delds
I am searching for the instructions on how to put the flashchat link into the navbar, I had it in their before that would only appear to logged in users, but during the last vbulletin upgrade I had to revert the navbar.

Code:

                <if condition="$show['member']">
                <td class="vbmenu_control"><a href="misc.php?do=flashchat">$vbphrase[flashchat]: $totalchatters</a></td>
                </if>

just remove the RED text if you don't want the number of active chatters to appear in your navbar.

SCRIPT3R 09-25-2006 03:40 PM

Quote:

Originally Posted by Paul M
Yep, the frame blocks the menus. I'm afraid my knowledge of html does to stretch to knowning how to stop that, if anyone does, feel free to enlighten me.

re: http://www.creations.nl/visual.html (check out the source code)

i'm thinking you would have to change the order of the DIV layer, so as to keep the navbar atop the flashchat.

here's another good links...

http://www.adobe.com/cfusion/knowled...fm?id=tn_15523

add this to your flash code:
<param name="wmode" value="transparent">


All times are GMT. The time now is 05:55 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.02838 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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