Current time: 05-24-2012, 11:16 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 22 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extra File Chatbox
01-21-2010, 04:26 PM (This post was last modified: 01-22-2010 01:52 AM by ChangUonDyU.)
Post: #1
Extra File Chatbox
ChangUonDyU - Extra File Chatbox
version 3.6.0


You can use this chatbox for your hosting to save bandwidth,CPU usage and relaxative for chating.
DEMO: http://mybbvn.com/forum/index.php (login to view)

Features
- Using file system as database (hosted on same host or other host)
- Smilies clickable
- BadWord Censorship
- Manage chatbox by command (prune, ban/unban user, change notice)
- Save your text format by cookie

Installation
- Upload chatbox folder to your host (CHMOD 777 all .txt file in this folder)
- Upload changfcb.php file to inc/plugins
- Upload changfcb.lang.php file to your language folder
- Goto AdminCP > Plugins > Install & Activate (ChangUonDyU - Extra File Chatbox)
- AdminCP > Settings > ChangUonDyU - Extra File Chatbox set your chatbox URL
- Edit index template
Find
PHP Code:
{$header
Add below
PHP Code:
{$changfcb
DONE !!!

Using
Many options in chatbox/config.php, you can edit this file to change settings
- Command (can change in config.php)
/notice - remove notice
/notice <message> - set notice
/prune - prune all message
/prune <userid> <reason> - prune all message by user
/ban <userid> <reason> - ban user in chatbox
/unban <userid> <reason> - unban user
- Change Timezone in config.php

You can access tools.php to manage: Smilies, Bad word, Banned users, Change notice (default password is 123456, you can change in config.php)


Attached File(s) Thumbnail(s)
   

.zip  [MyBB][EN]ChangUonDyU - Extra File Chatbox 3.6.0_fixed.zip (Size: 23.93 KB / Downloads: 4521)

http://hoiquantinhoc.com
Vietnamese vBulletin Board Customizer

http://mybbvn.com
Vietnamese MyBBoard Customizer
Visit this user's website Find all posts by this user
Quote this message in a reply
01-21-2010, 06:53 PM (This post was last modified: 01-21-2010 06:53 PM by zehel.)
Post: #2
RE: Extra File Chatbox
I uploaded this plugin on my localhost to try it out.
This is what I get when trying to install:
Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't view Chatbox (Separate by comma)','text','7','3','95')' at line 3
Query:
INSERT INTO mybb_settings (`name`,`title`,`optionscode`,`value`,`disporder`,`gid`) VALUES ('changfcb_noview','List of UsergroupID can't view Chatbox (Separate by comma)','text','7','3','95')

Perte d'argent, perte légère ; perte d'honneur, grosse perte ; perte de courage, perte irréparable.
Find all posts by this user
Quote this message in a reply
01-21-2010, 07:47 PM (This post was last modified: 01-22-2010 12:48 PM by bomfile.)
Post: #3
RE: Extra File Chatbox
Turkish Plugins
Download

.zip  MyBB Sohbet(Chatbox) Eklentisi 3.6.0 Plugin Türkçe [Yeni].zip (Size: 25.4 KB / Downloads: 363)
Turkish By bomfile&strong
Zip password:www.mybbdestek.com
Thanks.
http://forum.mybbdestek.com/Konu-mybb-so...erkçe-yeni

Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2010, 12:27 AM
Post: #4
RE: Extra File Chatbox
(01-21-2010 06:53 PM)zehel Wrote:  I uploaded this plugin on my localhost to try it out.
This is what I get when trying to install:
Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't view Chatbox (Separate by comma)','text','7','3','95')' at line 3
Query:
INSERT INTO mybb_settings (`name`,`title`,`optionscode`,`value`,`disporder`,`gid`) VALUES ('changfcb_noview','List of UsergroupID can't view Chatbox (Separate by comma)','text','7','3','95')
oh, had problem with escape Big Grin please download new attachment (fixed)

http://hoiquantinhoc.com
Vietnamese vBulletin Board Customizer

http://mybbvn.com
Vietnamese MyBBoard Customizer
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2010, 01:17 AM (This post was last modified: 01-22-2010 01:42 AM by Pixlr.)
Post: #5
RE: Extra File Chatbox
This is by far the best shoutbox for MyBB.

The only thing it is missing is report, and I can live without that for a while Toungue

Edit: Are we allowed to change where it says ChangUonDyU Chatbox?

codicioussqa
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2010, 03:25 AM
Post: #6
RE: Extra File Chatbox
Dope Shoutty, might use it I dunno yet.

[Image: 34jbytd.jpg]
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2010, 04:54 AM
Post: #7
RE: Extra File Chatbox
Hey, where can i put the {$changfcb} to show on all pages?
Find all posts by this user
Quote this message in a reply
01-22-2010, 05:57 AM
Post: #8
RE: Extra File Chatbox
Quote:Are we allowed to change where it says ChangUonDyU Chatbox?
Change in language file Smile

Quote:Hey, where can i put the {$changfcb} to show on all pages?
At end of header template Smile

http://hoiquantinhoc.com
Vietnamese vBulletin Board Customizer

http://mybbvn.com
Vietnamese MyBBoard Customizer
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2010, 05:58 AM (This post was last modified: 01-22-2010 06:04 AM by JonathanP.)
Post: #9
RE: Extra File Chatbox
Hmm it dont work when i put it at the end of the header template.
Find all posts by this user
Quote this message in a reply
01-22-2010, 06:07 AM (This post was last modified: 01-22-2010 06:07 AM by ChangUonDyU.)
Post: #10
RE: Extra File Chatbox
sr, you must edit plugin file
simple
open changfcb.php, find global_end then replace to global_start

http://hoiquantinhoc.com
Vietnamese vBulletin Board Customizer

http://mybbvn.com
Vietnamese MyBBoard Customizer
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication