vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

VBDev 12-15-2008 04:16 AM

Quote:

Originally Posted by nerofix (Post 1685623)
is it possible to disallow posting www links?

You mean totally disallow ? No it's not possible.

What you can do is avoid url to be parsed and thus not being replaced by links but that's all.

By the way there is no good way to avoid users to post urls as for example you could be able to remove an url like this :
http://***************
but if the user add spaces :
ht ttp://***************

Then it won't be removed... Do you see what I mean?

Taragon 12-15-2008 05:45 PM

As it is already (half) announced I was wondering if MGC Chatbox Evo could have/use a similar font, fontsize, and fontcolour menue as used with vB perhaps?
Or if it would be easily possible to adjust this?

VBDev 12-15-2008 06:23 PM

Quote:

Originally Posted by Taragon (Post 1686007)
As it is already (half) announced I was wondering if MGC Chatbox Evo could have/use a similar font, fontsize, and fontcolour menue as used with vB perhaps?
Or if it would be easily possible to adjust this?

It already does.

entertain 12-15-2008 07:11 PM

okay like having asked you in skype and you was not sure about this, i'll post it here, so that you will not forget it. ;)

Is it possible to give a usergroup only the permissions to delete their own shouts?

Taragon 12-15-2008 07:30 PM

1 Attachment(s)
Quote:

Originally Posted by VBDev (Post 1686047)
It already does.

In that case I?m not really sure if we?re talking about the same thing, since it isn?t at vb-hacks.org.

Attachment 90623

I understand it can?t be 100% identical, but if the global experience of the dropdown menus would match (or at least having the fonts menu the same height as the size and color menu) this would be great.

VBDev 12-16-2008 04:03 AM

Quote:

Originally Posted by entertain (Post 1686090)
okay like having asked you in skype and you was not sure about this, i'll post it here, so that you will not forget it. ;)

Is it possible to give a usergroup only the permissions to delete their own shouts?

Yes but that won't be in the next release which is closed for coding (currently being translated in different languages).

Quote:

Originally Posted by Taragon (Post 1686106)
In that case I?m not really sure if we?re talking about the same thing, since it isn?t at vb-hacks.org.

Attachment 90623

I understand it can?t be 100% identical, but if the global experience of the dropdown menus would match (or at least having the fonts menu the same height as the size and color menu) this would be great.

No we weren't talking about the same thing.

It's not possible to make it match the menu in the post creation as these are wysiwyg things being part of vB js stuff. And I am not allowed to copy paste their code on those parts you now (copyright issues).

glennybee 12-16-2008 06:32 PM

Hi,

I would like to completely uninstall the chatbox and reinstall it again, including all tables in the database. Physical files are ok, I can delete them no probs, but I'm not sure what to delete in the database, can anyone give some pointers please?

Thanks! :)

VBDev 12-16-2008 09:30 PM

Quote:

Originally Posted by glennybee (Post 1686852)
Hi,

I would like to completely uninstall the chatbox and reinstall it again, including all tables in the database. Physical files are ok, I can delete them no probs, but I'm not sure what to delete in the database, can anyone give some pointers please?

Thanks! :)

If you uninstall the product, tables will be removed :)

emisand 12-17-2008 11:15 PM

Hello,

I want to make the translation to spanish for this chat.

Do i translate the 1.1.0 langfile? or, can you send me the next version's langfile?

BTW, when will come the next version?

Thanks.

Ranger187 12-18-2008 01:34 AM

Quote:

Originally Posted by emisand (Post 1687675)
Hello,

I want to make the translation to spanish for this chat.

Do i translate the 1.1.0 langfile? or, can you send me the next version's langfile?

BTW, when will come the next version?

Thanks.

VBdev should have the newest file to translate. He should reply shortly. Next release should be out soon. No date has been sent, but I'd expect it within next 2 weeks.

VBDev 12-18-2008 03:54 AM

Thank for your help proposal.

However someone has already offered me his help for the spanish translation.

Next release is indeed due soon, you can see it working on my forum : www.forumcoding.com (beta test phase).

entertain 12-18-2008 04:23 AM

When I collapse the chatbox, i can't see the shouts any more (on your forum, vBDev ;))
Maybe a bug? Or a feature? :D

Will this copyright stay under the chatbox? :o

VBDev 12-18-2008 06:10 AM

When I do so I see the shouts. What do you meant by can't see the shouts ?

Which browser were you using ?

About the copyright, yes this will stay.

jerx 12-18-2008 06:27 AM

Does the post action box on the right of the chats box belong to MGC Chatbox (at forumcoding)? If you collapse the chatbox, those actions are not hidden (IE7).

entertain 12-18-2008 08:37 AM

1 Attachment(s)
Quote:

When I do so I see the shouts. What do you meant by can't see the shouts ?
I see the collapsed chatbox (as a guest) like this:
Attachment 90775
Quote:

Which browser were you using ?
Firefox 3.0.5
Quote:

About the copyright, yes this will stay.
:( is there a way to get a copyright-free chatbox ?

XManuX 12-18-2008 11:15 AM

Nice Chatbox !

I am currently using my own Shoutbox (code based on an oooooooooooold shoutbox for vb 3.5 with severals improvements) but i may consider switching to MGC Chatbox Evo one day :)

Some requests tho' :

- About dating : an option using the vB "Yesterday" date format would be cool, instead of displaying always a date. Another option to disable date display (only displaying hours:minutes) for the chats of the day would help making display clearer.

- About defaut channel : would be nice to have more flexibility in there. E.G. when Chatbox is displayed on some pages, it displays Chan 1 as the default one. But on another it can display Chan 2 (or whatever) by default.

- About channels display : what about a mode "display all at once" (with permission checking of course) that would display all chats from all channels but with a different color for each channel. Messy for chatboxes with heavy activity but helpfull for chatboxes with low activity.

VBDev 12-18-2008 01:31 PM

Quote:

Originally Posted by jerx (Post 1687808)
Does the post action box on the right of the chats box belong to MGC Chatbox (at forumcoding)? If you collapse the chatbox, those actions are not hidden (IE7).

Yes it's a new feature. I will add other actions in later chatbox versions (we could imagine having arcade actions, and so on ;)).

By not hidden what did you meant ?

Quote:

Originally Posted by entertain (Post 1687845)
I see the collapsed chatbox (as a guest) like this:
Attachment 90775
Firefox 3.0.5
:( is there a way to get a copyright-free chatbox ?

Seems like perhaps there is a bug in the sql retrieval query, I'll look into it.

About the copyright free, I perhaps will release a branding free version (non free one). The add of this copyright is, as you might imagine, to state whom work it is (as every copyright is ;)).

Quote:

Originally Posted by XManuX (Post 1687919)
Nice Chatbox !
- About dating : an option using the vB "Yesterday" date format would be cool, instead of displaying always a date. Another option to disable date display (only displaying hours:minutes) for the chats of the day would help making display clearer.

It's possible to hide the date from the chatbox (as well as the time but less usefull lol).

About the Yesterday thing, why not but not sure it's that useful ? (Unless others are interested).

Quote:

Originally Posted by XManuX (Post 1687919)
- About defaut channel : would be nice to have more flexibility in there. E.G. when Chatbox is displayed on some pages, it displays Chan 1 as the default one. But on another it can display Chan 2 (or whatever) by default.

It's an intersting idea. How do you see this handled ?

Adding in the channel definition the THIS_SCRIPT var content for example as for the show on defined pages option.

Quote:

Originally Posted by XManuX (Post 1687919)
- About channels display : what about a mode "display all at once" (with permission checking of course) that would display all chats from all channels but with a different color for each channel. Messy for chatboxes with heavy activity but helpfull for chatboxes with low activity.

I don't see how this mod would be handled. Like a button you push to set the chatbox in display all at once mode ?

jerx 12-18-2008 10:30 PM

I think I meant the same as entertain. If you are viewing your forum as a guest and you click the collapse icon, the chats (messages the users have posted in the chatbox) disappear, but the new feature is still visible. It still shows user x replied to thread y, etc.

emisand 12-18-2008 10:59 PM

A suggestion I have for the Chatbox is to display the date with the Today and Yesterday mode.

So all chats made today would be something like:
Today 10:48 PM Emisand: Hello

It could be made, by adding this: $vbulletin->options['yestoday'] when using vbdate() function.

VBDev 12-19-2008 04:14 AM

Quote:

Originally Posted by jerx (Post 1688288)
I think I meant the same as entertain. If you are viewing your forum as a guest and you click the collapse icon, the chats (messages the users have posted in the chatbox) disappear, but the new feature is still visible. It still shows user x replied to thread y, etc.

I think it's normal cause the new features makes notifications still being chats but just separated when the chatbox is expanded.

But it's strange coz it seems like it's all the time. I'll look into fixing it.

Quote:

Originally Posted by emisand (Post 1688306)
A suggestion I have for the Chatbox is to display the date with the Today and Yesterday mode.

So all chats made today would be something like:
Today 10:48 PM Emisand: Hello

It could be made, by adding this: $vbulletin->options['yestoday'] when using vbdate() function.

Yes I know that ;) But I won't use that option as I want it to be separated from default vBoptions, as the date formats are.

I am anyway adding it to the todo list.

solidlink 12-19-2008 12:18 PM

Is there anyway to increase the length of the chats (scroll) to appear?

solidlink 12-19-2008 01:00 PM

oh ok i think i got it thanks! will make a donation :)

solidlink 12-19-2008 01:10 PM

donated!

btw, how many users before it will start to lag?

VBDev 12-19-2008 01:32 PM

Thanks to solidlink for his donation !

VBDev 12-19-2008 01:33 PM

Quote:

Originally Posted by solidlink (Post 1688730)
donated!

btw, how many users before it will start to lag?

The number of user shouldn't make it lag. It's not dependent of number of users online.

But rather to refresh rate.

tecnozul 12-20-2008 03:36 PM

I have a porblema, introducing characters like ñ or Lestra accented à è ì ò ù chat does not answer me, it is like frozen, which may be due to this?

Taragon 12-20-2008 06:50 PM

Quote:

Originally Posted by VBDev (Post 1686386)
No we weren't talking about the same thing.

It's not possible to make it match the menu in the post creation as these are wysiwyg things being part of vB js stuff. And I am not allowed to copy paste their code on those parts you now (copyright issues).

I understand :nodding disappointed: :D

Would it be possible/do you know where to edit the height of the [Fonts] drop down menu instead perhaps? Just to give it the same height as the font-height and font-color menu?

Also, do you perhaps know how to get rid of both the left and right bracket around [Fonts]?
I've been looking in both the templates and phrases, but I seem to be overlooking them.

ashley76 12-20-2008 07:48 PM

I have gone through the instructions in the install but, I don't see the chatbox anywhere on my site... I have a custom style but, I also did the instructions for that section as well... I even changed it back to the default style and still don't see it. Any ideas?

bocek 12-20-2008 07:55 PM

Quote:

Originally Posted by ashley76 (Post 1689739)
I have gone through the instructions in the install but, I don't see the chatbox anywhere on my site... I have a custom style but, I also did the instructions for that section as well... I even changed it back to the default style and still don't see it. Any ideas?

Check your user group permissions...

You have to define user groups, that able to view/use Chatbox.

As far as I remember, permissions are not predefined by installation.

ashley76 12-20-2008 08:12 PM

LOL I just figured that out... One more question I have it embedded on forum home but, it increases the size of my page (width) too much. I have set a 200px size on it but, it doesn't seem to help... Any other ideas?

ashley76 12-20-2008 08:36 PM

Nevermind got that fixed too...

ashley76 12-20-2008 08:38 PM

Last question... to the far left of each message is the word submit Query. How can I change that to an image instead of just the word...?

VBDev 12-20-2008 09:06 PM

It's normally not a word. Can you please make a screenshot ?

ashley76 12-20-2008 10:22 PM

1 Attachment(s)
here you go...

VBDev 12-20-2008 10:43 PM

It's seems like the menu_open.gif gif is missing in your forum style

You have to add the vB default image or make a copy of the one used on your forum and rename that copy to menu_open.gif.

ashley76 12-20-2008 10:59 PM

I looked and that file is in there...

ashley76 12-20-2008 11:46 PM

where is that icon set at?

emisand 12-21-2008 12:16 AM

Quote:

Originally Posted by ashley76 (Post 1689911)
where is that icon set at?

Look at the chatbox, right click above "Submit Query" and then click at properties.
Then at Image properties there you get the image address.
So check if you have the image in that address, if not, upload it there.

ashley76 12-21-2008 02:44 AM

already tried that but, I don't get properties by right clicking on that icon for some reason...

Ranger187 12-21-2008 06:32 AM

Quote:

Originally Posted by ashley76 (Post 1690007)
already tried that but, I don't get properties by right clicking on that icon for some reason...

Gimme a sec. I think I figured it out. I'm creating an account now to view. I'll tell you the account so you can delete it then....


All times are GMT. The time now is 11:44 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.07448 seconds
  • Memory Usage 1,845KB
  • 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
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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