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)

unitedpunjab 07-30-2007 04:55 AM

Quote:

Originally Posted by VBDev (Post 1304437)
Hum, if you have enabled it for both then dream user should be able to see it in the pm channel.

I think I'll have to check that out :D But I will do it tomorrow when my headache will be passed (too much alcohol yesterday :D)


I have enabled the PM function for both the usergroup. But still it's not showing up anywhere for simple user. For Admin usergroup it's showing.

VBDev 07-30-2007 05:21 AM

Quote:

Originally Posted by AdmiralGeek (Post 1304852)
one of my users has a prob with the shout box, THE ONLY ONE, it constantly is laoding (has the text loading in the shout box area) i checked his cookies, and java script and all is fine.

any ideas?

Only one user ?? Did you loggin with this user account to see if the problem comes from the account or from the user side ?

Quote:

Originally Posted by maidos (Post 1304726)
theres a issue, i have set a usergroup to be able to use mp/pm command on the admincp.. the member can view the brushes icon however what theycant see is the pm channel icon at all

Have you uploaded the images of the last version ?

Quote:

Originally Posted by Krieg (Post 1304569)
hi, i wanted to install this mod and followed every step (i uploaded every single files from v1.1 to 1.4)
i imported the products and did the templates modifications.

but the chatbox does not show (i switch it on in the admincp) and i am helpless.

the source of my forumhome page looks like this for instance :
Code:

<td class="vbmenu_control"><a href="calendar.php">Calendrier</a></td>
 
<!-- modif chatbox -->
 
<!-- modif chatbox -->   
 
 
<td class="vbmenu_control"><a href="search.php?do=getnew" accesskey="2">Derniers messages</a></td>

in the templates i added the small commentary lines so that i find the mods afterwards. i must do something wrong but cannot find what

PS: je suis francais et si ya besoin de l'url ya pas de soucis, je pourrais la donner ;)

Cela peut venir de ton style, as tu v?rifi? sur le style par d?faut ?

Si ?? vient du style, il faut rergarder dans le fichier lisez moi, il y a une proc?dure ? ce sujet.

Quote:

Originally Posted by Nimrod. (Post 1304742)
3.6.7 PL1

Yeah, I couldnt figure out why it was messing with the global.php file.

Never experienced that, maybe the file wasn't uploaded correctly (ie, error during the upload).

Quote:

Originally Posted by blueraider (Post 1304844)
how do i fixed the date. it keeps saying 7/13/07

There are options in the acp to configure that :)

VBDev 07-30-2007 05:22 AM

Quote:

Originally Posted by Mastar (Post 1304863)
Is it possible to have an option for an sound alert when a new message has been entered?

Actually not, I will maybe have a look but I am not really for that idea.

Quote:

Originally Posted by inciarco (Post 1304993)
Hello VBDev!! ;)

I almost forgot to share witn you another little Bug I detected on the Chatbox, and is that When I press the Collapse Icon (http://inciarco.com/foros/images/but...apse_thead.gif) the ChatBox Displays itself in a Bigger Height, and Not Collapse itself at all but the Opposite it goes Bigger!! ;) (This also happens on the ChatBox Page (http://inciarco.com/foros/mgc_chatbo...o=view_chatbox)).

You can see this at:
http://inciarco.com/foros/

Do you know why this could be happening?? :confused: I Can Collapse every other Table in my Forum except the ChatBox!! :( (you can see that in the previous Link and in Sections like the Gallery (Galer?a) and others).

I hope this Helps for your next Release!! :p

My Best Regards For You!! :up:

:)

This is not a bug as lucky51 stated ;)

VBDev 07-30-2007 05:23 AM

Quote:

Originally Posted by unitedpunjab (Post 1305068)
I have enabled the PM function for both the usergroup. But still it's not showing up anywhere for simple user. For Admin usergroup it's showing.

For admin it works ?

Hum very strange, do the user which don't see it belongs to 2 usergroups ?

Subah 07-30-2007 06:33 AM

There is Automatic msg sending when i ban some one from the chatbox ? where can i disaple this msg ?
Can you add another way to ban the users by there ID member ?

Subah 07-30-2007 06:44 AM

By the way its always say to me
"you are the only user in the chatbox"
but i`am sure there are another users !

VBDev 07-30-2007 06:55 AM

Quote:

Originally Posted by Subah (Post 1305121)
There is Automatic msg sending when i ban some one from the chatbox ? where can i disaple this msg ?
Can you add another way to ban the users by there ID member ?

It can't be disabled, but you're right it should.

I am going to add that in the todo list.

By userid, yes I could, I'll put it too in the list.

Quote:

Originally Posted by Subah (Post 1305126)
By the way its always say to me
"you are the only user in the chatbox"
but i`am sure there are another users !

Yes I know, this an issue I have to look at. The result will be complete removal of that functionnality if I don't find a clean and not too heavy on server load solution

redraider 07-30-2007 11:45 AM

I have to ask, is this working with vbadvanced yet, I would like to install it as a side module.

Thanks

pewp 07-30-2007 11:48 AM

hello there. i just installed this wonderful addon to another forum i'm working on and it's a smaller forum (only 600px wide). the smallest size the chatbox seems to go is 800px. is there anyway to modify this to get it to shrink down more?

VBDev 07-30-2007 11:59 AM

Quote:

Originally Posted by redraider (Post 1305263)
I have to ask, is this working with vbadvanced yet, I would like to install it as a side module.

Thanks

Yes it does :) There is an howto in the readme (with a small error as you have to add adv_index and not arcade ;)).

But due to its size, it wont fit in the side colums, so can only in the center (which is good IMO).

Quote:

Originally Posted by pewp (Post 1305265)
hello there. i just installed this wonderful addon to another forum i'm working on and it's a smaller forum (only 600px wide). the smallest size the chatbox seems to go is 800px. is there anyway to modify this to get it to shrink down more?

How you could achieve that :
  • Reduce the size of the input box (option in the acp)
  • Disable some bbcode (option in the acp) for the chatbox
This will allow you to reduce it's width and I think it might fit in 600px.

pewp 07-30-2007 12:02 PM

i was just going to tell you that i disabled bbcode, and a few other things and got it to fit. thanks for the fast response though!

inciarco 07-30-2007 12:12 PM

Quote:

Originally Posted by VBDev (Post 1305084)
This is not a bug as lucky51 stated ;)

Great Help lucky51 and VBDev!! :up:

Works Fine Now!! :p

My Best Regards!! ;)

:)

Krieg 07-30-2007 03:43 PM

Quote:

Originally Posted by VBDev (Post 1305083)
Cela peut venir de ton style, as tu v?rifi? sur le style par d?faut ?

Si ?? vient du style, il faut rergarder dans le fichier lisez moi, il y a une proc?dure ? ce sujet.

C'est la queue entre les jambes et l'air tout penaud que je repond a ton post ... VBDev, je fais un pietre admin et mon honneur vient d'en prendre un coup ...

Je viens de me rendre compte que le groupe Admin n'avais pas par d?faut les autorisations n?c?ssaires pour l'affichage de la chatbox :down::eek:

Je te remercie pour le temps que tu m'as consacr? et je te f?licite pour cet excellent travail. Comme on dit par ici, 'quipeupe ze goude oueurque' ;)

VBDev 07-30-2007 04:12 PM

Quote:

Originally Posted by Krieg (Post 1305415)
C'est la queue entre les jambes et l'air tout penaud que je repond a ton post ... VBDev, je fais un pietre admin et mon honneur vient d'en prendre un coup ...

Je viens de me rendre compte que le groupe Admin n'avais pas par d?faut les autorisations n?c?ssaires pour l'affichage de la chatbox :down::eek:

Je te remercie pour le temps que tu m'as consacr? et je te f?licite pour cet excellent travail. Comme on dit par ici, 'quipeupe ze goude oueurque' ;)

Pas de soucis ;)

Subah 07-30-2007 09:57 PM

There is some thing werid every time i ban a user after 1 or 2 day i see him chating in the box ??? and i am sure i ban him with unlimte time !!!

Karabaja 07-31-2007 01:48 AM

I've been away for a week or so and I noticed there is new version so I upgraded. But now I am stuck with random smilies and no option to disable it. Pls VBDev could you help on how to set it to display order like it was in previous version. I'd rather not have to downgrade. Sorry if I missed an option somewhere in acp. Got some big smilies and really looks bad when it pulls them by random.

VBDev 07-31-2007 04:23 AM

Quote:

Originally Posted by Subah (Post 1305719)
There is some thing werid every time i ban a user after 1 or 2 day i see him chating in the box ??? and i am sure i ban him with unlimte time !!!

Does this user appear in the banned user list when you type the /showban command ?

Quote:

Originally Posted by Karabaja (Post 1305842)
I've been away for a week or so and I noticed there is new version so I upgraded. But now I am stuck with random smilies and no option to disable it. Pls VBDev could you help on how to set it to display order like it was in previous version. I'd rather not have to downgrade. Sorry if I missed an option somewhere in acp. Got some big smilies and really looks bad when it pulls them by random.

Here is how you could temporarly remove the random thing (I will make an option in the next version):
  1. Open includes/functions_mgc_cb.php
  2. Find
    PHP Code:

      $smileys $vbulletin->db->query_read("
      SELECT smilieid, smilietext, smiliepath, title
       FROM " 
    TABLE_PREFIX "smilie
       ORDER BY RAND() LIMIT " 
    $vbulletin->options['mgc_cb_editor_nbsmileys'] . "
     "
    ); 

  3. Replace it by
    PHP Code:

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

  4. Here you go :)

baha 07-31-2007 04:57 AM

verzi 1.3 end 1.4 (Enable automatic refreshment ) is error:mad:

VBDev 07-31-2007 05:36 AM

Quote:

Originally Posted by baha (Post 1305916)
verzi 1.3 end 1.4 (Enable automatic refreshment ) is error:mad:

If you don't give me more details, I won't be able to help you ...

Have you uploaded js files ?

baha 07-31-2007 06:01 AM

Quote:

Originally Posted by VBDev (Post 1305933)
If you don't give me more details, I won't be able to help you ...

Have you uploaded js files ?

yes.
clientscript forde:( is error Upgrade from v1.2
:(automatic refreshment error:erm:

WinJStar 07-31-2007 06:25 AM

How to get rid of MGC and make it just Chat

Quote:

Originally Posted by Sofia (Post 1258871)
In the product_mgc_chatbox, find

HTML Code:

<phrase name="mgc_chatbox" date="1176242966" username="mtor" version="1.0"><![CDATA[MGC Chatbox]]></phrase>
And replace by :

HTML Code:

<phrase name="mgc_chatbox" date="1176242966" username="mtor" version="1.0"><![CDATA[Chatbox]]></phrase>
For the next version, users can choose their title


WinJStar 07-31-2007 06:30 AM

^^^Sry didn't mean to post there, was making some notes.
While I'm accidentally caught lurking tho...great mod. ;)

Karabaja 07-31-2007 08:29 AM

Quote:

Originally Posted by VBDev (Post 1305906)

Here is how you could temporarly remove the random thing (I will make an option in the next version):
  1. Open includes/functions_mgc_cb.php
  2. Find
    PHP Code:

      $smileys $vbulletin->db->query_read("
      SELECT smilieid, smilietext, smiliepath, title
       FROM " 
    TABLE_PREFIX "smilie
       ORDER BY RAND() LIMIT " 
    $vbulletin->options['mgc_cb_editor_nbsmileys'] . "
     "
    ); 

  3. Replace it by
    PHP Code:

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

  4. Here you go :)

Thanks, I've tried that but in that case it shows me like all available smilies or too many of them, not sure which, but much more then it is chosen in acp.

VBDev 07-31-2007 09:01 AM

Quote:

Originally Posted by baha (Post 1305949)
yes.
clientscript forde:( is error Upgrade from v1.2
:(automatic refreshment error:erm:

Don't have you make modifications in your templates ? This could be a reason.

Which error does ie tell you ?

Quote:

Originally Posted by WinJStar (Post 1305964)
^^^Sry didn't mean to post there, was making some notes.
While I'm accidentally caught lurking tho...great mod. ;)

He he lol ! I will slap you lol

Quote:

Originally Posted by Karabaja (Post 1306005)
Thanks, I've tried that but in that case it shows me like all available smilies or too many of them, not sure which, but much more then it is chosen in acp.

Sorry, this was :

PHP Code:

$smileys $vbulletin->db->query_read(
SELECT smilieid, smilietext, smiliepath, title 
FROM " 
TABLE_PREFIX "smilie 
ORDER BY displayorder 
LIMIT " 
$vbulletin->options['mgc_cb_editor_nbsmileys'] . "
"
); 


hardiono 07-31-2007 10:02 AM

I installed v 1.4 as a new installation. I got this message when I opened the forum

Fatal error: Call to undefined function: can_use_mp_cmd() in /home/xxxx.xxx/public_html/forum/index.php(537) : eval()'d code on line 293

If I incativated the Chatbox, everything was fine.

Please help

VBDev 07-31-2007 01:09 PM

This is because you haven't uploaded the includes/functions_mgc_cb.php file (as I can deduct from the error).

MarkEE 07-31-2007 02:48 PM

Installed and working. Thank you!

Is there an easy way to clear the archive?

Thanks

VBDev 07-31-2007 03:55 PM

/del all in the chatbox :D

jamper 07-31-2007 04:00 PM

Forgive me, but i'm a noob:D

I have the latest mgc chatbox installed in my vbulletin 3.6.7 version. If i upgrade vbulletin to 3.6.8, does the mod still work?

Thank you

MarkEE 07-31-2007 04:30 PM

Thanks...that worked!

VBDev 07-31-2007 04:39 PM

Quote:

Originally Posted by jamper (Post 1306262)
Forgive me, but i'm a noob:D

I have the latest mgc chatbox installed in my vbulletin 3.6.7 version. If i upgrade vbulletin to 3.6.8, does the mod still work?

Thank you

Sure :) Anyway you might have to modify vb templates that you might have to revert during the 3.6.8 install.

AdmiralGeek 07-31-2007 06:32 PM

I upgraded to the new version, and for the new feature that allows users to initiated in a private message within the shout box, well the explanation for this is in some foreign language when the help icon is clicked. Also the "close button" to close the help window is also in a foreign language. And the icon that lets you open the shout box on its own, is also in a foreign language( the label, when someone moves their mouse over)

I installed the language file when upgrading.

But i suppose i did it wrong, tried is several times, but no luck.

Any help?

unitedpunjab 07-31-2007 06:35 PM

Quote:

Originally Posted by VBDev (Post 1305085)
For admin it works ?

Hum very strange, do the user which don't see it belongs to 2 usergroups ?

No the are just simple registered users....

VBDev 07-31-2007 07:32 PM

Quote:

Originally Posted by AdmiralGeek (Post 1306364)
I upgraded to the new version, and for the new feature that allows users to initiated in a private message within the shout box, well the explanation for this is in some foreign language when the help icon is clicked. Also the "close button" to close the help window is also in a foreign language. And the icon that lets you open the shout box on its own, is also in a foreign language( the label, when someone moves their mouse over)

I installed the language file when upgrading.

But i suppose i did it wrong, tried is several times, but no luck.

Any help?

Hum yes it seems like there are untranslated phrases.

I'll correct that for the next release.

Quote:

Originally Posted by unitedpunjab (Post 1306365)
No the are just simple registered users....

Do they have the option set to no in their ucp options (hide chatbox one) ?

Mastar 07-31-2007 07:41 PM

I'm getting some DB Errors:

Code:

Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/home/choco/public_html/forums/includes/class_core.php on line 274


dirty68 07-31-2007 08:08 PM

Hey dev some of my members can only see the chatbox but no posts while some of them can :/

Megatr0n 07-31-2007 08:52 PM

Can this be switched on/off?

captainslater 07-31-2007 09:04 PM

Every product can be switched off/on in the products-menu in your ACP ;)

VBDev 07-31-2007 09:18 PM

Quote:

Originally Posted by Mastar (Post 1306418)
I'm getting some DB Errors:

Code:

Database error in vBulletin :
 
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/home/custom/public_html/forums/includes/class_core.php on line 274


Are you sure that it comes from the chatbox ? (nothing tells that in the error :()

Quote:

Originally Posted by dirty68 (Post 1306441)
Hey dev some of my members can only see the chatbox but no posts while some of them can :/

Do they belong to the same usergroup ?

Captain Kirk76 07-31-2007 09:52 PM

I installed this, but it appears i have it in french, how do I change the language, I am somewhat confused.


All times are GMT. The time now is 02:38 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.04093 seconds
  • Memory Usage 1,874KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_html_printable
  • (5)bbcode_php_printable
  • (31)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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