PDA

View Full Version : Chat Modifications - Cyb - ChatBox


Pages : 1 [2] 3 4 5

KevinL
06-27-2008, 02:39 AM
Great Mod!

Any idea, or has anyone came across a way to fix the color drop down in Safari? It only shows a color when you choose a color, but otherwise its all just blank. Weird haha

Thanks in advance :)

SessizDunya
06-27-2008, 08:53 AM
Great mod, installed on 3.7.0

Thanks.

PS: How can I put a background on the back of the chatbox? Any ideas?

RFViet
06-27-2008, 10:43 AM
Should I concern about the server load issue with this Mod ???

Penfold69
06-27-2008, 12:04 PM
Also, another thought would be to perhaps notify in the Chat box that a new thread has been posted, with the title, forum and a link. Ability to restrict to certain forums, or only display them based on the permission of the logged in user. :)


P.

ETDC
06-27-2008, 12:27 PM
Another idea:

Often people browse away without the chat window open - how about a subtle 'pulsing' icon somewhere on the main board whenever people are chatting, so as to let people know? :)

SnapOff Racing
06-27-2008, 02:23 PM
Great Mod!

Any idea, or has anyone came across a way to fix the color drop down in Safari? It only shows a color when you choose a color, but otherwise its all just blank. Weird haha

Thanks in advance :)

That's why people shouldn't use garbage software like safari and CRapple ;)

fariborz
06-27-2008, 02:36 PM
Cyb,
I moved my users to primary vip group. this problem is resolved, but:
I have color problem!!
what can i do for fix that?

KevinL
06-29-2008, 03:06 AM
That's why people shouldn't use garbage software like safari and CRapple ;)

:lol:

Maybe...but it should work with all browsers...just in case ;)

SnapOff Racing
06-29-2008, 04:53 AM
:lol:

Maybe...but it should work with all browsers...just in case ;)

haha oh alright :D

petacat
06-29-2008, 05:39 AM
Thanks fo rthe upgrade. Nice features and well done again.

aramiK89
06-29-2008, 10:11 AM
Hey, just need to check - once this is added it won't give birth to the security token error?

Has the line of code been added so that it works with the security token feature?

pk698
06-29-2008, 08:54 PM
I'm getting this error msg. Anyone know why it's happening? thanks.


Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

drbox
06-30-2008, 05:23 AM
installed & working excellent :) its much better then ShoutBox!!

UltraFanatics
06-30-2008, 06:38 AM
Superb upgrade yet again mate, well done!

Wehn it says "pruned" does that actually mean deleted from everything?

Valter
06-30-2008, 11:36 AM
Superb upgrade yet again mate, well done!

Wehn it says "pruned" does that actually mean deleted from everything?
Deleted physically from database. Messages can not be restored later.

StarFire
06-30-2008, 12:14 PM
Installed on vB 3.7.2 - works great! Thanks, Cyb! Keep up the good work.

mrspring
06-30-2008, 01:46 PM
ok i did that now how do i get it on the front of the portal page (home page) preferable under the UserCP block

Bump: i'd like to know how to get the non-chatbox full as a module also please.. All my attempts so far have made ugly messes, usually wrapped in vBadvanced inside a module :(

Also: LOVE the mod, working well on 3.7.2

Suggestion: Any way that CHANNELS could be added for future? so different sections of the board could have their own chats? I think that would kick this mod into the super-league..

TitanJeff
07-01-2008, 10:55 AM
To:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="<if condition="($vboptions[cybchatbox_box_style]==1)">tcat<else />thead</if>" colspan="3">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('cybcb_boxswitch')"><img id="collapseimg_cybcb_boxswitch" src="$stylevar[imgdir_button]/collapse_<if condition="($vboptions[cybchatbox_box_style]==1)">tcat<else />thead</if>$vbcollapse[collapseimg_cybcb_boxswitch].gif" alt="" border="0" /></a>
<span id="cybchatmenuccbox"><if condition="($_REQUEST['do']!='cchatbox')">$vbphrase[cybcb_chatbox]<else />$vbphrase[cybcb_chatbox_full]</if> <script language="Javascript" type="text/javascript"> vbmenu_register("cybchatmenuccbox"); </script></span> <span class="smallfont" id="cybcb_newinfoarea" style="display:inline;">($cybcb_newstat)</span>
</td>
</tr>
</thead>
<tbody id="collapseobj_cybcb_boxswitch" style="<if condition="$vboptions[cybchatbox_collapsed_always]"><if condition="(THIS_SCRIPT!='misc')">display:none</if><else />$vbcollapse[collapseobj_cybcb_boxswitch]</if>">
<tr valign="top">
<td class="alt2">
<div id="cybcb_messagearea" style="overflow:auto;height:$cybcb_height_messarea;width: 100%;border:0px;background-color:$stylevar[alt2_bgcolor]">
$vbphrase[cybcb_loading]
</div>
</td>
</tr>
<tr valign="top">
<td class="alt2">
<textarea name="ccb_entermessage" id="ccb_entermessage" class="smallfont" style="width:75%;height:15px;overflow:auto;color:$styleva r[alt1_fgcolor];background-color:$stylevar[alt1_bgcolor];border:0px;" onkeydown="if (event.keyCode == 13) {return Ccb_postMessage(cybcb_post_form);}" onfocus="if(!this._haschanged){this.value=''};this._haschan ged=true;" <if condition="$cybcb_cantpost">disabled="disabled"</if> rows="1" cols="1">$vbphrase[message]...</textarea>
<input id="ccb_m_bold" type="button" class="button" style="width:30px;font-weight:bold;" value="B" onclick='Ccb_updateSButton(this, "fontWeight")' <if condition="$cybcb_cantpost">disabled="disabled"</if> />
<input id="ccb_m_italic" type="button" class="button" style="width:30px;font-style:italic;" value="I" onclick='Ccb_updateSButton(this, "fontStyle")' <if condition="$cybcb_cantpost">disabled="disabled"</if> />
<input id="ccb_m_underline" type="button" class="button" style="width:30px;text-decoration:underline;" value="U" onclick='Ccb_updateSButton(this, "textDecoration")' <if condition="$cybcb_cantpost">disabled="disabled"</if> />
<select id="ccb_m_color" name="ccb_m_color" style="width:50px;background-color:black;" onchange='Ccb_updateColor(this, "color");Ccb_Init();' <if condition="$cybcb_cantpost">disabled="disabled"</if>>
<option style="background-color:$stylevar[alt1_fgcolor];color:$stylevar[alt1_fgcolor];" value="$stylevar[alt1_fgcolor]" selected="selected">&nbsp;</option>
$cybcb_colors
</select>
<if condition="(($vboptions[cybchatbox_smiliestotal]!=0) AND !$cybcb_cantpost AND $cybcb_smilies_init)">
<span id="cybchatmenusmilies">$vbphrase[smilies] <script language="Javascript" type="text/javascript"> vbmenu_register("cybchatmenusmilies"); </script></span>
<span class="vbmenu_popup" id="cybchatmenusmilies_menu" style="display:none;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="thead">$vbphrase[smilies]</td>
</tr>
<tr>
<td class="alt2">
<div id="cybcb_smiliesarea" style="max-height:200px;overflow:auto;background-color:$stylevar[alt1_bgcolor];border-top:0px;border-bottom:1px;border-left:0px;border-right:0px;border-color:$stylevar[time_fgcolor];border-style:dashed;">
<div id="cybcb_smiliesarea_init" style="overflow:auto;background-color:$stylevar[alt1_bgcolor];border-top:0px;border-bottom:1px;border-left:0px;border-right:0px;border-color:$stylevar[time_fgcolor];border-style:dashed;">
$cybcb_smilies_init
</div>
<div id="cybcb_smiliesarea_full" style="background-color:$stylevar[alt1_bgcolor];margin:1px;">
<span id="cybcb_smilies_more" class="smallfont" style="display:inline;">
<a href="javascript:void(0);" onclick="Ccb_getSmilies();" style="text-decoration:none;">$vbphrase[more]</a>
</span>
<span id="cybcb_smilies_loading" class="smallfont" style="display:none;">
$vbphrase[cybcb_loading]
</span>
</div>
</div>
<div align="center" style="margin:4px;">
<img id="cybcb_smiliepreview" src="$cybcb_smilie_first" border="0" alt="" />
</div>
</td>
</tr>
</table>
</span>
</if>
</td>
</tr>
<if condition="$vboptions[cybchatbox_belownote]">
<tr>
<td class="alt2" align="$stylevar[left]" colspan="3">
<div class="smallfont" style="float:$stylevar[right];">$vbphrase[cybcb_chatbox_note]</div>
</td>
</tr>
</if>
</tbody>
</table>

Did this and like it. However, I notice it widens the forumhome quite a bit. Is there a way to allow the chatbox to be more narrow for those who want it? Thanks.

EDIT: figured it out. I saw the percentage of 75% and made it less. Worked just fine. Thanks.

sheep92032
07-03-2008, 12:11 PM
I don't see any submit button. It'd also be nice to be able to edit the phrase 'Ask your questions in the forums. The ChatBox is for small talk.' and $vbphrase[message]. I can't use the chatbox on my ipod without the submit button, so i think that's the most important.

Valter
07-03-2008, 05:58 PM
There IS a submit button, and I'm always wondering how some people can be forum admins if they don't even know how to edit phrases.

pewa
07-05-2008, 11:29 AM
Cyb, the bug that makes the time displays H:i instead of the actual time is forcing me to use another chat mod, too bad.. really like this one!

Is there anything you could try to do? Maybe change the code, feth the time in another way? Ask someone else that's also into coding..

SnapOff Racing
07-05-2008, 02:45 PM
Anyone know how to change the code to make the text editor be on top like this guy did...

http://img257.imageshack.us/img257/9247/screencaptureio2.png

silly rabbit
07-05-2008, 10:19 PM
There IS a submit button,
Cyb, great hack! While on subject a related question - whenever someone posts a message in Chatbox I've a floating popbox that [will] notify other users that "someone is Cybing in Chatbox", am using a simple "$show['typing']=true" switch but cannot figure out the best place in the code to set and clear it.

The display template part of it is not my creation, it's another modified hack from here but will post "how to" after I get this thing popping properly,

Thx Wabbit!
Anyone know how to change the code to make the text editor be on top like this guy did...
What guy is "this"? Again, version 2.0!
Did this and like it. .
SnapOff, what Titan did is very similar with the editor on the bottom, reverse the "textarea name="ccb_entermessage"" HTML and you should have it.

I like it too! Thx Titan (what version you running now?) for sharing . . .

dodjer42
07-06-2008, 10:44 PM
SnapOff, what Titan did is very similar with the editor on the bottom, reverse the "textarea name="ccb_entermessage"" HTML and you should have it.

I like it too! Thx Titan (what version you running now?) for sharing . . .

Do you have anymore detail on how to do this? I'm after a similar design, but with text entry at the bottom. Note: Disregard the red pbrushed text. It was someone elses screeny. Interested in the chatbox below navbar.

https://vborg.vbsupport.ru/attachment.php?attachmentid=78784&d=1208289470

Any help would be appreciated.

XiZa
07-07-2008, 11:42 AM
Ok for those who asked for this layout for the chatbox:

https://vborg.vbsupport.ru/external/2008/07/45.jpg

You can get it here: just copy/paste everything in the style cyb_chatbox

http://rafb.net/p/VBTPQZ81.html

I tested it in safari, firefox 3, and opera 9.5. Not tested in IE6/7 so if someone will please test there, thanks.

I also fixed a bug with the refreshing of the chatbox, not it will reset the refresh timeout after every submit so that you do not get lots of refreshes when submitting alot of messages.

And a bug where the character count is not reset successfully after each message submission.

And lastly I added a loading indicator..

Doomday
07-07-2008, 06:01 PM
is there anyway to put the text editor below the chatbox and not in the left side like it is right now?

btw installed and its works great ;)

RK1gaming
07-07-2008, 07:30 PM
installed -- is there VBa module for this .. so it can be on the portal page ?

silly rabbit
07-07-2008, 10:49 PM
Do you have anymore detail on how to do this? I'm after a similar design, but with text entry at the bottom.
is there anyway

Back up one page, post 268? Mind you this is postbit for ver 2.0 and not the newer 2.1, haven't had time to look at newer postbit but assume the adjustment is similar. "Compare the two and the solution should present itself!

Titan's postbit does work on 2.1 version but added features, like the px adjustment and char counter, are missing . . .

Nice work Cyb! wabbit

Doomday
07-08-2008, 01:56 AM
Back up one page, post 268? Mind you this is postbit for ver 2.0 and not the newer 2.1, haven't had time to look at newer postbit but assume the adjustment is similar. "Compare the two and the solution should present itself!

Titan's postbit does work on 2.1 version but added features, like the px adjustment and char counter, are missing . . .

Nice work Cyb! wabbit

thanks it does work however some of the options disappears from the chatbox like char lenght limit, i have to look the code but is too much and i dont have the time right now but it was what i was looking for.Thanks again

matt_turpin
07-08-2008, 02:30 AM
I had installed a rival chatbox for quite a while, until an exploit was discovered about it and vBulletin emailed me. The chatbox was wildly popular with my members, although I was hesitant to look for a replacement because I discovered it decimated new thread posts. In its absense though, I noticed a sharp decline in activity in general so I sought out a replacement and found this one. It's great. It's totally streamlined. It fits my forum layout perfectly. It works perfectly. I'm happy that my community goaded me into replacing the chatbox because this is great.

spirittina
07-08-2008, 08:49 AM
thank you so much i am using vbulletin 3.7.2 and it installed and works like a dream awesome plugin

MonkYZ
07-08-2008, 09:20 AM
Hi ! Thx for this great mod !

Can you please tell me how to change the colours of those two items from the screenshot ? They really don't match the colors of my style... but can't seem to find a way to change them.

Thank you in advance !

dodjer42
07-09-2008, 11:10 AM
http://rafb.net/p/VBTPQZ81.html



Page not found on that URL :(

LinkBliss_com
07-09-2008, 06:51 PM
I've been trying this on my site "WindyChat.com" for several weeks now as I saw that my site ranks high in Google for "Chicago Chat" and I thought it might be an opportunity for my site.

I do get people to jump in regularly, maybe once per day or every other day, but we always miss each other..
http://www.windychat.com/misc.php?do=cchatbox
I don't think there's actually been ANY real-time chat yet - DOH!

A few quick requests/suggestions, I don't know if these are possible...

1. A BEEP or e-mail anytime somone posts, if there more than an hour of inactivity.. I don't want an e-mail from every post in an active chat, but would like notification if someone shows up so I can chat with them.

2. An option (default ON) for other people to receive the same BEEP or notification by e-mail when someone posts.. i.e. not every registered user, but if someone has posted in the chat room before, they will be notified by e-mail if there is fresh activity in the forum. Of course they could always turn this off.

3. I don't have any cchatbox content indexed in Google yet...
http://www.google.com/search?q=site%3awindychat%2ecom+inurl%3acchatbox
Would there be a possibility of a vBSEO plugin for Cyb Chatbox? :up: :up: :up:

If you don't think this is the direction you want to go with the public product for any reason, but you could do this as custom development for me I would be interested in that as well!

Eric

ramu@123
07-09-2008, 09:51 PM
Anyone can help, to understand what is the difference b/w flashchat, MGC chat box, Cyb Chat box and AddonChat(Free version) ?

Shazz
07-09-2008, 09:56 PM
Anyone can help, to understand what is the difference b/w flashchat, MGC chat box, Cyb Chat box and AddonChat(Free version) ?

There just different types of chat boxes.

Valter
07-09-2008, 11:17 PM
v2.2 - Jul 10. 2008.
-New: auto-hiding Status bar to inform you about ChatBox activities
-Improved ChatBox performance
-Improved char counter compatibility/look

To upgrade:
-Import product XML, allow overwrite
-Revert hack templates if any modified

mosz
07-09-2008, 11:23 PM
installed :D

Subah
07-09-2008, 11:24 PM
Thanks for the update :)

rskg4
07-09-2008, 11:38 PM
thanks for the update. I love this mod.

Had to disable smilies tho, it was killing my server.

ETDC
07-09-2008, 11:40 PM
Sounds good - anyone got a screenshot or demo of the status bar? :)

KevinL
07-09-2008, 11:54 PM
Works great!

the color chooser still doesn't work in Safari...but thats ok i guess! :)

-=Leb=-
07-09-2008, 11:59 PM
I love ur hacks

tpn87
07-10-2008, 01:53 AM
Thanks for the update Cybernetec

2.2 is slower than 2.1 was on my site. Weird.

Also, would love a fix for using font colors in safari (like mentioned above)

Doomday
07-10-2008, 03:18 AM
Thanks for the update, is there anyway to see the text editor below the chat and not in one side?

mA|tRiX
07-10-2008, 06:57 AM
Works great. :)

@ tpn87

Im using the safari too, but i have no problems with fonts. :)

Terri
07-10-2008, 07:09 AM
Installed. Thanks!

StarFire
07-10-2008, 07:30 AM
Great! Thanx!

Valter
07-10-2008, 07:38 AM
CSS problem in Safari can not be "fixed" as it's Safari limitation with rendering styled form elements. I can only remove drop down menu completely and use some other way to build color chooser. I'll rewrite this for the next version.

andreamarucci
07-10-2008, 08:44 AM
Just upgraded and now I don't see any message, just the "loading.." message appear. Also, if I try to write something an error message appear telling

Your submission could not be processed because a security token was missing or mismatched.

Please note that I'm using VB 3.7.1 pl 2 and the version 2.1 was working perfectly.

I'm using Firefox 3 on Mac but using Safari is the same...

Any help thanks?

Valter
07-10-2008, 10:58 AM
Hi Andrea,

Ensure that hack templates are unmodified.

What happens when you submit new message?

Pottsy
07-10-2008, 11:12 AM
Cyb,

2.2 now loses the "x messages since your last visit" on the collapsed chatbox. This was nice, because you could see if you were missing anything without having to open (uncollapse) it.

Other than that, niiice!

andreamarucci
07-10-2008, 12:23 PM
Hi Andrea,

Ensure that hack templates are unmodified.

What happens when you submit new message?

What exactly do you mean with "Ensure that hack templates are unmodified." I've installed the new release over the old one allowing overwriting. I've not touched the templates. In case what I've to do?

When I submit a message I get this message

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

andreamarucci
07-10-2008, 01:17 PM
Cyb, can I eventually have the previous release in the meantime you fix this one?

I've checked and I've not modified any template...

Tanpapasmurf
07-10-2008, 04:09 PM
What happen'd to the custom pixel size? is there a reason why this was removed?

Alot of my user's hate the size of the font, Can i manually change it for everyone?

elmati
07-10-2008, 04:44 PM
hi Cyb, with this version i'm still having problemes width date/time...

Heres my screen
83808

Do you think that can be a php issue o what?

Best regards! :)

SnapOff Racing
07-10-2008, 05:26 PM
Ok for those who asked for this layout for the chatbox:

https://vborg.vbsupport.ru/external/2008/07/45.jpg

You can get it here: just copy/paste everything in the style cyb_chatbox

http://rafb.net/p/VBTPQZ81.html

I tested it in safari, firefox 3, and opera 9.5. Not tested in IE6/7 so if someone will please test there, thanks.

I also fixed a bug with the refreshing of the chatbox, not it will reset the refresh timeout after every submit so that you do not get lots of refreshes when submitting alot of messages.

And a bug where the character count is not reset successfully after each message submission.

And lastly I added a loading indicator..

PAGE NOT FOUND! :(

xxalexkimxx
07-10-2008, 06:46 PM
I just don't like the it really much. It keeps saying :: refreshing page:: in 5 seconds

spacetv
07-10-2008, 06:52 PM
i have install the this plugin and succesfully did it and working find but most of my smillies are not showing. Any idea why, i have trace the path and code its all right.

Kitmitsu
07-10-2008, 07:03 PM
Hi Cyb, I've had the mod installed since September and I'm going to be updating to v2.2 soon. I've searched and I can't find an answer to this. Is there a way to display the date as "Today 12:31" for example like vBulletin does. I can't find a way to do it using the php time codes.

Thanks.

enginethatcan't
07-10-2008, 07:10 PM
installed -- easiest install ever! lol

Valter
07-10-2008, 07:25 PM
What happen'd to the custom pixel size? is there a reason why this was removed?
It was not removed. I guess you have customized hack templates. Revert them to restore missing features.
hi Cyb, with this version i'm still having problemes width date/time...
I really don't know why this happens on some forums. I've asked in coding forums about this, still no replies.
Cyb, can I eventually have the previous release in the meantime you fix this one?
It's strange that you get "security token" error on message submission. There are no changes in latest release which will cause such problems.

Version 2.1 is attached to this post. Before downgrading to 2.1 try to fix problem by re-importing v2.2 and/or clearing forum cokies/re-loging in.


ATTACHMENT NOTE for other users: Attached zip contains older version of ChatBox hack. Check first post in thread for latest version.

vitrag24
07-10-2008, 07:44 PM
updated.
thx for frequent updates with improved add-on.
Working perfact on my vb 3.7.1.

One request:

can you add such featurte or create addon for this (https://vborg.vbsupport.ru/showthread.php?t=162562)?

obmob
07-10-2008, 08:15 PM
Well... I tested this and worked fine, now that i go online i'm getting the same error as elmati

No date or time at all :(

Hope there is a solution, I like how this chatbox works, lot faster than others :p

Doomday
07-10-2008, 10:33 PM
Please Cyb try to add another style to see the chat i mean for the imput of text to be below and not in one side.

hi Cyb, with this version i'm still having problemes width date/time...

Heres my screen
83808

Do you think that can be a php issue o what?

Best regards! :)

for the date and time add a %
%H:%I if this doesnt work try this ----------------> %H:%M change the I for M in my forum works great, do the same with the date

abotrki alanzi
07-10-2008, 10:53 PM
Cool!!!

*Installed*

obmob
07-11-2008, 03:10 AM
Oh, yeah, that %H:%M fixed it, thanks :D

andreamarucci
07-11-2008, 07:03 AM
It's strange that you get "security token" error on message submission. There are no changes in latest release which will cause such problems.

Version 2.1 is attached to this post. Before downgrading to 2.1 try to fix problem by re-importing v2.2 and/or clearing forum cokies/re-loging in.

Thanks Cyb, I'vre tried to clear all cookies with no results. When you enter the forum you get the "Loading..." message and if you try to write a message you get the error.

I've uninstalled the 2.2 version and reinstalled the 2.1 version. This one is working fine as expected.

Thank you very much!

Subah
07-11-2008, 02:15 PM
Is there any way to not showing this message "Refreshing Messages" ?

princeedward
07-11-2008, 03:18 PM
thanks for the update cyb...it works to my vB 3.6.8 PL2...only one thing...i still don't know...how come i'm getting this problem...since the first version...is there anyone out there had a problem like mine...please help... :(

please view my attachment...

thanks and best regards to all...

Shazz
07-11-2008, 04:28 PM
thanks for the update cyb...it works to my vB 3.6.8 PL2...only one thing...i still don't know...how come i'm getting this problem...since the first version...is there anyone out there had a problem like mine...please help... :(

please view my attachment...

thanks and best regards to all...

Why aren't you using the 3.6 version?

mA|tRiX
07-12-2008, 09:39 AM
I have a problem with another addon --> Advanced BBCode Permissions. When i activate this addon, the bbcode in the chatbox doesnt work. Can you help me? Also when the group are "alowed" to use bbcode, it doesnt work.

DaveS
07-12-2008, 10:07 AM
Hi. Is there a way for this not to be shown to certain usergroups.

And also it would be good if a member could switch it off. As it consumes bandwidth some of my members have requested that they want to turn it off.

ishare
07-12-2008, 12:42 PM
Excellent!

Thank you very much for this wonderful and very usefull addon.
But i have a small problem.

When someone try to post a message in different color other than black, it appears as codes.

Not only other colors, also black color makes the same problem some times.

Attached you can find a screenshot of this problem.

Is there a way to solve this problem ?

MonkYZ
07-12-2008, 05:20 PM
Hello !
Can you please tell me if there is some module for inserting ChatBox into vBadvanced ?

Thank you in advance !

Subah
07-12-2008, 06:42 PM
I try to change the time format from H:i to h:i , it is work with my but without AM/PM ? so this will be confused !

mA|tRiX
07-13-2008, 03:33 PM
Excellent!

Thank you very much for this wonderful and very usefull addon.
But i have a small problem.

When someone try to post a message in different color other than black, it appears as codes.

Not only other colors, also black color makes the same problem some times.

Attached you can find a screenshot of this problem.

Is there a way to solve this problem ?

Thats my problem too. Do you have the advanced bbcode permissions addon installed?

RvG2
07-13-2008, 04:25 PM
Excellent!

Thank you very much for this wonderful and very usefull addon.
But i have a small problem.

When someone try to post a message in different color other than black, it appears as codes.

Not only other colors, also black color makes the same problem some times.

Attached you can find a screenshot of this problem.

Is there a way to solve this problem ?

I think what i did last time is that I gave permission to the usergroup to use bbcodes.

kylek
07-13-2008, 05:36 PM
This justs keeps getting better and better!!

One thing if its possible, we use this chatbox for mods and admin only but notice when you check whos online it shows the person "viewing chatbox" Is there a way to change it so it does not show this?

ishare
07-13-2008, 05:43 PM
Yes i do have Advance BBCodes installed. I've checked all usergroups and once again verified that all usergroups have the permision to use all the bbcodes other than HTML.

Do i have to uninstall the Advanced BBcodes hack ?

BlissfulErin
07-14-2008, 03:20 AM
Just a bit of info for anyone using this chatbox. With the refresh set to 10 seconds, this EATS CPU.

I went from using a 12% CPU load down to 6% after removing the chatbox. I got a email from my host telling me that it was the misc.php?=cbbmessages causing such a high load.

Just a heads up, if you are going to use it, maybe set the refresh to something like 30 seconds or more.

I am quoting this since it falls in line with what I had questions about. I had the 3.6 version installed which was perfect! (thanks Cyb!) however, I updated my board to 3.7 and updated the chat also because my user's wanted the ability to change font size. I have the chat only on my index page and there is something with this auto refresh that is bugging me, the whole page "re-adjusts/refreshes" when the chatbox does. It is completely annoying to me. I'd also like to keep server load down, and I did change the auto refresh to 30 seconds before I came here but I wasn't certain that it'd make the messages lag so much that my user's would stop wanting to use it. Any advice? Thank you.

pewa
07-14-2008, 03:48 PM
Thanks Doomday!

The "%H:%I" worked great! Like someone else said earlier, is it possible to get [Today/yesterday] displayed in the chat?

Edit:

I added the "%" in the time format and now the chat displays the time.. only one problem, it seems that the time only updates once per hour, not with every message?

Edit #2:
Solved it! Changed %H:%I to %H:%M

Subah
07-14-2008, 05:07 PM
Is there any way to not showing this message "Refreshing Messages" ?

I try to change the time format from H:i to h:i , it is work with my but without AM/PM ? so this will be confused !
ignoring :)
This justs keeps getting better and better!!

One thing if its possible, we use this chatbox for mods and admin only but notice when you check whos online it shows the person "viewing chatbox" Is there a way to change it so it does not show this?
don`t let the normal user see the whos online :)

cykelmyggen
07-14-2008, 05:43 PM
Just upgraded and now I don't see any message, just the "loading.." message appear. Also, if I try to write something an error message appear telling

Your submission could not be processed because a security token was missing or mismatched.

Please note that I'm using VB 3.7.1 pl 2 and the version 2.1 was working perfectly.

I'm using Firefox 3 on Mac but using Safari is the same...

Any help thanks?

I'm having exactly the same problem. Uninstalled 2.2. and went back to 2.0. Hoping for a solution.

RedDevil
07-14-2008, 07:09 PM
installed and working fine on mine, nice chat box update.:)

IvyKeepMommy
07-14-2008, 08:57 PM
installed and working fine on both my forums. Thanks!

Valter
07-14-2008, 11:22 PM
Thanks Cyb, I'vre tried to clear all cookies with no results. When you enter the forum you get the "Loading..." message and if you try to write a message you get the error.
ChatBox locked for the first time on one of my forums... I was not able to view messages, nor enter new message in Firefox 3, while all worked fine in IE. Not sure what caused this but it was easy to fix - just do hard refresh in Firefox. Hope you can solve your problem the same way.
Is there any way to not showing this message "Refreshing Messages" ?
There will be option in next version.

mystic10
07-14-2008, 11:26 PM
how can i increase the height of the chatbox

mA|tRiX
07-15-2008, 04:29 AM
Yes i do have Advance BBCodes installed. I've checked all usergroups and once again verified that all usergroups have the permision to use all the bbcodes other than HTML.

Do i have to uninstall the Advanced BBcodes hack ?

I have deactivate the advanced bbcode hack and now i search for a solution. :)

porschinho
07-15-2008, 11:51 AM
while using reverse message order, the shoutbox refreshes while reading the messages by scrolling with my mouse wheel. it automaticaly jumps to the end of the chatbox.

i would like to have an option to disable this behavior, because my users are not able to read older messages in the box itself, only in the archives.

mastergame
07-15-2008, 02:29 PM
but i'm using 3.6.10 will it work?

Hi
I had, 3.6.10
But it does not works !
i Install 3.7.x !

Shazz
07-15-2008, 03:21 PM
People... use the 3.6.x version of this. This mod is for 3.7

PoetJA-1975
07-15-2008, 07:20 PM
Gonna give it a try - Thanx CYBERNETEC ;)

Jacquii.

PoetJA-1975
07-15-2008, 09:06 PM
Howdy hi - Thanx again for the sharing - Question: is there any way to randomize the smilie display each time the smilie list is clicked....?

Jacquii.

BucWiLd
07-17-2008, 03:08 AM
thanks installed

Ionsurge
07-17-2008, 07:15 AM
Installed and working mmmmmmly. Cheers chap.

cmmguy
07-17-2008, 11:30 AM
Installed and working good except for USERGROUPS.
I searched this thread to see if I am wrong but it seems that you cant use a particular USERGROUP that can see the chat box.

I have set up a Custom User group for a "basement" of users and wanted to be able to limit access to those user only. But they are also Regular users under the default UserGroup. Right now they are blocked from seeing the CHAT because they also belong to Regular group.(Regular users are blocked from seeing the chat).

Is there a way to Include a group instead of only excluding a group? It seems my only option right now is to set up a subforum with the chat in it.

Am I seeing this correct?

PoetJA-1975
07-17-2008, 06:17 PM
Ok for those who asked for this layout for the chatbox:

https://vborg.vbsupport.ru/external/2008/07/45.jpg

You can get it here: just copy/paste everything in the style cyb_chatbox

http://rafb.net/p/VBTPQZ81.html

I tested it in safari, firefox 3, and opera 9.5. Not tested in IE6/7 so if someone will please test there, thanks.

I also fixed a bug with the refreshing of the chatbox, not it will reset the refresh timeout after every submit so that you do not get lots of refreshes when submitting alot of messages.

And a bug where the character count is not reset successfully after each message submission.

And lastly I added a loading indicator..
404 Error :(
Does someone have this file to share please?
Or perhaps CYBERNETEC - can you share the template edits?

Thanx,

Jacquii.

Kitmitsu
07-17-2008, 08:46 PM
Hi Cyb. Is there any way to remove the font size drop down from the chatbox? My skin doesn't quite work with it.

Thanks.

Valter
07-17-2008, 08:55 PM
Kitmitsu, option will be available in next version.

PoetJA, I don't have modified version you are searching for.

XiZa
07-18-2008, 10:42 AM
I will make a new update of the changed template sometime soon as there is a new version there is no point in giving the old template.

It would be nice if you could integrate both styles of the chatbox and let users choose which to use.

Forgott3n
07-18-2008, 06:26 PM
Great! I'm writing custom rewrite rules for it now (vbSEO!)

Shazz
07-18-2008, 06:59 PM
If all suggestions got put in place, the mod would be so big the forum take 20 secs to load

PoetJA-1975
07-19-2008, 04:25 AM
Kitmitsu, option will be available in next version.

PoetJA, I don't have modified version you are searching for.
Thanx for responding - I do like the idea of implementing both styles so Admins can choose.
Thanx,

Jacquii.

I will make a new update of the changed template sometime soon as there is a new version there is no point in giving the old template.

It would be nice if you could integrate both styles of the chatbox and let users choose which to use.
Yay! Will look forward to your post - Hopefully CYBERNETEC will implement both styles in the next update though so we can choose.

Thanx,

Jacquii.

kotlt99
07-19-2008, 01:35 PM
I have set the minimum post requirement to see the chat box to 60.
But some of members with post lower than 60 just go to chatbox via the link:
http://link/misc.php?do=cchatbox

Could I do something to prevent that? :-?
It really annoy me

vip-q.com
07-19-2008, 03:15 PM
Hi Cybernetec
i have the same prob. that kotlt99 have it ..
have set the minimum post requirement to see the chat box to 60.
But some of members with post lower than 60
plz look for that .


For up and down like:
https://vborg.vbsupport.ru/attachment.php?attachmentid=84273&stc=1&d=1216482956
i replace this template cyb_chatbox with the following
capy the source of http://qtify.com/vb/misc/cyb_chatbox.txt
and i set :
Message listing area height (ChatBox) : 150
Message listing area height (ChatBox Full) : 450

and i replace this plugin Cyb - ChatBox - IL with the following
if ($vbulletin->options['cybchatbox_enable_product'])
{
if ($vbulletin->options['cybchatbox_script_locs']!='')
{
eval('$cybcb_locs = in_array(THIS_SCRIPT, array(misc,' . $vbulletin->options['cybchatbox_script_locs'] . '));');
}
else
{
eval('$cybcb_locs = !in_array(THIS_SCRIPT, array(cybchatbox));');
}

function Ccb_userExcluded($cybcb_user)
{
return (Ccb_checkExcluded($cybcb_user['userid'], 'cybchatbox_excluded_users') || Ccb_checkExcluded($cybcb_user['usergroupid'], 'cybchatbox_excluded_groups'));
}

function Ccb_checkExcluded($cybcb_exc1, $cybcb_exc2)
{
global $vbulletin;
return in_array($cybcb_exc1, iif($vbulletin->options[$cybcb_exc2], explode(',', $vbulletin->options[$cybcb_exc2]), array()));
}

$cybcb_hasenoughposts = true;
if (($vbulletin->userinfo['posts'] < $vbulletin->options['cybchatbox_excluded_pc']) AND !can_moderate())
{
$cybcb_hasenoughposts = false;
}

if (in_array(THIS_SCRIPT, array($cybcb_locs)) AND !Ccb_userExcluded($vbulletin->userinfo) AND empty($vbulletin->userinfo['infractiongroupids']) AND $cybcb_hasenoughposts)
{
$cybcb_canmod = false;
if (is_member_of($vbulletin->userinfo, split(',', $vbulletin->options['cybchatbox_can_mod'])))
{
$cybcb_canmod = true;
}

if ($vbulletin->options['cybchatbox_canviewonly']!='')
{
$cybchatbox_cantpost = '1,'.$vbulletin->options['cybchatbox_canviewonly'];
}
else
{
$cybchatbox_cantpost = '1';
}
$cybcb_cantpost = false;
if (is_member_of($vbulletin->userinfo, split(',', $cybchatbox_cantpost)))
{
$cybcb_cantpost = true;
}

if ($vbulletin->options['cybchatbox_smiliestotal']!=0)
{
$db->hide_errors();
$cybcb_get_smilies = $vbulletin->db->query_read_slave("
SELECT smilieid, smilietext, smiliepath, smilie.title, imagecategory.title AS category
FROM " . TABLE_PREFIX . "smilie AS smilie
LEFT JOIN " . TABLE_PREFIX . "imagecategory AS imagecategory USING(imagecategoryid)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder
LIMIT 0, ".$vbulletin->options['cybchatbox_smiliesinit']."
");
$cybcb_smilies_total = $vbulletin->db->num_rows($cybcb_get_smilies);
$vbulletin->db->data_seek($cybcb_get_smilies, 0);
$cybcb_i = 0;
$cybcb_smilie_bit = array();
while ($cybcb_smilie = $vbulletin->db->fetch_array($cybcb_get_smilies) AND ($cybcb_i++ < $cybcb_smilies_total))
{
$cybcb_smilie_id += 1;
exec_switch_bg();

if ($cybcb_smilie_id==1)
{
$cybcb_smilie_first = $cybcb_smilie['smiliepath'];
}

$cybcb_smilie_html = '<a style="display:block;margin:2px;overflow:hidden;width:'.$ vbulletin->options['cybchatbox_smiliesclip'].'px;height:'.$vbulletin->options['cybchatbox_smiliesclip'].'px;" href="javascript:void(0);" onclick="return Ccb_insertSmilie(\''.str_replace("'", "\'", $cybcb_smilie['smilietext']).'\')"><img onmouseover="return Ccb_updateSmiliePreview(this.src);" src="'.$cybcb_smilie['smiliepath'].'" alt="'.$cybcb_smilie['title'].'" border="0" /></a>';
$cybcb_smilie_bit[] = '<td class="'.$bgclass.'">'.$cybcb_smilie_html.'</td>';
if (sizeof($cybcb_smilie_bit) == $vbulletin->options['cybchatbox_smiliesperrow'])
{
$cybcb_smilie_cell = implode('', $cybcb_smilie_bit);
$cybcb_smilie_bits .= '<tr align="center">'.$cybcb_smilie_cell.'</tr>';
$cybcb_smilie_bit = array();
}
}
$cybcb_smilies_remaining = sizeof($cybcb_smilie_bit);
if ($cybcb_smilies_remaining > 0)
{
$cybcb_smilies_colrem = $vbulletin->options['cybchatbox_smiliesperrow'] - $cybcb_smilies_remaining;
$cybcb_smilie_bit[] = '<td colspan="'.$cybcb_smilies_colrem.'">&nbsp;</td>';
$cybcb_smilie_cell = implode('', $cybcb_smilie_bit);
$cybcb_smilie_bits .= '<tr align="center" valign="bottom">'.$cybcb_smilie_cell.'</tr>';
}
$db->show_errors();
unset($cybcb_get_smilies, $cybcb_smilie);
$cybcb_smilies_init = '<table cellpadding="2" cellspacing="0" border="0" align="center">'.$cybcb_smilie_bits.'</table>';
}

if ($_REQUEST['do']!='cchatbox')
{
$cybcb_height_messarea = $vbulletin->options['cybchatbox_height'].'px';
$cybcb_height_input = ($vbulletin->options['cybchatbox_height']-100).'px';
$cybcb_height_smblock = ($cybcb_height_input-12).'px';
}
else
{
$cybcb_height_messarea = $vbulletin->options['cybchatbox_height_full'].'px';
$cybcb_height_input = ($vbulletin->options['cybchatbox_height_full']-400).'px';
$cybcb_height_smblock = ($cybcb_height_input-12).'px';
}
$cybcb_height_input_wstatus = ($cybcb_height_input - 20).'px';

$db->hide_errors();
$cybcb_get_newstat = $vbulletin->db->query_read("
SELECT id
FROM " . TABLE_PREFIX . "cyb_chatbox AS cyb_chatbox
WHERE dateline > '".$vbulletin->userinfo['lastvisit']."'
");
$db->show_errors();
if ($db->num_rows($cybcb_get_newstat)>0)
{
$cybcb_newstat = construct_phrase($vbphrase['cybcb_x_new_messages'], $db->num_rows($cybcb_get_newstat));
}
else
{
$cybcb_newstat = $vbphrase['cybcb_no_new_messages'];
}

$cybcb_colorlist = explode(',',str_replace(' ', '', $vbulletin->options['cybchatbox_textcolors']));
foreach ($cybcb_colorlist AS $cybcb_color)
{
$cybcb_colors .= '<option style="background-color:'.$cybcb_color.';color:'.$cybcb_color.';" value="'.$cybcb_color.'">&nbsp;</option>'."\n";
}

$vbulletin->input->clean_gpc('c', 'ccb_m_size', TYPE_UINT);
$cybcb_textsize = $vbulletin->GPC['ccb_m_size'];
if (!$cybcb_textsize)
{
$cybcb_textsize = 11;
}

$cybcb_sizelist = explode(',',str_replace(' ', '', $vbulletin->options['cybchatbox_textsizes']));
foreach ($cybcb_sizelist AS $cybcb_size)
{
eval('$cybcb_sizes .= " <option value=\"'.$cybcb_size.'\" " . iif($cybcb_textsize==$cybcb_size," selected=\"selected\"","").">'.$cybcb_size.'px</option> "."\n";');
}
$cybcb_textsize .= 'px';

$cybcb_sectok = $vbulletin->userinfo['securitytoken'];
if (!$cybcb_sectok)
{
$cybcb_sectok = 'none';
}

eval('$cybchatbox = "' . $vbulletin->templatecache['cyb_chatbox'] . '";');

if ($vbulletin->options['cybchatbox_page_loc']>0)
{
if ((THIS_SCRIPT!='misc') AND ($vbulletin->options['cybchatbox_page_loc']==1))
{
$vbulletin->templatecache['navbar'] = $vbulletin->templatecache['navbar'].'$cybchatbox <br />';
}
if ((THIS_SCRIPT!='misc') AND ($vbulletin->options['cybchatbox_page_loc']==2))
{
$vbulletin->templatecache['footer'] = '<br /> $cybchatbox'.$vbulletin->templatecache['footer'];
}
if ((THIS_SCRIPT!='misc') AND ($vbulletin->options['cybchatbox_page_loc']==3))
{
$vbulletin->templatecache['FORUMHOME'] = str_replace('$ad_location[ad_forumhome_afterforums]', '$ad_location[ad_forumhome_afterforums] $cybchatbox', $vbulletin->templatecache['FORUMHOME']);
}
}

if (($vbulletin->options['cybchatbox_auto_prune']>0) AND $vbulletin->userinfo['userid'])
{
$cybcb_prunetime = TIMENOW - ($vbulletin->options['cybchatbox_auto_prune'] * 3600);
$db->hide_errors();
$vbulletin->db->query_write(" DELETE FROM " . TABLE_PREFIX . "cyb_chatbox WHERE dateline < '".$cybcb_prunetime."' ");
$db->show_errors();
}
}

if (!Ccb_userExcluded($vbulletin->userinfo) AND empty($vbulletin->userinfo['infractiongroupids']) AND !$cybcb_cantpost)
{
$cybcb_navbarlink = "<a href=\"misc.php?do=cchatbox\">".$vbphrase['cybcb_chatbox_full']."</a>";

if ($vbulletin->options['cybchatbox_autoinsertlink'])
{
$vbulletin->templatecache['navbar'] = str_replace('vbphrase[faq]</a></td>','vbphrase[faq]</a></td><td class=\"vbmenu_control\">$cybcb_navbarlink</td>',$vbulletin->templatecache['navbar']);
}
}
}
this is what i do , not professional but it is done ..


Cybernetec ,
may you add this features in next version ,
Users with post count less than X can not post messages ;)

Valter
07-19-2008, 09:54 PM
Will be fixed in next version.

WildSoftCat
07-20-2008, 09:51 PM
To use Favorite Smilies : https://vborg.vbsupport.ru/showthread.php?t=123116

Replace this


$cybcb_get_smilies = $vbulletin->db->query_read_slave("
SELECT smilieid, smilietext, smiliepath, smilie.title, imagecategory.title AS category
FROM " . TABLE_PREFIX . "smilie AS smilie
LEFT JOIN " . TABLE_PREFIX . "imagecategory AS imagecategory USING(imagecategoryid)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder
LIMIT 0, ".$vbulletin->options['cybchatbox_smiliesinit']."
");


$cybcb_smilies_total = $vbulletin->db->num_rows($cybcb_get_smilies);


with this

############### FAVORITE SMILIES #################
global $permissions;
if (($vbulletin->userinfo['favsmilies']) AND ($vbulletin->options['favsmiliesactive']) AND ($permissions['favsmiliepermissions'] & $vbulletin->bf_ugp_favsmiliepermissions['canusefavsmilies'])) {
$show['favsmilies'] = true;
$favsmilies = str_replace(" ", ", ", $vbulletin->userinfo['favsmilies']);
$cybcb_get_smilies = $vbulletin->db->query_read_slave("
SELECT smilieid, smilietext, smiliepath, smilie.title,
imagecategory.title AS category
FROM " . TABLE_PREFIX . "smilie AS smilie
LEFT JOIN " . TABLE_PREFIX . "imagecategory AS imagecategory USING(imagecategoryid)
WHERE smilieid IN ($favsmilies)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder
");
$favsmtotal = $vbulletin->db->num_rows($cybcb_get_smilies);
$smilietotal = $vbulletin->db->query_first("SELECT COUNT(*) as total FROM " . TABLE_PREFIX . "smilie");
$cybcb_smilies_total = $smilietotal['total'];
}
else {
$cybcb_get_smilies = $vbulletin->db->query_read_slave("
SELECT smilieid, smilietext, smiliepath, smilie.title,
imagecategory.title AS category
FROM " . TABLE_PREFIX . "smilie AS smilie
LEFT JOIN " . TABLE_PREFIX . "imagecategory AS imagecategory USING(imagecategoryid)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder
");
$cybcb_smilies_total = $vbulletin->db->num_rows($cybcb_get_smilies);
}
############### /FAVORITE SMILIES ################

SA_TGAZ
07-21-2008, 06:14 PM
we have been running vbshout for a couple years now and just started using this chat box today; so far so good!

Subah
07-21-2008, 08:12 PM
Is there any way to let the chat box shows only in one forum and not on the forumhome ?

SSJB_7
07-21-2008, 09:53 PM
finally it's the only shoutbox worked on my skin ..... thanks a lot !!!!!!!!!!!!!!

Jair
07-22-2008, 12:20 PM
Is there a way to make this application only appear on one certain category?

I don't own the main board, but I run a sub forum/category and would like this installed on that only.

Valter
07-22-2008, 07:12 PM
No such option in current version, but may be added in next one...

Subah
07-22-2008, 07:14 PM
No such option in current version, but may be added in next one...

I really hope that :)

rigodiaz
07-23-2008, 12:07 AM
I have deactivate the advanced bbcode hack and now i search for a solution. :)

Do you have a solution?

I have the same problem :(

SnapOff Racing
07-23-2008, 07:17 PM
I will make a new update of the changed template sometime soon as there is a new version there is no point in giving the old template.

It would be nice if you could integrate both styles of the chatbox and let users choose which to use.

Awesome Thanks I HATE having the textbox on the bottom, so please update us as soon as you can! Thanks again!

boandmichele
07-24-2008, 12:08 AM
i have a problem some of my users are experiencing. (btw, this is the most used mod on my forum, and thanks for making it) :)

the problem is that they will type text into the entry field, hit enter, and it will either disappear completely (never showing up in the chat box), or will cut off most of it leaving the first few characters but nothing else. any suggestions?

Savrik
07-24-2008, 08:33 AM
Great chat! Thanks for you work!
But I am can not see it on the all pages. For example, I am put the phrase "$cybchatbox" in SHOWTHREAD template, but no chatbox I receive. What I doing wrong?

teamgofast
07-25-2008, 01:22 AM
fast and easy install and works great

clicks install

thanks for sharing

Danial_Faster
07-25-2008, 05:04 AM
Hello,
Usergroups able to view ChatBox but not post messages
IS 2,8
But modirator and super modirator not able send message,
Just view chatbox
What i do?

andreamarucci
07-25-2008, 08:53 AM
A question for the developer. I've installed Chatbox and Advanced forum statistics. Since some of my users browse the forum using the iPhone, I've a theme designed specifically for the iphone and a mod that instruct the iphone browser to use this theme.

Question is. How can I disable (or hide) chatbox and Advanced forum statistics for those users that use this theme and browse the forum using the iphone?

Thanks a lot!

Danial_Faster
07-25-2008, 09:11 AM
Hello,
Usergroups able to view ChatBox but not post messages
IS 2,8
But modirator and super modirator not able send message,
Just view chatbox
What i do?

Please help me!

obmob
07-25-2008, 04:12 PM
You know, some days ago wewere talking about this little problem, some people are having the same issue about date and time on the chat.

No matter how you set up the php time in CybChat, in my case i was testing this:

d-m-y for date
g:i a for time

In spanish the chatbox shows only the variables, but it is ok in english

[d-m-y, g:i a]

Now, if I try adding a different format, including a % (%d-%m) the result is the oposite, in spanish i get the date and hour as supposed, and the english version shows something like this:

[%25-%07]

Don't know, maybe something is missing on that date and time code o.ó

Hope you can help fixing this issue.

D.Ilyin
07-25-2008, 07:44 PM
BUG?
after switch to board language different then English then time with messages showed like:
H:M
In hack options "Time format" - H:M
When in hack options set "Time format" - %H:%M
then on English language time showed like
[%22:%Jul]
On other language - ok!

In threads time is ok on both languages.

obmob
07-25-2008, 08:12 PM
Yeah, CMPS and forums have no troubles with the date or time format. :eek:

This is what I use on vbA cmps
d-m-y and g:i a

This on forums:
d.m.y and h:i A

billyb
07-25-2008, 11:13 PM
Hey,

Can't really be bothered reading through 25 pages of replies, so if this has been reported, my apologies. I like this ChatBox a lot so this is why I want to see it improved.

Apparently the limit imposed on how many characters you can post in one go means squat if you do copy/paste routine. Just select a large chunk of text, copy it. Then paste it in the ChatBox and hit the enter straight away.

Hope this helps.

Danial_Faster
07-26-2008, 08:52 AM
Hello,
Usergroups able to view ChatBox but not post messages
IS 2,8
But modirator and super modirator not able send message,
Just view chatbox
What i do?

:(:(:(:(:(

EagleNick
07-26-2008, 01:19 PM
For some reason, BB Code formatting is displayed (not parsed) after someone posts a message subsequent to marked-up text, such as a URL or colored text.

Example:
(Watch the message by Nick(me) that says www.test.com (http://www.test.com))

Before
https://vborg.vbsupport.ru/external/2008/07/3.png

After
https://vborg.vbsupport.ru/external/2008/07/4.png

Thanks in advance for any help.

K4GAP
07-27-2008, 09:27 AM
I am trying to put the chatbox on the front page (http://www.publicwarriors.com/) of my site. My front page is not the forums, it is a page I created full of modules. It is my index page. I know to place the $cybchatbox for custom placement but that don't work? Would my front page's template not be able to use chatbox for some reason?

Any of this make sense?

Forgott3n
07-28-2008, 12:34 AM
I noticed on a server with a lot of users, the chatbox virtually takes down the server with enough users on it. We run a 4GB of RAM server.

obmob
07-29-2008, 01:07 AM
hmm... too bad, i disabled the day and kept the hour on the chatbox, now the time is crazy, vbulletin says 20:58 and the chatbox said 20:08 u.u

AK47 Nemesis
07-29-2008, 05:16 AM
I'm getting the following error on IE if i enable this. Works fine on FF.

In English it means:
The website www.decerto-esports cannot be opened.

The operation is canceled.

Jason Buchanan
07-29-2008, 07:45 PM
I too would like to know how to implement the chatbox in my vbadvanced cmps. Any ideas? I have it installed and love it, just need some direction. Thanks in advance.

jpbryan
07-31-2008, 01:57 PM
Thanks, works great.. Just what the folks wanted..

useakme
08-02-2008, 03:47 PM
Without reading thru 26 pages of replies, can someone tell me if its possible to have this chatbox on all forum pages?

shaqoneal
08-02-2008, 06:03 PM
I noticed on a server with a lot of users, the chatbox virtually takes down the server with enough users on it. We run a 4GB of RAM server.

the chatbox is an awesome feature but ya i have the same problem. is there any way to reduce the server load of the chatbox?

ETDC
08-02-2008, 11:29 PM
^ How many is 'a lot' of users? 10? 30? 100? 500?

ETDC
08-02-2008, 11:37 PM
Also:

v2.2 - Jul 10. 2008.
-New: auto-hiding Status bar to inform you about ChatBox activities
Where is this - I've not seen it or any options for it?

PoetJA-1975
08-03-2008, 01:20 AM
Me either :(

Jacquii.

Valter
08-03-2008, 09:12 AM
You haven't seen status-bar?

You may need to revert templates.

It appears just below input field.

ETDC
08-03-2008, 09:28 AM
Hi Cyb

What does 'revert templates' do?

Valter
08-03-2008, 10:15 AM
When you edit some hack template, then author updates hack, you may need to revert changes to get full functionality and avoid problems...

Check if all templates with 'cyb_chatbox' prefix are not marked as edited (red by default).

https://vborg.vbsupport.ru/external/2008/08/38.png

There are always original copies of all templates on the forum. To use them just select template on the list and click Revert button.

ETDC
08-03-2008, 10:46 AM
Thanks - so do I then need to reinstall?

SavvyPirates
08-03-2008, 02:54 PM
How do I get this added to show only in my arcade? Greatly appreciate anyone's help!

Valter
08-03-2008, 06:28 PM
Thanks - so do I then need to reinstall?
No, 'Revert' will use template data installed by latest product version.

So just do standard upgrade.

PoetJA-1975
08-04-2008, 01:56 AM
I did a fresh install of 2.2 and still don't see the status bar even when I have reverted templates?!?!?

Jacquii.

Sycosphere
08-04-2008, 02:25 AM
hi bro Cybernetec , god job
i have a problem
how i can make forum members & me , see who in chat now ?

hardtekno
08-04-2008, 06:19 AM
i installed this and modified it. i'm having a problem now though. the smilie button doesn't always load the image for the smilie. this causes it to load plaintext which throws off everything and makes it look ridiculous. any reason why this might be happening?

SavvyPirates
08-04-2008, 01:39 PM
I have set the option "Position on page (Disable if you add ChatBox manually in templates)" to Disabled and added the "$cybchatbox" code to the templates where I want the chatbox, but the chatbox still doesn't want to work on any page but the Forum Home page.

Am I missing something?

austinv
08-04-2008, 02:55 PM
I am having the same problem as SavvyPirates.

edit:
I should point out that I'm trying to get this to work with vbadvanced, with the chatbox in its own module on my frontpage in the right hand column. I created a template type module and put "$cybchatbox" as the code, also I added "cybchatbox" to the global output variables. But it still doesn't work on the front page, the "Chatbox" module appears empty.

Any ideas?

edit: in the chatbox settings, for "Show ChatBox on", if I erase "index" and leave it blank, then the chatbox does appear in the Chatbox module on the front page however it is stuck in "loading..." process and does not show chat posts I made.

So, two things to figure out to work this with vbadvanced:

1) what should "Show ChatBox on" be set to, so we don't have to leave it blank.
2) why is the chatbox stuck in "loading..." status, unable to show posts.

Thank you!

orij1nal
08-04-2008, 09:28 PM
hmm is there a way the chatbox can display asian characters? chinese? if so can you please tell me how?

hardtekno
08-04-2008, 10:50 PM
OK so yeah, the problem I was/am having is with the smilies dropdown. For some reason the image for the smilie isn't loading 100% of the time and its screwing up there rest of the chatbox for me. Here is an example of what I'm talking about

https://vborg.vbsupport.ru/external/2008/08/72.jpg

Can anyone help me as this is really starting to be a pain in my a$$

MonkYZ
08-04-2008, 11:18 PM
For me, when i click the smilies droplist... before i get to select one, the page does some autorefresh and the smilies droplist dissapear. I must be really fast to be able to select a smilie. Can the autorefresh be slower or not affect the smilies ?

hardtekno
08-04-2008, 11:50 PM
For me, when i click the smilies droplist... before i get to select one, the page does some autorefresh and the smilies droplist dissapear. I must be really fast to be able to select a smilie. Can the autorefresh be slower or not affect the smilies ?



Search for this line in the chatbox template:

setTimeout("Ccb_nowLoading = false;Ccb_getMessages();", $vboptions[cybchatbox_newmess_dur] * 1000);


Change the 1000 to whatever works good for you and this should fix your problems.

pewa
08-05-2008, 08:04 AM
What could be the problem if the users writing settins are not saved?

Say a user changes the text color, types a few sentences and then leaves the chat. The next time he or she come's back, the color are changed back to default again.

jlew24asu
08-05-2008, 11:47 AM
wow this is amazingly easy. thanks

Valter
08-05-2008, 11:49 AM
These settings are saved in cookies, so those users must be clearing them or has some problems with the browser or javascript.

soundbarrierpro
08-05-2008, 03:07 PM
Can this also be added on vbacmps?

jlew24asu
08-05-2008, 04:04 PM
as an admin (and admin only), how can I clear the contents of the chat box?

jlew24asu
08-05-2008, 04:46 PM
site seems much slower. is that normal?

hardtekno
08-05-2008, 09:17 PM
What could be the problem if the users writing settins are not saved?

Say a user changes the text color, types a few sentences and then leaves the chat. The next time he or she come's back, the color are changed back to default again.

It's not saving the cookies. If you use firefox and clear your private data everytime you close it, this is your reason :)

SEW810
08-05-2008, 10:18 PM
Gee, uninstalled :(

Tu aportaci?n no podr? ser procesada porque un "security token" desapareci? o fue err?neo.

soundbarrierpro
08-05-2008, 10:40 PM
So I ask again. Is there a way to create a functional vba module or to add this to vbadvanced like MGCChat EVO?

Jason Buchanan
08-05-2008, 10:54 PM
I asked this a few days ago to no response. Support obviously doesn't include these type of questions.

Shazz
08-05-2008, 11:59 PM
I asked this a few days ago to no response. Support obviously doesn't include these type of questions.

Theres too maany questions piled up into one thread.

lostinjapan
08-06-2008, 12:07 AM
Very easy to use, perfect for a small gaming guild...or anyone who needs a simple to install and simple to use interface for a smaller forum. :up:

lostinjapan
08-06-2008, 04:59 AM
Have read through the entire thread. Made some mods others couldn't seem to find...but now I seem to be stumped on something and was wondering if someone could help...

Our vBulletin forum site uses various styles ranging from shades of white to shades of black. This makes certain font colors difficult to read on specific other styles.

To cope with this I've modified the background color of the message and message input areas to stay a static white, as well as modified the list of available colors (the drop-down box) to only darker ones which show up well.

The problem is if someone doesn't select a text color and they are set to 'default', there are certain darker styles in which their text will not be readable in the chatbox or message input areas.

Is there a way to set a default text color and if so - can you point me to the line of code?

soundbarrierpro
08-06-2008, 10:46 AM
Theres too maany questions piled up into one thread.

Don't you think a simple "yes or no" response could fix that problem real quick? If yes, give us a link to where to find the info. If no, then post this in BIG RED LETTERS "IS NOT COMPATIBLE WITH VBA" in the above install notes.

See, that took me 8.9 seconds to type.:eek:

RobbieZ
08-06-2008, 12:26 PM
Love this.. Simple and easy to use.. Well Installed

v12kid
08-06-2008, 02:33 PM
installed and working perfectly

http://www.wizardsextreme.com to see mine in action

jlew24asu
08-06-2008, 03:03 PM
as an admin (and admin only), how can I clear the contents of the chat box?

???????

Valter
08-06-2008, 03:34 PM
Screenshot #5

jlew24asu
08-06-2008, 03:52 PM
thanks cyber

soundbarrierpro
08-06-2008, 04:11 PM
Screenshot #5

Hi How about cmps? Anything?

austinv
08-06-2008, 04:17 PM
There seems to be quite a few of us interested in using this with vBAdvanced but it's not working now and the author doesn't seem interested. I can't complain though, it wasn't designed for vBAdvanced and it does work well in the regular forum area. Plus it's free. But i still want a chatbox for my vBAdvanced home page, any other ideas?

Valter
08-06-2008, 09:52 PM
I'll check it when I have some time. Last time I used vBA CB worked fine with it when you globalize variable and add location to hack settings.

lostinjapan
08-07-2008, 01:02 AM
Have read through the entire thread. Made some mods others couldn't seem to find...but now I seem to be stumped on something and was wondering if someone could help...

Our vBulletin forum site uses various styles ranging from shades of white to shades of black. This makes certain font colors difficult to read on specific other styles.

To cope with this I've modified the background color of the message and message input areas to stay a static white, as well as modified the list of available colors (the drop-down box) to only darker ones which show up well.

The problem is if someone doesn't select a text color and they are set to 'default', there are certain darker styles in which their text will not be readable in the chatbox or message input areas.

Is there a way to set a default text color and if so - can you point me to the line of code?

So...can someone help me find the piece of code so I can set the default text for the chatbox to black instead of having it automatically be set to the user's current style font color? Please.

orij1nal
08-07-2008, 04:28 AM
is there a way to make the chatbox use the unicode charset? i want to be able to chat in chinese and read on chinese on the chatbox

austinv
08-07-2008, 02:03 PM
I'll check it when I have some time. Last time I used vBA CB worked fine with it when you globalize variable and add location to hack settings.

I did try the globalize variable thing but I'm not sure what you mean by add location to hack settings. Thanks for you effort. :up:

soundbarrierpro
08-07-2008, 02:22 PM
I did try the globalize variable thing but I'm not sure what you mean by add location to hack settings. Thanks for you effort. :up:

@austinv.....

If you figure this out can you share the wealth? There's a lot of us who want to add this to cmps.

Thanks

Valter
08-07-2008, 02:35 PM
To have ChatBox enabled on desired page:
1. THIS_SCRIPT must be defined in php file (by default all important vBulletin files has this)
2. Hack options - You must add THIS_SCRIPT value for target page to "Show ChatBox on" setting field
3. Main template called on target page must contain "$cybchatbox" variable

To have ChatBox enabled on vBa CMPS:
1. Hack options - Add "adv_index" to "Show ChatBox on" setting field (values in this field should be separated by commas) > Save
2. vBa CMPS Default Settings - add "cybchatbox" to "Portal Output Global Variables" field (values in this field should be separated by carriage return) > Save
3. [Optional] Template "adv_portal" - add "$cybchatbox" to line where you want ChatBox to appear (for example below "$navbar") > Save

soundbarrierpro
08-07-2008, 02:51 PM
2x Cyb!

No need for #3. If you do this, it'll add two chatboxes on your cmps below $navbar. Working like a charm. Thanks :)

***EDIT....you should add this to your install notes as another advantage to using the utility. I think a lot more members will go with this because of it's ease of use.

welten
08-07-2008, 07:13 PM
We are using this very active on our forum. Missing a "beep" or a sound saying there is a new message there.. maybe controlled with a checkbox default off.. would be nice as I am not always looking at the chatwindow...

/Jan

Jason Buchanan
08-07-2008, 10:55 PM
I have followed the instructions but can not get the chatbox on the vBa CMPS. I don't have a "portal output global variable" field. I have a "global vBandvanced settings" with header, navbar and footer replacement fields.

*Okay to see that "portal output global variable" I had to go to Default Settings then click on Main Options
By doing this and adding "adv_index" I get no results, but if I do step 3 also I get the chatbox but it says "loading" all the time. I am stumped.

Okay I have checked and rechecked, even upgraded chatbox. Still same thing, it works on forumhome, but loading on my vBa CMPS. Are these two linked? Meaning what is posted on one is posted on other?

volarium
08-08-2008, 12:32 AM
Is there a way to ban users from Editing their previous posts? I see an option to keep them from deleting, but how about Editing? There is a bug that if you ban IMG tags, users can still post a message, then edit that message and add an IMG tag to make the photo show up. Is there a way to prevent users from Editing their own posts?

milla da killa
08-08-2008, 07:14 AM
For anyone still having issues with vBA and Cyb Chat, Cyb Chat won't work with vBA if vBA is located in another directory than your forums.

ComputerVitals
08-08-2008, 02:39 PM
I used the Custom Vb pages in the articles section.

I'm wondering how do I get the Chat box to show there.
I have tried to add $cybchatbox but it doesn't show.

Help?

soundbarrierpro
08-08-2008, 02:40 PM
For anyone still having issues with vBA and Cyb Chat, Cyb Chat won't work with vBA if vBA is located in another directory than your forums.

Not for anything.....but why would you put vba in another directory besides the forum directory? VBA is supposed to be installed in the forum directory.

Jason Buchanan
08-09-2008, 04:19 PM
Actually it can be installed outside of the forum directory as well as inside. I just had it installed by the vBa guys and this is how they installed it.

Jason Buchanan
08-10-2008, 01:56 AM
I have been having an issue with not staying logged in since I upgraded to the new version anyone else having this issue?

studentsforum
08-10-2008, 03:43 AM
To have ChatBox enabled on desired page:
1. THIS_SCRIPT must be defined in php file (by default all important vBulletin files has this)
2. Hack options - You must add THIS_SCRIPT value for target page to "Show ChatBox on" setting field
3. Main template called on target page must contain "$cybchatbox" variable

To have ChatBox enabled on vBa CMPS:
1. Hack options - Add "adv_index" to "Show ChatBox on" setting field (values in this field should be separated by commas) > Save
2. vBa CMPS Default Settings - add "cybchatbox" to "Portal Output Global Variables" field (values in this field should be separated by carriage return) > Save
3. [Optional] Template "adv_portal" - add "$cybchatbox" to line where you want ChatBox to appear (for example below "$navbar") > Save
Is it possible to have the chatbox in specific forums only?

digitalblizzard
08-10-2008, 06:01 AM
To have ChatBox enabled on desired page:
1. THIS_SCRIPT must be defined in php file (by default all important vBulletin files has this)
2. Hack options - You must add THIS_SCRIPT value for target page to "Show ChatBox on" setting field
3. Main template called on target page must contain "$cybchatbox" variable

To have ChatBox enabled on vBa CMPS:
1. Hack options - Add "adv_index" to "Show ChatBox on" setting field (values in this field should be separated by commas) > Save
2. vBa CMPS Default Settings - add "cybchatbox" to "Portal Output Global Variables" field (values in this field should be separated by carriage return) > Save
3. [Optional] Template "adv_portal" - add "$cybchatbox" to line where you want ChatBox to appear (for example below "$navbar") > Save

could somebody explain this i can seem to get what needs to be done, maybe it from the lack of sleep thanks for any help

Alfa1
08-10-2008, 06:42 PM
Is there a 'members in chatbox' function. Similar to the 'members in flashchat' modification? (Displays members in chat in 'What's going on').

beachinxj
08-13-2008, 03:10 AM
There is a bug allowing the use of img and other tags. Once a user edits the post and adds the tags (After it has been submitted, editing from the archive view) you can use the img tag bypassing the block. Any chance this could be fixed ASAP?

Ok, if anyone else has this problem, I just commented out the link to edit a post in the archive view. It's not the ideal solution and prevents people from being able to edit a post for legitimate reasons, but until it is fixed this will have to do for me.

Here is the code to change in the cyb_chatbox_archive_bit template if you wish to do this as well:
Find:
<div id="cybcb_editlink_$cybcb_msg_arc_id"><a class="smallfont" href="#" onclick="return ccb_MessageID.Edit($cybcb_msg_arc_id)">$vbphrase[edit]</a></div>

Change to:
<div id="cybcb_editlink_$cybcb_msg_arc_id"><!--<a class="smallfont" href="#" onclick="return ccb_MessageID.Edit($cybcb_msg_arc_id)">$vbphrase[edit]</a>--></div>

infernow
08-13-2008, 04:25 AM
Thanks love your work
marked as installed

siggen
08-14-2008, 04:18 AM
Why does it not work with the scandinavian letters anymore??? The earlier versions worked with out "æ, ø and å" but the new versions doesn't!

I have tried both the 1.9.9 and 2.2, and they both stop posting when we use these letters, which it didnt before!

Advice, anyone?

andie215
08-14-2008, 08:16 AM
Is there a 'members in chatbox' function. Similar to the 'members in flashchat' modification? (Displays members in chat in 'What's going on').


I would like to see that too, any chance ?

siggen
08-14-2008, 09:40 AM
Hi Cybernetec,

How do I make the chatbox able to show scandinavian letters? We have 3 letters, ?, ? and ?, in addition to the ones used in english, and when trying to type them, the message hangs up and will not be posted and does not show either.

Could you please help me out?

Valter
08-14-2008, 12:11 PM
I'll look into that...

siggen
08-14-2008, 12:28 PM
I'll look into that...

Thanks, Cybernetec!

And by the way, is there a way I can to donate to your mod, in order to support your work and support for this mod?

I'd really like to do that, as you take time to help me out here.

And my members really like your chat too, by the way!

Thanks,

sig.

Katarina
08-14-2008, 03:29 PM
I would really like to use this mod, but its only standing refreshing. It wont post the message. Any clue?

siggen
08-14-2008, 03:47 PM
I would really like to use this mod, but its only standing refreshing. It wont post the message. Any clue?

If you use a foreign language with letters not found in english, that might be the cause, as that is what is causing my chatbox not to post messages containing scandinavian letters in addition to letters used in english.

Cybernetec is looking into this now, so hopefully he will find a solution to this shortly

Sig.

Katarina
08-14-2008, 03:55 PM
If you use a foreign language with letters not found in english, that might be the cause, as that is what is causing my chatbox not to post messages conaining scandinavian letters in addition to letters used in english.

Cybernetec is looking into this now, so hopefully he will find a solution to this shortly

Sig.

Thanks Sig. That might be the reason. Norwegian. :)

infernow
08-14-2008, 09:43 PM
Thanks man

Installed

xxalexkimxx
08-15-2008, 07:16 AM
The message keep poping up "Rereshing...." and the page keep move up and down, like jump up and down everytime the message pops up says Refreshhing....

LinkBliss_com
08-15-2008, 12:48 PM
Michael Biddle of vBSEO wrote some sample custom rewrite rules for me..

http://www.vbseo.com/f23/chatbox-archive-rewrite-25965/

e.g.
http://www.windychat.com/chatbox-cbu-126.html
http://www.windychat.com/chatbox-page-5.html

Anyone want to take a stab at fleshing it out?

There are probably several other rewrites that should be done for this...

Eric

BlackLord2008
08-15-2008, 01:39 PM
I have found a bug:

You post a message with colour --> post another --> colour gone from previous message
Same with [i] [u] [b]

slyreptile
08-15-2008, 08:55 PM
I seem to be having an issue with IE7. When clicking on or in the scrollbar, it is requiring a double-click to even respond. Is anyone else experiencing this? It's working fine in other browsers.

sbarbz
08-15-2008, 10:23 PM
When I try to send a Post I receive an error :

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator (http://zcomp.co.il/sendmessage.php) and describe the action you performed before you received this error.


What to do?

pewa
08-16-2008, 12:31 AM
I have a problem with robots/spiders visiting the chat..

Last night I had over 100 visitors according to the forum stats. When I looked what they were doing most of the was looking at the chatbox. When I enter the chat it only says maybe 3-4 guests viewing.

I assume these are search engine robots? How can I prevent them from getting to the chat? I have disabled my forum stats to count robots but it seems to do so anyway when it comes to the chatbox..

gpc10347
08-16-2008, 03:04 AM
For anyone still having issues with vBA and Cyb Chat, Cyb Chat won't work with vBA if vBA is located in another directory than your forums.

I just installed this and have it working with vbAdvanced CMPS and it's located outside of forums...

There are a gazillion calls to misc.php inside of cyb_chatbox that I placed $vboptions[bburl]/ in front of and all seems well so far.. ie: $vboptions[bburl]/misc.php

Hope someone else tries this out as it really does seem to be working...

sherwood
08-16-2008, 03:00 PM
Can I install 2 of these chat boxes? Say 1 for the general forum and then another one for private use like just for the staff?

pewa
08-17-2008, 12:19 AM
I just installed this and have it working with vbAdvanced CMPS and it's located outside of forums...

There are a gazillion calls to misc.php inside of cyb_chatbox that I placed $vboptions[bburl]/ in front of and all seems well so far.. ie: $vboptions[bburl]/misc.php

Hope someone else tries this out as it really does seem to be working...

Interesting.. where's your site If I want to check it out?

gpc10347
08-17-2008, 12:41 AM
Interesting.. where's your site If I want to check it out?

UPDATE: Please disregard as upon heavier use, delay became too much to bear and subsequently uninstalled however: Cyb Chatbox worked well in vBadvanced and the Arcade as mentioned: Hope you stopped by and saw it..


Don't laugh at the mess I made but sign up and - well.. you know.
http://www.analternativetomurder.com/


It's working on vBAdvanced. It's working in the Arcade...
Now, I'd really like to modify the look of it so that the chat is below the entry area rather than to the side but, the link a few zillion posts back doesn't work and I'm horrified to change it ; )

Anyone got the innards all ready to attach?

siggen
08-17-2008, 08:07 AM
I'll look into that...

Could the reason it does not work with other alphabets be an Ajax error?

I am not sure, but i just got the following mesage using scandinavian letters in an another mod;


Ajax error, please try again. (HTTP status 503 / Service Temporarily Unavailable


Could this be the problem with the Cyb - Chatbox as well?

It has worked without any problems before when I used the old version and 3.6.8, but now, after upgrading both to 3.7.2 and 2.2, it just stopped working

Sig

Valter
08-17-2008, 09:00 AM
I have no such problems with your characters:
https://vborg.vbsupport.ru/external/2008/08/24.png

siggen
08-17-2008, 09:23 AM
Thats strange, Cause I still cant use these letters in my forum, and I see that others do have that problem too.

Im using the latest version of vB 3.7.2 pl 1, and your latest version 2.2.

When trying to use these letters, nothing happens, it keeps showing :: posting message :: in the message window.

When trying to write again, I get a message that it is busy, and when pressing the send button once more, the new message gets through, but the old one with these letters are not posted.

siggen
08-17-2008, 09:31 AM
I dont get any error messages, the chat will just not post the message containing these letters. It looks like it hangs up, or keep processing the message without posting it.

I would be happy to let you into my site, if you would like to take a peak!

Sig.

Valter
08-17-2008, 02:18 PM
Ok, send me a login info and I'll check it.

I need access to products, styles, options.

sherwood
08-17-2008, 05:46 PM
Okay I got another Question. Can I change the name where it says shoutbox to something like staff shoutbox? If so how??

Thanks

siggen
08-17-2008, 05:53 PM
Ok, send me a login info and I'll check it.

I need access to products, styles, options.

Done. I sent you a PM with all the login info you need. Please get back to me if you need any further information.

siggen
08-17-2008, 07:48 PM
I found the solution!!!

I just got a mail from Steve Machol at vB, and he kindly gave me the link to this page, which solved the problem.


My users and myself are having issues with blank pages, forbidden and not acceptable errors, what can I do?

There is a very good chance your host has installed a add-on for apache called mod_security.


ModSecurityTM is an open source intrusion detection and prevention engine for web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks.


While mod_security can be a very powerful tool, misconfigured or overly strict rule sets can interfere with vBulletins Operation. Below for Apache users you can use an htaccess file and add a specific rule to disable mod_security.

Create or edit a text file named .htaccess for your main forum directory and add the following code:


<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>


Note, place this file in your main forum directory.



And by main forum directory, I assume that he means inside the folder where the forum is located at my server, and not the public.html folder that also contain other sites and folders as well, or am I wrong here?

siggen
08-17-2008, 10:13 PM
Cybernetec,

I just forund a post in here showing how to use the cyb-chatbox on Vbadvanced;


To get it to work on Vbadvanced:

VbCMPS settings -> portal global output variables --> write "cybchatbox", save.

I have done this, and the chatbox does show on my Vbadvanced frontpage, but it doesn't load and doesnt work... what am I doing wrong?

My PM with the login details still are valid, if you could please take a peak.

Sig.

gorentals
08-18-2008, 11:15 AM
Just installed this great mod. Having an issue with Internet Explorer. Whenever I go to moderate the view Chatbox Archive from the drop down menu, it crashes and says www.website.com/misc.php?do=ccarc then operation aborted. Only happens in Internet Explorer. Opera and FF works just fine. Anybody have any ideas?

Thanks

siggen
08-18-2008, 12:18 PM
Just installed this great mod. Having an issue with Internet Explorer. Whenever I go to moderate the view Chatbox Archive from the drop down menu, it crashes and says www.website.com/misc.php?do=ccarc then operation aborted. Only happens in Internet Explorer. Opera and FF works just fine. Anybody have any ideas?

Thanks

Check if the tip I got just a couple of post up helps you too. It's in post #472

hope this helps you as well!

Sig

d0nbiz
08-18-2008, 02:16 PM
installed. awesome, works great. what are the commands?

AThomas
08-18-2008, 03:31 PM
Does this have the same vulnerabilities as Inferno Pro ( such as .sql injection, or xss exploit) ? If so, are there any fixes?

tggbrokenwings
08-18-2008, 03:55 PM
no one knows how to fix the infinite loading error?

Conner85
08-19-2008, 09:47 AM
this chatbox works great....

with this style i have i am trying to use the images to like box in the chatbox on the outside of it..so it matches the forums better..since this inserts its own templates..i can't figure out how to do this...

any help would be appreciated..

tggbrokenwings
08-19-2008, 03:50 PM
The .htaccess trick did not work to fix the infinite loading or the security token mismatch

wwolf27
08-19-2008, 04:13 PM
First off,my members love this..THANK YOU.

I was just curious to know if there is anyway we can add to or change the currents text colors?? Or maybe change the background color to be different than the set forum color. I ask because my site colors are dark and there aren't a lot of colors that members can pick to be different from the others. This is not a problem I was just curious. Thank you in advance.

sherwood
08-20-2008, 03:26 PM
Okay I got another Question. Can I change the name where it says shoutbox to something like staff shoutbox? If so how??

Thanks

Anyone...

soundbarrierpro
08-20-2008, 04:53 PM
Anyone...

Login to ACP>Languages & Phrases>Search in Phrases>Enter "ChatBox">Find

Scroll all the way down to Global Phrases containing 'ChatBox'

click edit next to cybcb_chatbox

Change the name to whatever you want and click save

eevanesscence
08-20-2008, 05:48 PM
cool :up::up::up::up:

apiasto
08-21-2008, 02:22 AM
very cool hack like always thnx cyb.one question though when i try to delete messeges older than such days.i get this error messege any idea?

MySQL Error : Table '********_db.vb_chatbox' doesn't exist
Error Number : 1146

sherwood
08-21-2008, 08:41 PM
Login to ACP>Languages & Phrases>Search in Phrases>Enter "ChatBox">Find

Scroll all the way down to Global Phrases containing 'ChatBox'

click edit next to cybcb_chatbox

Change the name to whatever you want and click save

Thanks man! :D

dodjer42
08-22-2008, 07:48 AM
So did anybody come up with a documented way of changing the layout so the text entry and textbox are vertically stacked rather than side by side?

BlissfulErin
08-22-2008, 01:36 PM
the banned bb tags options do not work. I disable the img tag and it still allows my members to post img tags in the chat box.

coolhandscoot
08-23-2008, 04:09 PM
Great, love it! Thx

Pearl
08-23-2008, 05:39 PM
<u>for those whom seem to have trouble with the loading issue</u>

go to styles&templates>edit **your style** >open template "cyb_chatbox"

replace all misc.php with $vboptions[bburl]/misc.php?

use search function you will need it theres like 25 edits.

edit also

cyb_chatbox_archive_bit
cyb_chatbox_topchatters_bit

your box will display however new_post.gif will show a red cross thats because the settings in admincp under chatbox point to

images/statusicon/post_new.gif
images/statusicon/post_old.gif

changing the path will stop showing them in the forums, to solve that just make an image folder wherever you cmps_index.php file is or in the folder where your cmps_index file is or whatever you named that file.

public_html/images/statusicon/post_new.gif
public_html/images/statusicon/post_old.gif

note:with this fix it will also enable any page now where u add $cybchatbox
arcade.php, all_albums.php, albums.php etc....
note2: for custom pages still need to add the custom page name in "chatbox on"

*************************************
Show ChatBox on (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)
************************************************** ***
example line= Index,forumdisplay,showthread,newreply,arcade,albu m,all_albums,vbtubepro,adv_ind ex,

Cheers
Lynn

not
08-25-2008, 07:57 AM
using it on 3.6.10. So far I am in love.

not
08-25-2008, 08:51 AM
Question.
I have searched 32 pages and probably missed the answer so an answer or directions to the answer would be appreciated.

I want the mods to be able to delete or edit messages, but not see the ip numbers. Can I edit one of the templates and remove this permission without affecting the ability to delete or ban?

AndyA
08-25-2008, 09:36 AM
Installed, thanks.

boandmichele
08-25-2008, 02:55 PM
The message keep poping up "Rereshing...." and the page keep move up and down, like jump up and down everytime the message pops up says Refreshhing....

i am also having this problem, my whole site is pulsating now...

soundbarrierpro
08-25-2008, 04:08 PM
I have this installed on default style forum and cmps. I also have installed vbtubePRO, which the developer uses on his sales site. We've been trying to get this working and he's informed the $cybchatbox variable is coded on every single vbtube page. I add the template names in the ACP, but the chatbox just doesn't show up at all? Any idea's why this won't show up?
http://www.vbtube.com/forum/attachments/howto-faq/216d1219421195t-cybchatbox-video-home-chatbox.jpg
As you can see, it works on his site but for myself and a couple other vbtubePRO customers it not work.

TMH63
08-25-2008, 07:01 PM
v2.2 - Jul 10. 2008.
-New: auto-hiding Status bar to inform you about ChatBox activities
-Improved ChatBox performance
-Improved char counter compatibility/look

Improved chatbox performance....does this refer to bandwidth used and server loads?


Thanks.

soundbarrierpro
08-25-2008, 07:28 PM
Improved chatbox performance....does this refer to bandwidth used and server loads?


Thanks.

No. if you use your chatbox as a means for constant interaction across the board it will create significant performance issues on server load.

ETDC
08-25-2008, 07:37 PM
I'd much prefer a private chat facility - can anyone recommend one?

Robert Waanders
08-25-2008, 07:45 PM
I'd much prefer a private chat facility - can anyone recommend one?

I'd like to see that implemented in this mod! Many members are asking for that option...

Robert

periphrastic
08-25-2008, 11:06 PM
thank you cyb, installed (a while ago)

so what's the remedy for the perpetual "loading" issue (no messages displaying, only "loading...")? i tried the resolution offered in this thread, with replacing "misc.php" with vboptions bb url/misc.php - not working for me. only "loading." nothing more.