vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   who knows chat open in pop-up (https://vborg.vbsupport.ru/showthread.php?t=308503)

Wajow-community 02-18-2014 01:58 AM

who knows chat open in pop-up
 
hi,

Question how it is possible to as: http://forums.marokko.nl/ in the navigation bar to open so Chat in such a format?

thnx

RichieBoy67 02-18-2014 04:14 AM

What chat do you have?

Wajow-community 02-18-2014 02:04 PM

Quote:

Originally Posted by RichieBoy67 (Post 2482023)
What chat do you have?

I have a irc chat.

Krusty1231 02-18-2014 09:07 PM

We use prochatrooms that functions much the same as your link. Members are not required to log into the room in your demo however. We do not allow guests to use it, but I do know prochatrooms can be set up like your demo.

Wajow-community 02-19-2014 01:14 AM

Quote:

Originally Posted by Krusty1231 (Post 2482225)
We use prochatrooms that functions much the same as your link. Members are not required to log into the room in your demo however. We do not allow guests to use it, but I do know prochatrooms can be set up like your demo.

So how can i set a link chat that opens in such like pop-up?

Quote:

href="javascript:void(0)" onclick="openChat()" title="Chat">
how to set in the navigation tab?

Krusty1231 02-19-2014 04:12 PM

In your navigation manager create the tab.

Title: whatever you want
Target URL: http://www.yoursite.com/chatLogin.php (as an example) Change to whatever php extension you are using for a chat...etc.
Show permission name - member - or leave it blank for all
Open in a new page - select yes.

Save,

That is my settings for prochatroom. I hope it helps you.

Wajow-community 02-19-2014 05:31 PM

No does not help.. its must be like this butt howe in navigation ttab:

Quote:

<!-- javascript -->
<script type="text/javascript">
if (/MSIE (\d+\.\d+);/.test(navigator.userAgent))
{
window.open('./index-chat.html', '', 'resizeable=no, width=1035,height=670');
}
else
{
window.open('./index-chat.html', 'resizeable=no','width=1035,height=670');
}
</script>


Wajow-community 02-21-2014 02:46 PM

who can help?

RichieBoy67 02-21-2014 04:03 PM

I did this years ago with Flashchat. When I have a chance I will see if I can figure out how I did it.

I am sure there are others here that know better than me but when I did this I believe I edited the navtabs template. I am on mobile now so do not have access to my site admincp but I believe you can create a script and call to it through the tab manager. That may be easier then editing the template.

I also do not see how that code will work in the tab manager.

Wajow-community 02-21-2014 07:01 PM

Ok thnx for help!


All times are GMT. The time now is 07:18 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.00954 seconds
  • Memory Usage 1,729KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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