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)

CorneliusW 04-09-2009 08:49 PM

I get the following error when importing xml file to install chat.

Quote:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: prefixrequired = credits_cantearn

Triton1 04-10-2009 09:17 PM

Installed Thank you very much

Jamey 04-10-2009 09:50 PM

Thanks for the very nice mod. How can I fix the time so that it shows right at my site? It shows like this now:

[04-10, 06:04]

I would rather it say

[Friday, 6:48 PM]



I am using 3.8.2.

Triton1 04-11-2009 08:09 AM

Prune commands won't work, and colors won't work is there an add on to fix this

WEBDosser 04-11-2009 09:28 AM

whats the difference?..

https://vborg.vbsupport.ru/showthread.php?t=201283

https://vborg.vbsupport.ru/showthread.php?t=177552

a43079 04-11-2009 10:00 AM

Nice Mod thank you

Valter 04-11-2009 10:16 AM

Quote:

Originally Posted by WEBDosser (Post 1788778)

Same product but for different versions of vBulletin (3.7.x/3.8.x).

Blackheart_72 04-11-2009 03:49 PM

Did anyone ever find a fix for the chatbox when using the Advanced BB code permissions mod.

nNJ 04-12-2009 11:44 PM

Is this safe to use alongside another chatbox?

I wanted to have two chatboxes; 1 for members and 1 for staff.

I already have inferno shoutbox lite installed, displaying on the index so members can use it. But, if its possible and safe, I'd like to install cyb's chatbox aswell.

After that, I'd just throw this on the forum display template:

Code:

<if condition="in_array($forumid, array(x,y,z))">

$cybchatbox

</if>

So it only displays in private (staff only) forums =)

But, is this safe to use with inferno shoutbox, as long as they are displayed on different pages?
I noticed both chatboxes had database changes, I don't know if they will conflict or not.

iyama 04-14-2009 10:28 AM

Instal and UN installed. After refresh the index page the chatbox is gone.

juanpablo 04-15-2009 12:32 AM

Quote:

Originally Posted by Jamey (Post 1788496)
Thanks for the very nice mod. How can I fix the time so that it shows right at my site? It shows like this now:

[04-10, 06:04]

I would rather it say

[Friday, 6:48 PM]



I am using 3.8.2.

i have the same problem

Jamey 04-15-2009 01:43 AM

I hope we hear something soon.

Heldenverband 04-15-2009 06:15 AM

VBulletin 3.8.1 PL1

Now we have the problems with German üöä. They displayed as �

Any solution ?

Dennis B 04-15-2009 05:38 PM

Cyb,

This is one great hack, congratulations.
I'd just like to second some previous comments that mentioned that the only thing this hack is lacking IMHO is a reporting feature.
Thanks,

Heldenverband 04-16-2009 05:52 AM

Quote:

Originally Posted by Dennis B (Post 1791861)
Cyb,

This is one great hack, congratulations.
I'd just like to second some previous comments that mentioned that the only thing this hack is lacking IMHO is a reporting feature.
Thanks,

Dennis B = hluxx ?

joerod77 04-18-2009 04:53 PM

I kinda got mine to show up by changing it to, D:h:ia (case sensitive)

This will give you Sat:12:48pm ....

Quote:

Originally Posted by Jamey (Post 1788496)
Thanks for the very nice mod. How can I fix the time so that it shows right at my site? It shows like this now:

[04-10, 06:04]

I would rather it say

[Friday, 6:48 PM]



I am using 3.8.2.


texasf1racer 04-18-2009 06:47 PM

Quote:

Originally Posted by Cybernetec (Post 1785326)
Remove colors which are the same as backgrounds in styles?

That wont work.. The problem is that even if you remove all the color options, the drop down menu is still there and the only color shown in it is the default text color for the skin you're currently using. So, if the member is using a white skin and they use the color drop down menu selecting the first and only text color for that skin which is black, then the other members who use the dark skin can not read their posts in the chat box because the text is black.

Please see the bug report linked below for more details with screen shots. I think the best option in a future release would be the ability to disable the color drop down menu all together in the admin panel for those who don't want to use it.

http://www.orbiter-forum.com/project...eid=65#note379

Thanks for your consideration with this issue. ;)

HabboLan 04-19-2009 03:42 PM

Quote:

Originally Posted by joerod77 (Post 1794013)
I kinda got mine to show up by changing it to, D:h:ia (case sensitive)

This will give you Sat:12:48pm ....


That worked thanks

Gio Takahashi 04-19-2009 06:05 PM

So some people were asking about how users could disable their chatbox based on user option. It's really simple, this is how I did it:



HTML Code:

<if condition="($vbulletin->userinfo['fieldXX'] == 'YYY')">$cybchatbox</if>
Where XX is your profile field, and YYY is the answer to your profile field. (you should make it Radio selection, with Yes and no.)

Personally, I would allow chatbox to be activated (appear) by default.

then you stick it in into whichever pages you want it to appear. (IE if you want it on forumhome, place below $navbar on FORUMHOME.

I prefer to put it on every pages, so I placed that code at the extreme bottom of Navbar template.

Finally, go to Cyb chatbox option in "Position on page" Make sure it is set to disabled, and Make sure "Show chatbox on" is blank.

HG-ILUSION 04-21-2009 10:51 PM

Nice hack, congratulations!

EDIT: I have a problem, the time in the forum is 21:16 but when I post in the CB the time is 21:05 :S vB 3.82

juanpablo 04-22-2009 12:26 AM

Why not show date and hours? I have Vb 3.8.2

https://vborg.vbsupport.ru/external/2009/04/50.jpg

Valter 04-22-2009 08:51 AM

Try with:
%D:%h:%i%a

cheech47 04-22-2009 08:58 AM

Is there a way to create a 2nd chatbox that does not have the same content as the 1st?

Eg 1 for members and another for staff only?

Valter 04-22-2009 09:28 AM

Not possible with the current version.

I can not promise that such feature will be added in the future...

HG-ILUSION 04-22-2009 01:51 PM

https://vborg.vbsupport.ru/

Can you help me?

The format is: %d-%m %H:%I

vB 3.8.2

RedPoint 04-22-2009 08:06 PM

Question:
i have massive visitors on misc.php?do=ccarc (over 200 user) ...but the archive is empty
Thats bizzare - any ideeas? Is this a security problem?

How i can deactivate the arhive for all users?
...just admin and mods must be seen this.

Sorry for my english :(

Regards

padfoot007 04-22-2009 10:01 PM

damn finally a chatbox which works...

Trek 04-22-2009 10:52 PM

It looks like anyone can view the chatbox archive by going to domain.com/misc.php?do=ccarc

I noticed this as there are a lot of bots hitting the page. So I logged out of my account and directly went to the URL and it shows anyone what's been said. How can I go about fixing this or otherwise removing the the archive view?

RedPoint 04-23-2009 09:15 AM

OK Trek
...but how can fix it or how can removing the arhive view for users?

Regards

cjwinternet 04-23-2009 11:46 AM

Quote:

Originally Posted by Trek (Post 1797058)
It looks like anyone can view the chatbox archive by going to domain.com/misc.php?do=ccarc

I noticed this as there are a lot of bots hitting the page. So I logged out of my account and directly went to the URL and it shows anyone what's been said. How can I go about fixing this or otherwise removing the the archive view?

I just installed this, it's great. I get redirected to the smiley index when i try to view the archive as a guest. Are you sure you cleared your cache etc?

A question though... Does this use the VBulletin censor feature?

cjwinternet 04-23-2009 12:17 PM

Also, I don't quite understand how to add this to other pages. I would like to place it on the default position on the 'New Posts' page .

Regards

Chris

paulbhoy 04-23-2009 11:39 PM

so is there any fix that will make this work with the advanced bb code permissions

Jamieinnh 04-24-2009 12:35 AM

Good evening and Thanks for such a Great Mod!!

I have installed it for our Charter members, but I would like another one installed for our Staff.

So a couple of questions.

1. Can this be installed twice for two different chat areas for different user groups? If so, what do I need to edit?

2. How can I install one below the forum home page (default) but ALSO have one below the Staff Forum area?

Thanks for any help with this and again thanks for a great mod!

Jamie

hambil 04-25-2009 12:10 AM

Nice work. It always amazes me as a fellow programmer how your mods always have only an xml file.

I just switched from MGC (which is also a wonderful product) but the reason I switched was in hopes that this would be a little lighter weight. My little shared host forum was starting to feel the heat of all the mods I like to install :)

I was not disappointed. Definitely lighter and loads faster. I will like keep MGC on my big dedicated server forum, but so far this seems like a sweet little box for my shared host needs. Thank you, great work :)

The Coon 04-25-2009 10:35 AM

Quote:

Originally Posted by Jamieinnh (Post 1797839)

1. Can this be installed twice for two different chat areas for different user groups? If so, what do I need to edit?

2. How can I install one below the forum home page (default) but ALSO have one below the Staff Forum area?

Really interesting ... I would appreciate that too! THX! :)

macc 04-25-2009 10:51 AM

"1. Can this be installed twice for two different chat areas for different user groups? If so, what do I need to edit?"


Also need this function or one extra channel maybe?

regards

macc

Loki12 04-27-2009 06:34 PM

Thanks Cybernetec for the best chatbox available! My users are loving it, very popular.

One question: Does a chatbox with a large message archive add significant load to the server?

My chatbox has 103,436 already!! I want to prune all these, but don't want to if it is not necessary. What are the benefits of pruning the messages regularly?

Thanks in advance.

benny92000 04-27-2009 11:23 PM

Can someone explain how to add the chatbox to multiple pages?

Valter 04-28-2009 07:03 AM

Loki, You can leave all messages unless you have problems with the disk space :-)

It will not affect CB performance.

GoTTi 05-04-2009 04:46 PM

how do we get this to load on vbadvanced?


All times are GMT. The time now is 08:13 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.01716 seconds
  • Memory Usage 1,821KB
  • 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)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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