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)

Icy 03-14-2009 03:24 PM

Requesting Features: Add an option so that we can prevent members from chatbox unless he/she post X per day.

BeakerUK 03-15-2009 10:55 PM

I'm probably being stupid, and I have done a search around. However how would I go about using the navbar link to automatically open in a new window or tab?

Many thanks in advance!

rabidkevin 03-16-2009 05:37 AM

Hello,

The time says 11:11 PM for every reply added to the shoutbox

I think this is the time I installed it.

How do I fix this??

It was a fresh install on 3.8.0

Selrion 03-16-2009 08:29 AM

BUG: Users can ignore the charlimit option by copying a big message into the textarea via the Windows context menu Paste option (right mouse click). It is recommended to add a message length chekup before posting...

emailapphost 03-17-2009 06:53 AM

Is there a way I can allow non registered guest to chat in the ChatBox ?
I would like their ID to become guest200 guest 201 guest 202 etc.
Thanks.

y2krazy 03-17-2009 12:33 PM

Quote:

Originally Posted by BeakerUK (Post 1769150)
I'm probably being stupid, and I have done a search around. However how would I go about using the navbar link to automatically open in a new window or tab?

Many thanks in advance!

If I am not mistaken, you need to go to:

AdminCP -> Plugins & Products -> Plugin Manager -> Cyb- Chatbox -> parse_templates -> Edit

Find:
Code:

                                $cybcb_navbarlink = "<a href=\"misc.php?do=cchatbox\">".$vbphrase['cybcb_chatbox_full']."</a>";

Replace with:
Code:

                                $cybcb_navbarlink = "<a href=\"misc.php?do=cchatbox\" target=\"_blank\">".$vbphrase['cybcb_chatbox_full']."</a>";

This should open the Chatbox Full version (the link in the navbar) in a new window. I'm not sure of the HTML command for a new tab, nor if that feature even exists. Let me know if that works. :)

~ Sean

texasf1racer 03-17-2009 09:32 PM

Once a user changes their text color, there is no way to change it back to the default... am I missing something here? The problem is that most attempt to change it to black thinking that is the default text color so in the end the users who use our dark skin can't read the black text, they need a way to select the default text color.

KAWIE1 03-17-2009 11:32 PM

Quote:

Originally Posted by torqueforums (Post 1727115)
I'm having issues with the install. The xml file just hangs and will not load. Any ideas?

Scratch that.... For what ever reason the .xml file won't load from the browse button on either my mac or pc but it loads just fine when i manually place it in the includes/xml folder on the server.


Thanks

Thanks...this worked for me.


Quote:

Originally Posted by boandmichele (Post 1717819)
go to vbulletin options > cyb-chatbox

find the field that says "index", should be labeled as:


delete the word "index" and it will now be on every page.

Thanks!

zbosskiller 03-19-2009 01:54 PM

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

kersti 03-19-2009 07:57 PM

I added this to my CPMS as instructed and there's two - how do I get rid of the one down the bottom?


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.02205 seconds
  • Memory Usage 1,742KB
  • 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
  • (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