vb.org Archive

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

Mastergumble 09-07-2008 09:08 PM

i dont know what im missing but i installed and in main forums page works great, but on vBa CMPS the chat box appear but dont pass of loading...

Any help ?

Mastergumble 09-08-2008 04:42 AM

Just found my mistake :erm:

The refresh message make the page move a bit like up and down, all the rest seems working fine.

DjEddie 09-08-2008 08:07 AM

Quote:

Originally Posted by DjEddie (Post 1615481)
Following on from PondPikey,

I'd like to know how to move the left box with the formating and submitting and where u put ur message in ... to move below the shoutbox and stretch where the shouts are shown..

Any help n this please :)

Thank you

Also i'm not too sure on how you make this appear on other templates like show thread etc, from ur instructions I can't work it out? :)

Any help with this please ?

students_forum 09-08-2008 06:43 PM

what does the

Quote:

Color used for "/me" user action
in the admicp mean?

thanks people

kapoor22 09-09-2008 04:41 AM

Hello Cybernetec,

This is by far the best module I have used. Would it be possible for you to please share when you may be planning to release the next version of Cyb-chatbox. We are looking for the fix for 'Users with post count less than X can not view ChatBox - Set X' so that forum users with less than specific number of post cannot post in the Chatbox.

Is it possible to have two separate options:
(1.) Users with x number of post not allowed to view Chatbox
(2.) Users with x number of post not allowed to post messages in Chatbox

Thanks again for the Great product,

komirad 09-09-2008 03:27 PM

Quote:

Originally Posted by komirad (Post 1616516)
How do I add the stats to my "What's Going On?" at my front page? Looks like I need to get soem variables over.

I figured, I went to create my own plugin to run the db query on forumhome.

Anyway the misc.php is taking loads of server resources. I got both cybstats and cybcb installed.

Antwerp 09-09-2008 11:14 PM

Upgraded from 1.9.9 to 2.20
Anyone else having a problem with it not saving the font color you choose?

It's a great mod otherwise.

PS, I'm using 3.6.8

My guess is that's the problem...

EDIT: Nevermind. It was some odd Cookie Problem. Cleared the Cookies and Everything is Fine.
Great Chat Box! :thumbup

Ionsurge 09-10-2008 02:04 PM

I'm getting a bug, when it classifies you as no longer being active within chatbox, and ends the chatbox session, it logs you out of the forums too.

Masiello 09-10-2008 02:19 PM

Please, can make this XHTML 1.0 Transitional, it just isn't for two errors.

Quote:

required attribute "rows" not specified .
…F7F7;border:0px;" disabled="disabled">

The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

Quote:

required attribute "cols" not specified .
…F7F7;border:0px;" disabled="disabled">
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.


Masiello 09-10-2008 02:53 PM

For who need to fix, open the Cyb_CB.xml and
around the line 1155 find:
Quote:

<textarea name="cybcb_infoarea" id="cybcb_infoarea" class="smallfont" style="white-space:nowrap;width:99%;height:18px;overflow:hidden ;color:$stylevar[time_fgcolor];background-color:$stylevar[alt1_bgcolor];border:0px;" disabled="disabled">
replace with:
Quote:

<textarea name="cybcb_infoarea" id="cybcb_infoarea" class="smallfont" style="white-space:nowrap;width:99%;height:18px;overflow:hidden ;color:$stylevar[time_fgcolor];background-color:$stylevar[alt1_bgcolor];border:0px;" disabled="disabled" rows="1" cols="1">
This document was successfully checked as XHTML 1.0 Transitional!


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