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)

trackpads 04-07-2010 03:04 PM

Doesnt display on my forumhome, in the directions it says to edit the plugin" Chatbox display on forumhome" But I dont have that plugin?

Thanks,

-Jason

trackpads 04-07-2010 06:52 PM

ok, found the file and edited, I then put the tag in my forumhome template but still nada. Any ideas?

VBDev 04-08-2010 05:35 AM

Normally you shouldn't have to edit the template for forumhome unless you have a tricky style that misses some vars used for automatic template placement.

Have you set usergroup permissions ?

trackpads 04-08-2010 02:17 PM

That was it! Thanks and it looks awesome!!!

BuckRodgers 04-08-2010 09:42 PM

i know a numb but i have installed the plugging and its all in French how do i change it to english ??

VBDev 04-09-2010 05:35 AM

You have to import the language file as stated in the install instructions

Kimberley 04-09-2010 09:10 AM

Sorry for bringing this up again but it wasn't answered.. Is there a version out yet that posts new tournements open etc with ibproarcade.. if not will it be available in the next release or is there a place we go to buy this version?

VBDev 04-11-2010 03:45 PM

Well that is included in the BF version, link is in the first post

Kimberley 04-12-2010 06:03 AM

I have that version installed and the chatbox appears in the arcade .. can you tell me where to look to make it show an auto announcement on when a tourney has been made please

VBDev 04-12-2010 01:43 PM

It's in the notifications options in the admincp

ibanez32 04-13-2010 09:03 PM

its compatible with VB4 ?

Fraxter 04-14-2010 10:01 AM

Quote:

Originally Posted by ibanez32 (Post 2020772)
its compatible with VB4 ?

No, VBDev is working on a compatible version.

nick682 04-15-2010 01:23 AM

How do I completely remove this chatbox? I uninstalled it when I upgraded to vb4, but when I edit my usergroups I get a database error. It seems to be caused my this chatbox

Code:

Database error in vBulletin 4.0.3:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = '(COPPA) Users Awaiting Moderation',
        `description` = '',
        `usertitle` = '',
        `opentag` = '',
        `closetag` = '',
        `passwordexpires` = '0',
        `passwordhistory` = '0',
        `mgc_cb_evo_permissions` = '0',
        `mgc_cb_evo_refreshrate` = '30',
        `mgc_cb_evo_nbmsg_show` = '',
        `mgc_cb_evo_nbmsg_perday_show` = '',
        `mgc_cb_evo_max_chats_perday` = '0',
        `forumpermissions` = '655375',
        `genericpermissions` = '33554499',
        `attachlimit` = '0',
        `pmquota` = '50',
        `pmpermissions` = '0',
        `pmsendmax` = '1',
        `pmthrottlequantity` = '0',
        `calendarpermissions` = '1',
        `wolpermissions` = '0',
        `adminpermissions` = '0',
        `genericpermissions2` = '0',
        `genericoptions` = '56',
        `profilepicmaxwidth` = '100',
        `profilepicmaxheight` = '100',
        `profilepicmaxsize` = '65535',
        `avatarmaxwidth` = '80',
        `avatarmaxheight` = '80',
        `avatarmaxsize` = '20000',
        `signaturepermissions` = '0',
        `sigpicmaxwidth` = '500',
        `sigpicmaxheight` = '100',
        `sigpicmaxsize` = '10000',
        `sigmaxrawchars` = '1000',
        `sigmaxchars` = '500',
        `sigmaxlines` = '0',
        `sigmaxsizebbcode` = '7',
        `sigmaximages` = '4',
        `albumpermissions` = '192',
        `albumpicmaxwidth` = '600',
        `albumpicmaxheight` = '600',
        `albummaxpics` = '100',
        `albummaxsize` = '0',
        `usercsspermissions` = '0',
        `visitormessagepermissions` = '16',
        `socialgrouppermissions` = '131136',
        `maximumsocialgroups` = '5',
        `groupiconmaxsize` = '65535'
WHERE usergroupid=4;

MySQL Error  : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, April 14th 2010 @ 10:12:18 PM
Error Date    : Wednesday, April 14th 2010 @ 10:12:18 PM
Script        : http:///forum/admincp/usergroup.php?do=update
Referrer      : http:///forum/admincp/usergroup.php?do=edit&usergroupid=4
IP Address    :
Username      :
Classname    : vB_Database
MySQL Version : 5.0.90-community


VBDev 04-15-2010 09:10 AM

Have you even tried to do a little search in this topic ?

This is a common error caused by the fact that you didn't read the uninstall instructions provided along with the mod.

When uninstalling, you first have to remove the chatbox files, especially those in the includes/xml directory as they concern bitfields (which are automatically installed by vBulletin).

=> remove them and eventually rebuild your bitfields if this is not automatic.

Ranger187 04-16-2010 12:13 AM

Blah blah...where's the beta. ;)

AeonGamer 04-16-2010 12:36 AM

Hey,

Sorry if I missed it in the thread at all. But I was wondering if there is a way to change what the default channel is. As due to usergroup permissions, people who I don't want to be able to see the default channel can. Can't see an option in any of the tabs in the admin panel.

Also Im getting this weird problem. I have 3 usergroups that are having a problem. Members, active members and X. Basically X is a secondary usergroup that some members and some active members have. I have only changed the mgc settings in the usergroup settings for X. Regular members with X can see the chatbox and everything but active members with X can't see it. Any idea why that might be happening? I only want members with X to be able to see it.

Thanks

legacy123 04-17-2010 10:45 AM

Is it their default usergroup?
Are the usergroups set up to inherit each others permission?

Bulletnewcomer 04-17-2010 03:03 PM

How can I edit the refresh time? I need 2 sec.-refresh.

emisand 04-18-2010 05:42 AM

BUG REPORT

Subject: [SIZE] restriction overrided

Description: An user can override the [SIZE] tag restriction so they can send chats without any size restriction.

How to reproduce the bug
Writing a chat with this format:
Message

That will display a message with SIZE 7

I hope this gets fixed for the next release.

Thank you.

VBDev 04-18-2010 10:22 AM

Quote:

Originally Posted by Ranger187 (Post 2021966)
Blah blah...where's the beta. ;)

Still on its way, I think I am 50% done with the chatbox, I have nearly finished modifying archives to work with vB4 (there were bugs by the way on the current version that I encountered and fix on that page).

Anyway I am going on slowly as I take the time and don't spend all my evenings on it :)

I think end of the month beta will be ready.

Quote:

Originally Posted by AeonGamer (Post 2021976)
Sorry if I missed it in the thread at all. But I was wondering if there is a way to change what the default channel is. As due to usergroup permissions, people who I don't want to be able to see the default channel can. Can't see an option in any of the tabs in the admin panel.

You can disable main channel and order the channels to do so.

Quote:

Originally Posted by AeonGamer (Post 2021976)
Also Im getting this weird problem. I have 3 usergroups that are having a problem. Members, active members and X. Basically X is a secondary usergroup that some members and some active members have. I have only changed the mgc settings in the usergroup settings for X. Regular members with X can see the chatbox and everything but active members with X can't see it. Any idea why that might be happening? I only want members with X to be able to see it.

I think this is due to vB way to handle permissions as I use vB code for that.

Quote:

Originally Posted by legacy123 (Post 2022623)
Is it their default usergroup?
Are the usergroups set up to inherit each others permission?

???

Quote:

Originally Posted by Bulletnewcomer (Post 2022691)
How can I edit the refresh time? I need 2 sec.-refresh.

Quote:

Originally Posted by emisand (Post 2023001)
BUG REPORT

Subject: [SIZE] restriction overrided

Description: An user can override the [SIZE] tag restriction so they can send chats without any size restriction.

How to reproduce the bug
Writing a chat with this format:
[SIZE=2][SIZE=7]Message[/SIZE][/SIZE]

That will display a message with SIZE 7

I hope this gets fixed for the next release.

Thank you.

It's not a bug, I can't avoid that. The options just restrict the dropdown sizes display that's all.
If the user enters it manually then it will be displayed size 7.

I use vB bbcode parsing function so unless you avoid it for all the forum you will have to stay with that behaviour.

Kimberley 04-18-2010 02:03 PM

Quote:

Originally Posted by VBDev (Post 2019939)
It's in the notifications options in the admincp

Im using NBF 2.4.2 version and it says notification management but nothing in there says anything about tournament notifications or anything about arcade info to display in the chatbox

ellinofatsa 04-18-2010 05:10 PM

its the best chat bud i have vb 4,3 .......
i hope its caming for 4,3

VBDev 04-18-2010 06:10 PM

Quote:

Originally Posted by Kimberley (Post 2023187)
Im using NBF 2.4.2 version and it says notification management but nothing in there says anything about tournament notifications or anything about arcade info to display in the chatbox

It's normal... IT's in the BF version !

Quote:

Originally Posted by ellinofatsa (Post 2023296)
its the best chat bud i have vb 4,3 .......
i hope its caming for 4,3

Have you even took the time to read back few posts ? It's coming ...

bigcurt 04-19-2010 01:04 AM

For some reason, usergroup permissions do not show for me at all..I see the custom parameters but not the permissions in the usergroup settings :(..so I can't turn it on.

bigcurt 04-19-2010 01:22 AM

No errors or anything..just will not show at all

hermoine22 04-19-2010 01:32 AM

I am trying to install this script but I get this error after uploading the product

Warning: include([path]/includes/mgc_cb_evo/plugins.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(304) : eval()'d code on line 1

Warning: include() [function.include]: Failed opening '[path]/includes/mgc_cb_evo/plugins.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/init.php(304) : eval()'d code on line 1

Warning: include([path]/includes/mgc_cb_evo/plugins.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1377) : eval()'d code on line 1

Warning: include() [function.include]: Failed opening '[path]/includes/mgc_cb_evo/plugins.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1377) : eval()'d code on line 1

i cant login to my admin?

hermoine22 04-19-2010 01:52 AM

I figured it out but I dont get how to upload the images folder do I upload the whole folder under my skin using ftp?

Kimberley 04-19-2010 05:36 AM

Quote:

Originally Posted by VBDev (Post 2023329)
It's normal... IT's in the BF version !



.

you said that before sorry and there is 9 versions and I cant see any that just say BF so I dont know which one you mean.. I thought that meant NBF so Im using that but in the list I just dont know which one you are talking about please can you tell me the name of it so I know which to re-install so I may use it

exyuteam 04-22-2010 06:33 PM

Quote:

Originally Posted by VBDev (Post 2023089)
Still on its way, I think I am 50% done with the chatbox, I have nearly finished modifying archives to work with vB4 (there were bugs by the way on the current version that I encountered and fix on that page).

Anyway I am going on slowly as I take the time and don't spend all my evenings on it :)

I think end of the month beta will be ready.

YAHOOOOO!!!! 8 more days... and counting.... :) I can't wait :):):) :up:

VBDev 04-22-2010 07:48 PM

Hi

Porting is done,I now have to fix previous reported bug and add some features before going out to beta (next week).

I am not sure that I'll add all functionnalities in the upcoming version as I want to release it soon.

Clement

n00bl3t 04-22-2010 11:37 PM

Hey I don't want to search through 410 pages so sorry if this has been asked before but I have a simple problem.

I set my "Number of days before automatic chats removal" to 30 and every day all the chats are removed from the chat box and archives and I don't want that! This just started to occur. I removed the script and totally reinstalled it from scratch and it still does it.

I want to keep my chats for a good month before they are removed...but I can't seem to find out how or why its removing them! Thanks!

Kimberley 04-23-2010 06:48 AM

Quote:

Originally Posted by Kimberley (Post 2023609)
you said that before sorry and there is 9 versions and I cant see any that just say BF so I dont know which one you mean.. I thought that meant NBF so Im using that but in the list I just dont know which one you are talking about please can you tell me the name of it so I know which to re-install so I may use it

sorry to bump but please can you tell me as I want to get this sorted

thank you

VBDev 04-23-2010 04:09 PM

Quote:

Originally Posted by n00bl3t (Post 2025655)
Hey I don't want to search through 410 pages so sorry if this has been asked before but I have a simple problem.

I set my "Number of days before automatic chats removal" to 30 and every day all the chats are removed from the chat box and archives and I don't want that! This just started to occur. I removed the script and totally reinstalled it from scratch and it still does it.

I want to keep my chats for a good month before they are removed...but I can't seem to find out how or why its removing them! Thanks!

Aren't they just hidden ? I'll look into it as I think I did experienced that once.

Quote:

Originally Posted by Kimberley (Post 2025796)
sorry to bump but please can you tell me as I want to get this sorted

thank you

It's not available here but on the website you see in my signature.

n00bl3t 04-23-2010 06:14 PM

Quote:

Originally Posted by VBDev (Post 2026049)
Aren't they just hidden ? I'll look into it as I think I did experienced that once.

I don't think so 0.o
If they are hidden how do I "unhide" them.

exyuteam 04-23-2010 08:38 PM

Quote:

Originally Posted by VBDev (Post 2025558)
Hi

Porting is done,I now have to fix previous reported bug and add some features before going out to beta (next week).

I am not sure that I'll add all functionnalities in the upcoming version as I want to release it soon.

Clement

Hi Clement,

I hope that you'll fix problem with displaying chats when oldest are on top, and editor box on bottom.... And for everything else, we will wait next versions of chatbox ;) I'm glad that you find your time to do this... Thanks!

7 more days... and counting... :):):)

VBDev 04-24-2010 07:07 AM

Quote:

Originally Posted by n00bl3t (Post 2026093)
I don't think so 0.o
If they are hidden how do I "unhide" them.

Well in the archives, you have a select dropdown to show chats from yesterday, 2 days, ...

I checked the cron and it seems ok.

Quote:

Originally Posted by exyuteam (Post 2026170)
Hi Clement,

I hope that you'll fix problem with displaying chats when oldest are on top, and editor box on bottom.... And for everything else, we will wait next versions of chatbox ;) I'm glad that you find your time to do this... Thanks!

7 more days... and counting... :):):)

What are you talking about ?
This : ?
Quote:

Menu problem with editor at bottom and prompt message in the chat input field

Crazyfruitbat 04-24-2010 10:54 AM

Hi, i'm having a few poblems with this.
I uninstalled this due to wanting to upgrade to VB4, it looked like it uninstalled ok, but after upgrading to vb4 I looked in the group permissions and all the chatbox settings are still in there - so if I save anything in that area it bugs out and gives me a database error. So that it means I can't save any user permissions at all for anything on my site. How can I remove these?

Any help would be great!

Ranger187 04-24-2010 11:12 AM

Follow the uninstall instructions.

VBDev 04-24-2010 05:40 PM

Quote:

Originally Posted by Kimberley (Post 2025796)
sorry to bump but please can you tell me as I want to get this sorted

thank you

I said nuts it's not yet embedded :D I'll work this out in next version or the one after that.

n00bl3t 04-24-2010 06:41 PM

Quote:

Originally Posted by VBDev (Post 2026363)
Well in the archives, you have a select dropdown to show chats from yesterday, 2 days, ...

I checked the cron and it seems ok.

Yeah the archives seems to work when I select past days; the chats will show. But anyway to keep the normal chat box full of past chats without them being removed everyday? Thanks for the help!


All times are GMT. The time now is 11:37 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.06155 seconds
  • Memory Usage 1,856KB
  • 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
  • (1)bbcode_code_printable
  • (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