vb.org Archive

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

Valter 04-29-2008 10:00 PM

Cyb - ChatBox
 
Info:
Powerful AJAX-based ChatBox for vBulletin.

Main Features:
-One step installation (no file uploads, no manual template modifications required)
-Put ChatBox on any forum page by setting script name and adding variable to desired template
-"ChatBox Full" (always available on separate page)
-"Messages Archive" (available on separate page, with options to edit/delete messages)
-"ChatBox Search"
-Option to block usergroups from viewing ChatBox
-Option to delete messages older than x hours automatically
-"ChatBox Statistics" (new messages since last visit, messages in last x hours, total messages, top x chatters,...)
-View users active in ChatBox (available in CBFull and Archive)
-Text formatting options (color, weight, style, decoration,...)
-Advanced Smiliebox
-Smiliebox options: total smilies available, smilies per row, smilie clipping, disable smilies...
-A lot of customizable stuff, including: set new/old status icons, time/date format, box height, message order, auto-refresh intervals,...
-One-click actions: View all messages posted by user X, Delete all messages posted by user x, Ban/unban user from ChatBox, View last message posted by user X, View your last message, View first unread message
-"/me" action (used when you want to refer to yourself in the "third person")
...and more...

See screenshots for more details.

Installation:
1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
2. OPTIONAL (custom placement on forum page)
Open desired template and put "$cybchatbox" to desired line.

To set options:
Go to: AdminCP > vBulletin Options > Cyb - ChatBox

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

Versions:
v1.0 - Sep 15. 2007.
-First version
v1.1-v1.6 - Sep/Oct 2007.
-Bug fixes, improvements, several new options added,...
v1.7 - Oct 07. 2007.
-Released at vB.org
v1.8 - Oct 11. 2007.
-Fixed bug where moderators can not delete messages
-New: Set auto-refresh interval for messages
-New: Set auto-refresh interval for active users
-New: Option to enable auto-refresh for guests
-New: Option to reverse message order (newest at bottom)
v1.8.1 - Oct 11. 2007.
-Fixed bug where colspan in Archive is not set correctly for moderators
-Added ability to disable date in mesages (simply leave date field blank)
-Added option to have ChatBox always collapsed by default (ChatBox Full not affected)
v1.8.2 - Oct 12. 2007.
-Fixed bug (reversed message order gives wrong results)
-New: Set timecut in minutes for active users listing
-New: Automatically parse links in messages (can be disabled)
v1.8.3 - Oct 13. 2007.
-Auto-prune setting field restored
-Fixed bug where some users are logged-out after posting message
-Improved detection and listing of active users
-If user is active in ChatBox it will be shown in profile and wol list
v1.9 - Oct 15. 2007.
-New: Not all smilies are loaded on startup. Set how many of them you want to show before user clicks "More".
-New: "/me" user action ("/me" in submitted message will be replaced by author's username, and message appears in color you set)
-Minor bug fixes
v1.9.1 - Oct 15. 2007.
-Fixed bug from previous version where message area height not follows your settings properly
v1.9.2 - Nov 06. 2007.
-New option in user menu: View messages posted by user
-Option to allow users to delete their own messages
-Fixed bug where admin with primary usergroup different than 6 is not able to delete all messages
-Fixed bug where links to member profiles in messages are broken at "/member.php"
-"Delete Selected" moved to phrases
v1.9.3 - Nov 20. 2007.
-New: Set groups able to view Chatbox but not post messages
-New: Set groups able to edit/delete all messages, and ban/unban users from ChatBox
-New: Customize color list in message posting interface
-New: Ban list
-Fixed default text color
-Fixed some compatibility issues for "/me" action
-Fixed bug where some users get db error when importing product
-Fixed bug where you need to refresh page after "Busy" message to continue chatting
-Minor bug fixes
v1.9.4 - Nov 21. 2007.
-Fixed bug with changing colors in IE
-Some code optimization done
v1.9.5 - Nov 26. 2007.
-Fixed bugs with stripping html tags and "/me" action
v1.9.6 - Nov 29. 2007.
-New: ChatBox Search
-New: Click on message icon in main box to open message for editing/deletion
-Fixed bug with page navigation
-Minor bug fixes/code improvements
v1.9.7 - Dec 01. 2007.
-New: Find first unread message
-New: Find your last message
-New: Find last message by user X
v1.9.8 - Dec 05. 2007.
-New: Ban certain BB tags from being used in the ChatBox
-New feature in user messages view: "Locate this message in Archive"
-New: Message icons in Main box now opens Archive where requested message is highlighted
-New in "Top Chatters": Click on number to view chatter messages
-New in "My Messages": Click on number to view your own messages
-Fixed bug where space after username is lost in "/me" action message
v1.9.9 - Dec 06. 2007.
-New: Users with post count less than X can not view ChatBox
-New: Log/view/resolve IP addresses in CB messages
-Fixed bug with searching last message by user X
v2.0 - Apr 30. 2008.
-New: "Locate message in Archive" option in search results
-CSRF protection added
-Compatible with vBulletin 3.7 Gold (may not work with Beta/RC releases)
v2.1 - Jun 24. 2008.
-Fixed bug (users always shown using their primary group display parameters)
-Fixed bug (if there are whitespaces in banned tags setting it will not work properly)
-You can now choose which usergroups are able to moderate ChatBox (not just switch between 5/6/7)
-"Below Forums" added to auto-insert locations (ForumHome only)
-New: Option to disable parsing of manually entered smilie codes
-New: Disable message time in ChatBox (Archive not affected)
-New: Submit button added
-New: Option to change text size (display)
-New: Option to set width of [code], [php] and [html] BB code blocks in ChatBox
-New: Limit message lenght
-Several minor bug fixes/code improvements
v2.2 - Jul 10. 2008.
-New: auto-hiding Status bar to inform you about ChatBox activities
-Improved ChatBox performance
-Improved char counter compatibility/look
v2.3 - Sep 22. 2008.
-Fixed XSS vulnerability in ChatBox Search
-Improved Tags Banning feature
-Fixed bug (user can add forbidden tags by editing already posted message)
-Fixed bug (user blocked by low post count can access ChatBox on separate page if url is known)
-Fixed bug (page shifting on refresh in IE)
-Fixed bug (Smilies menu breaks row on expand in Opera)
-Minor bug fixes

MARK AS INSTALLED to get support and updates.

stapler2025 04-29-2008 10:07 PM

first

Installed :P

Mrdby 04-29-2008 10:11 PM

but i'm using 3.6.10 will it work?

yaoren 04-29-2008 10:12 PM

Third...although I have a problem with it. When clicking on a users name it states that they're not registered.

xixxon 04-29-2008 10:26 PM

nice...i love the way you divide it into 2 part :)

digicom 04-29-2008 10:49 PM

cool much apprciated:up:

James Argo 04-29-2008 11:04 PM

Cool!!! :cool:

*Installed*

Valter 04-29-2008 11:16 PM

Quote:

Originally Posted by Mrdby (Post 1502760)
but i'm using 3.6.10 will it work?

Tested and working with 3.6.10 too.

johnbmtl 04-29-2008 11:43 PM

Installed it but it just says "loading...." and won't accept any messages.

Mrdby 04-30-2008 12:22 AM

I just updated to the most recent vbull. I'm about to update.

IvyKeepMommy 04-30-2008 12:44 AM

*installed*

But it isn't working correctly. I'm still getting the security token error. I've upgraded to the gold 3.7.0 version -- I completely uninstalled and then reinstalled the chat box but I still get the error
Quote:

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.
ETA: It works ok in Internet Explorer, but gives the security token error for *some* foxfire users (myself included)

Mrdby 04-30-2008 01:15 AM

any fixes?

skywalker2208 04-30-2008 01:27 AM

How do you upgrade to the 2.0.

alboking 04-30-2008 01:58 AM

thnxx :) installed :)

SaltyOnionBalls 04-30-2008 03:00 AM

Quote:

Originally Posted by IvyKeepMommy (Post 1502881)
*installed*

But it isn't working correctly. I'm still getting the security token error. I've upgraded to the gold 3.7.0 version -- I completely uninstalled and then reinstalled the chat box but I still get the error

ETA: It works ok in Internet Explorer, but gives the security token error for *some* foxfire users (myself included)

Im getting the same thing :(

Demon fox 04-30-2008 04:10 AM

same when i go to the archive page and try to delete a users shoutbox post

almansoori 04-30-2008 04:21 AM

Good work
I want this Hak

Installation was

Hendrizius 04-30-2008 05:56 AM

Hey,

is there any chance that you can enable replacement variables in the chatbox? I would like to change the color of the users depending per style using replacement variables.

Thanks!

Traxdata 04-30-2008 11:39 AM

Looks good! Will give a try! :)

Traxdata 04-30-2008 12:25 PM

Disabled for now since server loads raised from 0.30 to almost 2.00!

Al Gregory 04-30-2008 12:36 PM

Wont work in FireFox

-=Leb=- 04-30-2008 03:28 PM

I unistalled the older version and then installed the version 2.0 and its working fine :)

Thx for this wonderful chatbox <3

elmati 04-30-2008 04:00 PM

yeah! good notice! :)

thanks cyb i love your hacks!

samiro 04-30-2008 04:07 PM

Quote:

Originally Posted by Traxdata (Post 1503319)
Disabled for now since server loads raised from 0.30 to almost 2.00!

how you check the server load?

Traxdata 04-30-2008 04:18 PM

with this great mod. easy to install ,easy to use, no file modifications.

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

still working on my 3.7 gold!

and of course with ssh :)

-top

IvyKeepMommy 04-30-2008 05:00 PM

Quote:

Originally Posted by Leb (Post 1503507)
I unistalled the older version and then installed the version 2.0 and its working fine :)

Thx for this wonderful chatbox <3

yes, I did the same thing, and it works in internet explorer, but not for users using firefox.

velias 04-30-2008 05:11 PM

i have installed te new vBulletin 3.7.0 and this version of this chatbox and i have too this error!


Code:

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.

thanks!


i solve this with this cod <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
in acp--styles and templates---find in templates i have wrote chatbox them i have go in cyb_chatbox_archive_bit and put the cod in the end and work fine!!


P.S-Sorry my english!!

Valter 04-30-2008 05:29 PM

Works perfect here with FF.

-Revert hack templates if any modified.
-Ensure that all vBulletin files are replaced during last upgrade (to 3.7 Gold).

IvyKeepMommy 04-30-2008 05:31 PM

Cyb,

I did both of those things -- everyone of my templates has been reverted and I did a full install on the 3.7 gold version before installing this update. When I access the chatbox from IE it works fine, but when I use FF I get the security token error. At least two other members of my site are having the same problem.

Anything else I should change?

velias 04-30-2008 05:37 PM

i solved my problem as described in the topic on top!:cool:

IvyKeepMommy 04-30-2008 06:00 PM

As an update, I completely uninstalled it and then reinstalled it and it is now working with Firefox too.

sertan 04-30-2008 06:10 PM

merhaba arkadaşlar siteme kurdum ancak açık falan varmıdır ??

Ranger375 04-30-2008 06:12 PM

how would I move the box to its own page? I know I would add this: $cybchatbox

But how would I make a blank vb page to put it on?

Thelonius Beck 04-30-2008 07:27 PM

Quote:

Originally Posted by Ranger375 (Post 1503690)
how would I move the box to its own page? I know I would add this: $cybchatbox

But how would I make a blank vb page to put it on?

Check this out.


https://vborg.vbsupport.ru/showthrea...rum+Rules+Page

You realize however, that It comes with a built in full page chat option, right?

redlabour 04-30-2008 07:53 PM

Please add to the Install-Instructions:

Insert : $cybchatbox in any Place you like to move the Chatbox to another Place then the ones in the AdminCP.

Ranger375 04-30-2008 08:07 PM

ahhhh many thanks guys

popular 04-30-2008 08:30 PM

thanks velias works great =)

Al Gregory 04-30-2008 10:50 PM

Thanks it works now after downloading file again, members love it

chanvl 05-01-2008 12:31 AM

Can U tell me some commant for this ChatBox? :)

sephv1 05-01-2008 04:25 AM

Will this work with vBadvanced? I tried creating a module with the contents of "$cybchatbox" but that didn't work, as expected.

Any ideas?

EDIT: SO i was able to get the chatbox to appear on the page but just sits there and says "Loading..." on the vBa index page. On the forums index page it works fine.

Any ideas?


All times are GMT. The time now is 01:31 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.01895 seconds
  • Memory Usage 1,830KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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