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)
-   -   Chat Modifications - Who's on chat? Flashchat portal block (https://vborg.vbsupport.ru/showthread.php?t=171596)

tqj 02-26-2008 10:00 PM

Who's on chat? Flashchat portal block
 
I looked everywhere for a hack and wasn't thrilled with any of them.

Then I discovered you didn't need a hack at all.

You will need PHP portals installed. http://www.phpportals.com/

Just create a custom Html block, select use templates and add this code.


Code:

<iframe name="I1" width="100%" height="80" scrolling="yes" border="0" frameborder="0" src="http://www.mydomain.com/forum/chat/info_embedded.php">
This browser does not support inline frames.
</iframe>

That's all I had to do. Hope this helps some of you that experianced the same issues.

thenutthouse 03-15-2008 06:26 PM

Great mod or find!

masterme 03-16-2008 11:32 AM

There is a piece of code on the FC-forums which works perfectly on Vbulletin if you do not have phpportals. I Used it (played around with the code a bit to make it suitable for my board (3.6.5) and placed in in sideblock) and works great.
Here is that topic on FC-forums, maybe someone has benefit from it.


All times are GMT. The time now is 11:32 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.02265 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete