OLD - ChatBox II - Discussion and Feedback

e107 CMS » Forums » e107 Code » Code Modification / Plugin / Announcement and Releases << Previous thread | Next thread >>
Go to page  1 2 3 4
BillyBoy0823
Jun 28 2008, 06:42PM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
You can find this in the download section here.

There is also a link on the Plugins Download page to link back here for discussion.

#########

ChatBox II is based on the original Chatbox with many new and configurable options including;

1. Dynamic Updating to all site visitors.
2. ChatBox Colorizing and configuration
3. Sound on posting.
4. Ability to allow Users to Colorize text.

[NEW IN 1.4.x]
5. Ability for Users/Mods to delete posts.
6. Headers for ChatBox or ChatPage (optional)


Also included;

A 'chatpage.php' which is a simple chat that matches the chatbox in style and functionality.

A script to copy existing chatbox posts, to the new ChatBox II table (...chatbox2_menu/admin_copy_cbt.php)


******
NOTES:
******
1) Sound may not work totally, or in part in all browsers and may depend on users individual configuration.

2) CHATBOXSTYLE related controls may not work if a CHATBOXSTYLE is defined in the THEME or elsewhere.

3) Setting the REFRESH times too low may cause users, including ADMIN (Yourself) to be locked out if set too much lower than FLOOD PROTECT settings. Be sure you know now to get in and clear ADMIN bans before making settings too low. [New - v1.4.x - Some protection to avoid low settings is now built in]

******
This is an initial release with all the changes and although it has been tested to minimize issues, there could still be some. Please post any issues, coments, suggestions in the Chatbox II forum at e107(Link above).

Also let us know if it is working well.


Thanks and enjoy.


NOTE:
Don't rate a plugin based on YOUR need for it, but how it functions for the person who needs it.

To those who rate plugins LOW without any type of feedback are just shooting themselves in the foot. Why would programmers create and distribute FREE plugins and software if they get that type of treatment. You will just see what is available to you become less and less. If you have issues with plugins, dont be dumb and just rate them low. At least give feedback.
[ Edited Jul 30 2008, 08:45PM ]
Go to top
Tansas
Jun 29 2008, 05:29AM
Registered Member #22982
Joined: Dec 12 2005, 09:22AM
Location: bonn
Posts: 801
Nice i will test it

The chatpage.php feature is really nice!

10 Ponits from me keep up the good work !


maybe inculde this into core ??
[ Edited Jun 29 2008, 05:32AM ]
Go to top
Website
BillyBoy0823
Jun 29 2008, 11:11AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
Thanks, I've been looking at it too long, so I may have missed a few things.

One I already see is in admin. 360 = 6 minutes, not 5 hehe.
Go to top
Hups
Jun 29 2008, 11:16PM
Registered Member #24393
Joined: Feb 02 2006, 07:32AM
Posts: 164
where is the link ? to download ??
Go to top
Website
BillyBoy0823
Jun 30 2008, 01:58AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
The link is posted at both OFFICIAL e107 download sites.

When someone spends a month or more writing these things, it's nice to be able to see how many copies are used from a small amount of distribution points. So, if you are taking it to add it to another distribution point, can you at least mention it here.

Keeping it on less distribution sites also makes it easier for people to ask for, and recieve support from few locations.

Note: Ticking off code writers may make them pull their projects which hurts the community, and the e107 project as a whole.
[ Edited Jun 30 2008, 02:19AM ]
Go to top
BillyBoy0823
Jun 30 2008, 06:46PM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
THanks for the "1" Vote. Why do people even bother trying when there are idiots like that out there, that give the lowest vote without ANY feedback.

Someone let me know if it works OK, or if there are REALLY issues. If there are issues and it DESERVES a '1' vote, I will have them pull it from the downloads section so no one else will have the problems.
Go to top
Yakumo
Jun 30 2008, 08:28PM
Registered Member #31165
Joined: Oct 05 2006, 01:48PM
Posts: 476
be patient, if people like it, they will give you positive feedback. also, try to edit your post and put the download link there. it'll make finding your work much easier.
Go to top
Website
BillyBoy0823
Jun 30 2008, 10:48PM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
Thanks!!
Go to top
BillyBoy0823
Jul 01 2008, 06:10AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
Updated to 1.4.0

Added 5. Ability for Users/Mods to delete posts. (If the option is enabled.
Go to top
TheMadMonk
Jul 01 2008, 07:23AM
Registered Member #2131
Joined: Jul 02 2003, 04:20AM
Location: UK
Posts: 95
This looks great, is it possible to have an option to use the default chatbox data table instead of using a new one.
Go to top
Website
BillyBoy0823
Jul 01 2008, 07:59AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
No, I needed an extra field to hold the font color. I didn't want to get fancy and embed it in an existing field.

There is a script though that will copy your chatbox table to the new chatbox2 table.

....{plugin dir}/chatbox2_menu/admin_copy_cbt.php

I didn't make it easy to run from admin for a reason.

But this way, you can copy it over, and still have the old one, in case you choose to revert back.
Go to top
BillyBoy0823
Jul 01 2008, 08:19AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
Oops. 1.4.0 is on hold. It doesn't work with the deletion on posts done dynamically, until the page it refreshed. I'm on 30 hours, but working on it. I am driving them nuts I bet with the uploads and little fixes. But they are down to little ones after three weeks on this.

Please be patient.
Go to top
bugrain
Jul 01 2008, 08:23AM
bugrain
  • e107 Site administrator
  • e107 Core developer
  • e107 Support Team
Registered Member #16182
Joined: Mar 28 2005, 01:40PM
Location: UK
Posts: 4323
ChicksHateMe wrote ...

No, I needed an extra field to hold the font color. I didn't want to get fancy and embed it in an existing field.


Just a thought, yuo could have used the chatbox table and your own table for extra columns and joined the two in your plugin. Probably a bit late for that now, though.
Go to top
marj
Jul 01 2008, 08:41AM
marj
Registered Member #1159
Joined: Mar 16 2003, 08:00AM
Posts: 6163
you're right bugrain but we (you and I) told him not to touch the core
as he made an import script it's fine

a problem I can see with joining the default chat table is:
if a user find ChicksHateMe's chatbox fine AND then uninstall chabox AND remove the core chabox table ... chatboxII need a fallback
Go to top
Tansas
Jul 01 2008, 11:32AM
Registered Member #22982
Joined: Dec 12 2005, 09:22AM
Location: bonn
Posts: 801
Chatbox 2 is better than chatbox 1.

Thank you very much... its very useful 4 me
Go to top
Website
TheMadMonk
Jul 02 2008, 02:55AM
Registered Member #2131
Joined: Jul 02 2003, 04:20AM
Location: UK
Posts: 95
bugrain wrote ...

ChicksHateMe wrote ...

No, I needed an extra field to hold the font color. I didn't want to get fancy and embed it in an existing field.


Just a thought, yuo could have used the chatbox table and your own table for extra columns and joined the two in your plugin. Probably a bit late for that now, though.


Yup thats what I was thinking, intergrates better with current setups and other plugins.
Go to top
Website
BillyBoy0823
Jul 02 2008, 08:33AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
Can't make everyone happy. Hey, I am donating time, so take it as it is.

It's separate, and won't interfere with the core or chatbox 1. (Hopefully).

I just posted Chatbox II version 1.4.1

OPTIONAL ITEMS
* Allows you to add an Optional Header - Can be colorized. using XHTML tags.

* Allows Users to delete their own posts. -If enabled, Icons are replaced with an `x` in front of users names, and in front of all names for MODS to delete easily. Helps a lot with spam removal.


ISSUES
Embedded sound isn't easy. Some embed codes don't work (hidden in certain versions of FF). Sometimes the players don't stay hidden (problems with ie6). I didn't want to embed a separate player letting people still use their own for now, SO, there may be times Sound doesn't work, or the player comes out of hiding for older borwsers. It still seemed fairly stable with the currnent setting.

Color - Slow loads show the text in the color box. I will eventually make this work with a transparent image, changing the background and holding the value in a hidden input so it looks cleaner.

REFRESH - If you are on a bad server, sometimes the check for new post will receive an error post and look ugly. I will eventually set it to ignore that. I also plan on actually using that to create another plugin to monitor and track site-server uptimes.

DEFAULT CHATBOXSTYLE and CHATPAGESTYLE are in a seperate file in the plugin for viewing to incorporate in a THEME or elsewhere. The original CHATBOXSTYLE in current themes should Still work fine. They can also be seen in the Chatbox2_menu.php or the chatpage.php files.

I should be done for a while on it, I will wait to here the whining and complaints before I do anymore to it.

Thanks to those who do like it and appreciate it (tansas), those are the people I do it for.
Go to top
BillyBoy0823
Jul 02 2008, 09:35AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
TheMadMonk wrote ...

This looks great, is it possible to have an option to use the default chatbox data table instead of using a new one.



I didn't use the default table for a few reasons. The main one being, if someone Removed the Plugin Chatbox, it would remove the SAME Table I'd be using, deleting all the data.

I set up a script to copy it over from the Original Chatbox, so the same data could be used, and being separate, as the men suggested was best, so that they don't interfere with each other.

If the script doesn't work because the data is too large, it's pretty easy for ppl that know mySQL to just copy or edit the current table and change field names and add the color field as shown in the plugin.php file

I did think of other way, including the original table and more tables, but I felt this was the simplest, fastest , most efficient and safest way.
Go to top
His MAJESTY
Jul 04 2008, 03:53AM
Registered Member #43876
Joined: Mar 12 2008, 01:40PM
Posts: 189
I try to download ChatBox II v1.4.1 at [-link-] but it turn out to be a graphics file (.jpg)
Go to top
BillyBoy0823
Jul 05 2008, 06:30AM
Registered Member #14644
Joined: Feb 14 2005, 04:20PM
Location: Leominster, MA USA
Posts: 504
Thanks for posting.

I'm not sure what happened. I must have screwed up the upload.

I just uploaded v1.4.2 with fixes. So be patient for approvals.

There have been a LOT of changes from the Original, and in spending a month on it made me go a lil insane. I tried to test everything a few times on different sites with different browsers, but I may still have missed some stuff.

So, please post comments and issues here and I will try to address them quickly.

Thanks!!!
Go to top
Go to page  1 2 3 4  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System