vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Chat Modifications - Cyb - ChatBox (https://vborg.vbsupport.ru/showthread.php?t=201283)

nNJ 03-22-2009 05:48 PM

Alright, now I'm trying to understand this, but it's not making a whol lot of sense.

I want the chatbox to appear at http://forums.the-void.net/forumdisplay.php?f=8.

What should I type the next to this option -

Quote:

Show ChatBox on (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)
-so that the chatbox only appears on that specific Forum?



Or Am I doing it wrong completely?

There was something about manually addinng it by adding the "$cybchatbox" to the template code, but exactly what do I type in, and what template?

Sorry for being so slow.. I'm just not getting it.

AteNa 03-23-2009 03:38 PM

Thank you.

y2krazy 03-23-2009 05:03 PM

Quote:

Originally Posted by y2krazy (Post 1767382)
Having a little issue. When I choose a new font color and hit Enter, I get the following (correct) result in the Chatbox:

after more replied

However, the second it moves to the 2nd line (if another msg is posted), it turns into the following:

[color=Tomato]after more replied[/color] (no color and the vB Code is shown)

I am still having the above issue.

~ Sean

nNJ 03-23-2009 06:12 PM

Quote:

Originally Posted by nNJ (Post 1774402)
Alright, now I'm trying to understand this, but it's not making a whol lot of sense.

I want the chatbox to appear at http://forums.the-void.net/forumdisplay.php?f=8.

What should I type the next to this option -



-so that the chatbox only appears on that specific Forum?



Or Am I doing it wrong completely?

There was something about manually addinng it by adding the "$cybchatbox" to the template code, but exactly what do I type in, and what template?

Sorry for being so slow.. I'm just not getting it.


I have been toying around with it for awhile now, still can't get it right.

Can someone point me in the right direction?

stardotstar 03-23-2009 10:01 PM

1 Attachment(s)
Quote:

Originally Posted by zbosskiller (Post 1771837)
Hi,

I've had this mod installed for around 6 weeks. It worked great. Yesterday got home from work, haven't modified the site at all and the chat box says 'Loading' and also the same applies to the 'CYB Stats'

Any ideas would be really appreciated. It's obviously something to do the AJAX but can't figure it out.

Cyber, can you help me please?

Thx

Zboss

I concur: this plugin is hanging with "Loading..." and displays an error on page in MSIE (not Firefox) only as of a day or so ago??! I notice the same issues being reported by users of the advanced stats - anyone have this with cyb-chatbox?

This excellent chat has been working without issues for some time now - and I am using 2.3 - it is same behaviour on a board without advanced stats - so it is an implementation thing common to the two in MSIE...

TIA
\\'

Could it be related to these kinds of coding issues:
Quote:

Originally Posted by http://devcentral.f5.com/weblogs/macvittie/archive/2008/06/26/3397.aspx
Most of the implementations also realize HTTP caching. Internet Explorer and Firefox do, but there is a difference in how and when the cached data is revalidated. Firefox revalidates the cached response every time the page is refreshed, issuing an "If-Modified-Since" header with value set to the value of the "Last-Modified" header of the cached response.

Internet Explorer does so only if the cached response is expired (i.e., after the date of received "Expires" header).

Basically, the problem lies with IE's caching mechanisms. So if you were trying to build an AJAX application with a real-time updating component and it didn't seem to work in IE, now you may know why that is.

There are workarounds:

1. Modify the AJAX call (within the client-side script) to check the response and, if necessary, make a second call with a Date value in the past to force the call to the server.
2. Append a unique query string to the call, for example appending a timestamp. This makes the URI unique, ensuring it won't be in the cache and forcing IE to call out to the server to get it.
3. Change all requests to use POST instead of GET.
4. Force the "Expires" header to be set in the past (much in the way we expire cookies programmatically). Setting cache control headers may also help force IE to act according to expectations.


xiMxAxPr0Bl3Mx 03-23-2009 10:11 PM

I love it!

Sunray2 03-24-2009 01:25 AM

Cyb,

My issue mirrors nNJ's request above. We need to have more specific directions to install the chatbox using the second option.

I know you must be extremely busy, but we could really use your expertise.

Thanks,

C.

AteNa 03-24-2009 07:57 AM

thanks

Gio Takahashi 03-24-2009 05:48 PM

I'd like to be able to add an option that allows user to disable chatbox from appearing on the regular pages (yet be able to use full page chatbox), How could I do this? Thanks.

Okay. I think this is possible, only if I make a user profile field, and stick the template code with it... I think.

No fly. Let's say I leave it as "index" even $cybchatbox would not make it show on Who's online page. -_-

nNJ 03-24-2009 07:15 PM

Quote:

Originally Posted by Sunray2 (Post 1775496)
Cyb,

My issue mirrors nNJ's request above. We need to have more specific directions to install the chatbox using the second option.

I know you must be extremely busy, but we could really use your expertise.

Thanks,

C.

Surely someone has used (or even understood) the second option...

A short desciption would be hugely appreciated, not only by myself, but by Sunray2, and anyone else who hasn't understood how to place the chatbox manually.



Code:

2. OPTIONAL (custom placement on forum page)
Open desired template and put "$cybchatbox" to desired line.

If anyone understands what the above means, it would be awesome if they could write a short explaination.

I just want to place the chatbox in a specific forum, and only that forum! Not on the Index, and not anywhere else! How would I do that? (The URL to the forum where I would like to place the chatbox is http://forums.the-void.net/forumdisplay.php?f=8)

I apologize for being so frantic about this; its one of the last things I need to do before I am finished, and can open my forums.. and I've been anxiously waiting for a few days.


Thanks,
nNJ


All times are GMT. The time now is 10:17 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.01804 seconds
  • Memory Usage 1,752KB
  • 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
  • (6)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