vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - MGC Chatbox (with AJAX) (https://vborg.vbsupport.ru/showthread.php?t=148472)

VBDev 07-17-2007 08:46 AM

Quote:

Originally Posted by stangger5 (Post 1293477)
lol,,,sorry..

Here you go...
In the includes/functions_mgc_cb file...

Find:
Code:

$smileys = $vbulletin->db->query_read("
            SELECT smilieid, smilietext, smiliepath, title
                FROM " . TABLE_PREFIX . "smilie
                ORDER BY displayorder
        ");


and change to:

Code:

$smileys = $vbulletin->db->query_read("
            SELECT smilieid, smilietext, smiliepath, title
                FROM " . TABLE_PREFIX . "smilie
                ORDER BY RAND() LIMIT 15
        ");

I have it set for 15...
You can change the 15 to your liking..
Just make sure to change the smiley limit in the admincp..
admincp/MGC Chatbox/Shouts formatting: Default number of smilies


Thanks again for the chatbox !! :up:

He he thanks for the share, I'll integrate that in the next version :)

Quote:

Originally Posted by silvermerc (Post 1293492)
so have you got any ideas about how to fix the wol problem? im using IE

and what does announce do?

For the wol, no I don't for the moment, I will start working out the bugs on wednesday or thursday evenings. I have a life appart from vB :D

Regarding the announce thing, if you type : /announce your_text then this text will be displayed at the top of the chatbox. This is an announce system in the chatbox.

It's also editable through vbulletin options :)

sybakaos 07-17-2007 09:50 AM

VBDev, do you have an estimate when the next version arrives? I can't wait as listed bugs are... making this product almost perfect ;).

My 2nd question (cosmetic). I see that a lot of phrases or bits of codes are a mix of English/French. Do you plan on making it all English?

VBDev 07-17-2007 10:04 AM

You mean in the images alt ? Yes I should :D

I hope to provide a new version with bugs tracked and removed for the end of the week. However, it will depend of how this tracking goes on (especially strange ones that I didn't encountered on the site I am admin of).

I'll certainly need to make live test on forums where it doesn't work to track it out.

I'll try to find all of them and put then in phrases of course.

VBDev 07-17-2007 10:05 AM

Important :

I would be interested in providing my chatbox in other languages.


Please contact me if you're interested telling me how I can contact you and which language you could do !

I will change the way phrases are installed in the next version so that language lies only in one xml file to easier translation.

Anhyeu12000 07-17-2007 10:18 AM

Quote:

Originally Posted by VBDev (Post 1293166)

You have to do template modifications (mgc_chatbox template), this is html edit ;)

Thanks, I changed MGC Chatbox's Bgcolor, thanks agian ;)

Anhyeu12000 07-17-2007 10:26 AM

I can translate English to Vietnamese, Please contact to me emtoi12@walla.com

Kyderoy 07-17-2007 11:57 AM

Some of my members can see the shout box and others can't.. One is an Admin and the other is a super mod so I know it can't be a usergroup permission. I upgraded from 1.2 to 1.3 and that's when this statred happening. Any suggestions why this is happening?

alessai 07-17-2007 01:52 PM

:D i found the stuiped mistake the "Minimum number of posts required to use the Chatbox" must be 0 so the chatbox show up.

:) and about the transliton actully i was going to translate it in to arabic (sai112@hotmail.com)

VBDev 07-17-2007 02:08 PM

Quote:

Originally Posted by Kyderoy (Post 1293581)
Some of my members can see the shout box and others can't.. One is an Admin and the other is a super mod so I know it can't be a usergroup permission. I upgraded from 1.2 to 1.3 and that's when this statred happening. Any suggestions why this is happening?

This might be the same thing as for alessai: the number of messages ?

carlosacgj 07-17-2007 02:23 PM

Quote:

Originally Posted by VBDev (Post 1293525)
Important :

I would be interested in providing my chatbox in other languages.


Please contact me if you're interested telling me how I can contact you and which language you could do !

I will change the way phrases are installed in the next version so that language lies only in one xml file to easier translation.


I can translate English to Spanish (espa?ol) carlosacgj (at) hotmail


All times are GMT. The time now is 08:36 PM.

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.01958 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (5)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
  • (10)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