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)

Blumy 10-08-2008 06:32 PM

I'm having a bit of trouble. I have everything installed, and I'm not getting any error messages, but for some reason it won't appear on my forum page. Help please :)

Site is: www.gamecolonial.com

Soup^Dragon 10-08-2008 06:50 PM

have you set the usergroup permisions?

VBDev 10-08-2008 07:07 PM

Quote:

Originally Posted by Soup^Dragon (Post 1640509)
the chat box shows on the cmps page and the forum home page it works great no problems apart from the ones mentioned earlier

www.simiancage.org have a look

Hum seems like I didn't understand your problem then :/

Can you make a precise description plz ?

Soup^Dragon 10-08-2008 07:23 PM

i sent you a pm

Blumy 10-09-2008 01:47 AM

Quote:

Originally Posted by Soup^Dragon (Post 1640546)
have you set the usergroup permisions?


where do i go to set the usergroup permissions for the chatbox?

VBDev 10-09-2008 05:05 AM

Quote:

Originally Posted by Soup^Dragon (Post 1640572)
i sent you a pm

Yes I have checked and I think that you haven't uploaded the mgc_cb_evo.php file in your forum root directory (which forums for you).

Quote:

Originally Posted by Blumy (Post 1640777)
where do i go to set the usergroup permissions for the chatbox?

Like for other usergroup permissions :) In the usergroup manager of the acp.

Soup^Dragon 10-09-2008 07:07 AM

Quote:

Originally Posted by VBDev (Post 1640862)
Yes I have checked and I think that you haven't uploaded the mgc_cb_evo.php file in your forum root directory (which forums for you).


yes it is there

domain/forum/mgc_cb_evo.php
domain/forum/mgc_cb_evo_ajax.php

it worked ok in previous versions, just not evo

FiMeTi 10-09-2008 04:23 PM

Great job you?ve done! Respekt for that!
Mate, is it possible to add an social groups integration?
Like all social groups can have their own chat, where only the members of a social group can chat. :)

Ranger187 10-09-2008 04:39 PM

Quote:

Originally Posted by FiMeTi (Post 1641208)
Great job you?ve done! Respekt for that!
Mate, is it possible to add an social groups integration?
Like all social groups can have their own chat, where only the members of a social group can chat. :)

I'm pretty sure he's going to say that's outside of the chat function.

Flashchat might be better suited for that.

Otherwise use the group chat function.

theOZer 10-09-2008 05:45 PM

FYI: When I upgraded to vB3.8.0 Beta 1 both my General and Team channel were purged/wiped clean. The chatbox still 'works' but previous chat prior to the upgrade will be lost.

Ranger187 10-09-2008 05:56 PM

Quote:

Originally Posted by theOZer (Post 1641265)
FYI: When I upgraded to vB3.8.0 Beta 1 both my General and Team channel were purged/wiped clean. The chatbox still 'works' but previous chat prior to the upgrade will be lost.

Probably because there is no such version. ;) 3.7.3 is highest.

And if you read, upgrading from any major version purges. It says to backup the chats to an XML if you want them prior to upgrading/updating.

theOZer 10-09-2008 06:11 PM

It's an FYI; and, Yes, there is a vB3.8.0 Beta 1 out. Catch up.

Plus, there's no way to load backed up chat; it's gone.

Ranger187 10-09-2008 06:22 PM

Quote:

Originally Posted by theOZer (Post 1641286)
It's an FYI; and, Yes, there is a vB3.8.0 Beta 1 out. Catch up.

Plus, there's no way to load backed up chat; it's gone.

Beta's don't count as basing code on. ;) Hence the Beta.

There never was a way to load backed up chat. He's not implemented that feature. Also, it's not supported on 3.8.x ;)

SnapOff Racing 10-09-2008 07:51 PM

Quote:

Originally Posted by theOZer (Post 1641286)
It's an FYI; and, Yes, there is a vB3.8.0 Beta 1 out. Catch up.

Plus, there's no way to load backed up chat; it's gone.

What I do is backup my chatbox tables in the database BEFORE I upgrade, then I just re-import them back in and overwrite them.

backup these two tables individually...
mgc_cb_evo_channel
mgc_cb_evo_chat

theOZer 10-09-2008 09:29 PM

Great idea, SnapOff Racing! Thx.

Ranger187 10-09-2008 11:22 PM

Quote:

Originally Posted by SnapOff Racing (Post 1641353)
What I do is backup my chatbox tables in the database BEFORE I upgrade, then I just re-import them back in and overwrite them.

backup these two tables individually...
mgc_cb_evo_channel
mgc_cb_evo_chat

Very cool.

Hidden_Gamma 10-10-2008 01:47 AM

I've installed this on 3.7.3 PL 1 and although the chat box is showing up on my forum pages, it just shows that it's in "inactive mode" even though the options are set to "activate chat box". I've tried the refresh button, etc. but nothing is activating the chat. Any Idea what the problem could be?

Ranger187 10-10-2008 01:54 AM

Quote:

Originally Posted by Hidden_Gamma (Post 1641556)
I've installed this on 3.7.3 PL 1 and although the chat box is showing up on my forum pages, it just shows that it's in "inactive mode" even though the options are set to "activate chat box". I've tried the refresh button, etc. but nothing is activating the chat. Any Idea what the problem could be?

Inactive or "loading"?

Hidden_Gamma 10-10-2008 02:02 AM

Quote:

Originally Posted by Ranger187 (Post 1641559)
Inactive or "loading"?

Inactive. :)

shot2bits 10-10-2008 08:34 AM

Hi All,

The chat works fine and I have it installed with no problems at all..

However, the "archives" do not work - when I click archives the explorer page not found appears.

Any ideas?

Thanks, Rob.

VBDev 10-10-2008 02:30 PM

Quote:

Originally Posted by Hidden_Gamma (Post 1641562)
Inactive. :)

It's an option :) Just deactivate it.

Quote:

Originally Posted by shot2bits (Post 1641762)
Hi All,

The chat works fine and I have it installed with no problems at all..

However, the "archives" do not work - when I click archives the explorer page not found appears.

Any ideas?

Thanks, Rob.

You have correctly uploaded all the file ?

Quote:

Originally Posted by theOZer (Post 1641265)
FYI: When I upgraded to vB3.8.0 Beta 1 both my General and Team channel were purged/wiped clean. The chatbox still 'works' but previous chat prior to the upgrade will be lost.

Hu really ?! That's not really normal. Perhaps someting changed in vB3.8.0 that forced such purge. But that's very odd, I don't think the chatbox has to do with it.

theOZer 10-10-2008 03:34 PM

Hi VBDev,
Thx for the response.
Yeah, I'm not sure why my previous chat disappeared. I going to try another testvb upgrade this weekend with PlugIns Turned OFF before I do the actual upgrade testing and see if my chats still disappear after the upgrade. I'll let you know how it goes.
Has anyone else experienced this glitch after updating to vB3.8.0 Beta 1?

shot2bits 10-10-2008 04:16 PM

I didn't upgrade, mine was a fresh install.. Not sure what version it is, is there any way of checking.. It's a good 3 or 4 months old now. The archive has never worked but everything else is good.

VBDev 10-10-2008 04:28 PM

Quote:

Originally Posted by shot2bits (Post 1642051)
I didn't upgrade, mine was a fresh install.. Not sure what version it is, is there any way of checking.. It's a good 3 or 4 months old now. The archive has never worked but everything else is good.

Does the show rules work ?

shot2bits 10-10-2008 04:51 PM

Cannot see show rules but just tried clicking the help icon which resulted in the same explorer "page not found 404" error..

theOZer 10-10-2008 08:23 PM

Hi VBDev,
I'm back with an update on my problem where my chat disappeared during the vB3.8.0 Beta 1 update.
I'm sorry to have cried, "Wolf!"
I did NOT lose any of my chat when I did a 2nd testvb upgrade to vB3.8.0 Beta 1. I had Plugins turned OFF when I did the upgrade this time. Whatever... I'm glad the chats disappearing did NOT happen a 2nd time.
And, thanks again for this fantastic, robust mod, vBDev. You're the Man!

cheat-master30 10-10-2008 10:39 PM

Quote:

Originally Posted by VBDev (Post 1638383)
You mean that they are parsed but don't show in the smilies line right ?

Nope, they plain aren't shown period. Just the smiley code. Which works fine in posts, blog comments, visitor messages, etc but not the shoutbox.

Ranger187 10-10-2008 10:44 PM

Quote:

Originally Posted by theOZer (Post 1642010)
Hi VBDev,
Thx for the response.
Yeah, I'm not sure why my previous chat disappeared. I going to try another testvb upgrade this weekend with PlugIns Turned OFF before I do the actual upgrade testing and see if my chats still disappear after the upgrade. I'll let you know how it goes.
Has anyone else experienced this glitch after updating to vB3.8.0 Beta 1?

I should try one of my forums on this soon. I'll post my results.... Thanks for letting us know....

Ranger187 10-10-2008 10:46 PM

Quote:

Originally Posted by Hidden_Gamma (Post 1641562)
Inactive. :)

Like VBDev said, disable that option. Let me know if that resolved it.

ShiZoPhreN 10-11-2008 12:09 AM

Any News about the new version?!

The "bug".. "[Medium] Banning user only start applying if the banned user refreshes his browser. " is really bad.

VBDev 10-11-2008 05:51 AM

Quote:

Originally Posted by shot2bits (Post 1642086)
Cannot see show rules but just tried clicking the help icon which resulted in the same explorer "page not found 404" error..

If both don't works then it's perhaps because the file mgc_cb_evo.php is not on your forum otherwise both would works.

Please try uploading files again.

Quote:

Originally Posted by theOZer (Post 1642234)
Hi VBDev,
I'm back with an update on my problem where my chat disappeared during the vB3.8.0 Beta 1 update.
I'm sorry to have cried, "Wolf!"
I did NOT lose any of my chat when I did a 2nd testvb upgrade to vB3.8.0 Beta 1. I had Plugins turned OFF when I did the upgrade this time. Whatever... I'm glad the chats disappearing did NOT happen a 2nd time.
And, thanks again for this fantastic, robust mod, vBDev. You're the Man!

So It means that perhpas it does remove all chats when the plugins are not off ?

Quote:

Originally Posted by cheat-master30 (Post 1642313)
Nope, they plain aren't shown period. Just the smiley code. Which works fine in posts, blog comments, visitor messages, etc but not the shoutbox.

Smilies are activated for you in the chatbox ?

If they don't display then it's perhaps because the mySmilies mod uses a specific hook for his smilies parsing which is related to the posts and threads and this is why it doesn't work in the chatbox.

Quote:

Originally Posted by ShiZoPhreN (Post 1642355)
Any News about the new version?!

The "bug".. "[Medium] Banning user only start applying if the banned user refreshes his browser. " is really bad.

This bug is corrected in the new version. It's going on, as you can see I have started adding features (see list above, all items in green are done).

The bug with the PM popup shall be corrected I think, there was a stupid JS error. However this will need to be checked during the beta test of the next version. I will as for beta testing help when I'm ready.

I hope to be releasing the new version soon.

VBDev 10-11-2008 06:11 AM

Quote:

Originally Posted by jerx (Post 1640282)
Yes, that is what I like to achieve. But I think 15x15 is too small. I had a shoutbox on phpbb. I think there I had 40x40 (or 30x30).

I have set up my vb to have avatars of 80x80. That would be too big. But you might be able to use the custom avatar thumbnails. On my forum it is set to 60x60. I have no idea where you can set that size to your liking.

I have read that you could call the avatar picture with this code:

Code:

src='image.php?type=thumb&u=$user[userid]'
Unfortunately I have no clue which file generates the chat messages. I was not even able to find my chat messages in the source code of the generated page. :confused:

I have checked but this feature is not possible anymore for vBulletin with the code you gave.

It would need further coding and I don't think a complicated code is really the point for such a small feature.

jerx 10-11-2008 08:02 AM

Thanks for looking into it!

How about this code? This will only work if you have stored avatars in file system.

Code:

<img src="/forum/customavatars/avatar".$array['userid']."_".$array['avatarrevision'].".gif\">";
(suggested here: http://www.vbulletin.com/forum/showp...56&postcount=5)

Here are two threads suggesting to use fetch_avatar_url function:
https://vborg.vbsupport.ru/showthrea...=custom+avatar
http://www.vbulletin.com/forum/showt...ared+avatarurl

Do you think any of these will make it easier?

iNRoC 10-11-2008 11:46 AM

Ok ive installed it and activated everything but it wont show. What am i doing wrong.

VBDev 10-11-2008 12:14 PM

Quote:

Originally Posted by iNRoC (Post 1642639)
Ok ive installed it and activated everything but it wont show. What am i doing wrong.

Perhaps usergroup permissions, have you set them ?

Otherwise it could be a style issue. On some styles the automatic template insertion don't work due to missing vars. There is an howto in the readme for that.

iNRoC 10-11-2008 12:18 PM

Ok. I'll see that now.

iNRoC 10-11-2008 12:34 PM

Ok ive done that but now the images wont appear.

VBDev 10-11-2008 01:37 PM

Quote:

Originally Posted by iNRoC (Post 1642659)
Ok ive done that but now the images wont appear.

Have you uploaded the images in all your styles images directory ?

Quote:

Originally Posted by jerx (Post 1642532)
Thanks for looking into it!

How about this code? This will only work if you have stored avatars in file system.

Code:

<img src="/forum/customavatars/avatar".$array['userid']."_".$array['avatarrevision'].".gif\">";
(suggested here: http://www.vbulletin.com/forum/showp...56&postcount=5)

Here are two threads suggesting to use fetch_avatar_url function:
https://vborg.vbsupport.ru/showthrea...=custom+avatar
http://www.vbulletin.com/forum/showt...ared+avatarurl

Do you think any of these will make it easier?

Nope but I figured it out in another way.

However, the thumb size is a fix parameter of resize in vBulletin and can't be changed.

I have thus added 3 options :
  • Activate avatar display
  • Avatar width
  • Avatar height
This will lead to fix size for each avatar. As a consequence, an image which hasn't the same ratios could seems strange, you see what I mean ?

But as these are really small sizes of avatar I don't think it's a major problem.

iNRoC 10-11-2008 02:43 PM

Yes ive uploaded the images and still nothing happens.

jerx 10-11-2008 02:58 PM

Quote:

Originally Posted by VBDev (Post 1642695)
Nope but I figured it out in another way.

However, the thumb size is a fix parameter of resize in vBulletin and can't be changed.

I have thus added 3 options :
  • Activate avatar display
  • Avatar width
  • Avatar height
This will lead to fix size for each avatar. As a consequence, an image which hasn't the same ratios could seems strange, you see what I mean ?

But as these are really small sizes of avatar I don't think it's a major problem.

That sounds great. I don' t see any problem with the wrong aspect ratio of the resized avatars, either. This happened on the other shoutbox, too, and nobody complained about it. But I think they would have screamed out loud if the avatars had not been shown any more.

Looking forward to your new release. Thank you very much for your hard work!


All times are GMT. The time now is 03:31 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.07813 seconds
  • Memory Usage 1,855KB
  • 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
  • (28)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