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)

exyuteam 01-16-2010 06:37 PM

You just remove ALL files from your server (if you already uninstal it form Products.....), and eberythings will fix it... ;)

Ranger187 01-16-2010 06:45 PM

Quote:

Originally Posted by trackbikes (Post 1957437)
Hi,

I've upgraded to Vb4.0 and removed MCG Chatbox Evo But it's still appearing in the permissions section and there are 3 fields in the usergripus database.

As i result I am getting errors changing permissions..

Any idea how i can remove whats bee left behind?

You didn't follow the uninstall instructions. Remove all the files. If that doesn't work, reinstall the product, and this time follow the uninstall instructions EXACTLY. ;)

trackbikes 01-16-2010 06:52 PM

Quote:

Originally Posted by Ranger187 (Post 1957574)
You didn't follow the uninstall instructions. Remove all the files. If that doesn't work, reinstall the product, and this time follow the uninstall instructions EXACTLY. ;)


There is about 130 files isn't there scattered in various folders?

Do all need to be found and removed or just specific ones?

sump 01-16-2010 07:18 PM

theres about 20

Ranger187 01-17-2010 07:33 AM

Quote:

Originally Posted by trackbikes (Post 1957582)
There is about 130 files isn't there scattered in various folders?

Do all need to be found and removed or just specific ones?

Again, FOLLOW THE UNINSTALL INSTRUCTIONS. ;) It will take you 2 mins to do it. I've done it hundreds of times.

angeljs 01-17-2010 07:03 PM

Hi, not sure where I should be posting this, so feel free to point me to the correct forum.

I've recently upgraded to vBulletin 4. I uninstalled all plugins beforehand and everything seemed to go well. However, now when I try to update the usergroups, I receive the following message (see the error marked in red):

Code:

Database error in vBulletin 4.0.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'Administrators',
        `description` = '',
        `usertitle` = 'Administrator',
        `opentag` = '',
        `closetag` = '',
        `passwordexpires` = '180',
        `passwordhistory` = '360',
        `mgc_cb_evo_permissions` = '0',
        `mgc_cb_evo_refreshrate` = '30',
        `mgc_cb_evo_nbmsg_show` = '',
        `mgc_cb_evo_nbmsg_perday_show` = '',
        `mgc_cb_evo_nbthreads_perday_show` = '0',
        `mgc_cb_evo_max_chats_perday` = '0',
        `ecs_amazon_store_permissions` = '0',
        `ms_imageshack_upload_permissions` = '0',
        `vbblog_general_permissions` = '524286',
        `vbblog_customblocks` = '10',
        `vbblog_custompages` = '10',
        `vbblog_entry_permissions` = '24575',
        `vbblog_comment_permissions` = '990',
        `forumpermissions` = '16777215',
        `genericpermissions` = '2147483583',
        `attachlimit` = '0',
        `pmquota` = '50',
        `pmpermissions` = '7',
        `pmsendmax` = '5',
        `pmthrottlequantity` = '0',
        `calendarpermissions` = '63',
        `wolpermissions` = '31',
        `adminpermissions` = '3',
        `genericpermissions2` = '1',
        `genericoptions` = '55',
        `profilepicmaxwidth` = '100',
        `profilepicmaxheight` = '100',
        `profilepicmaxsize` = '65535',
        `avatarmaxwidth` = '80',
        `avatarmaxheight` = '80',
        `avatarmaxsize` = '20000',
        `signaturepermissions` = '245759',
        `sigpicmaxwidth` = '500',
        `sigpicmaxheight` = '100',
        `sigpicmaxsize` = '10000',
        `sigmaxrawchars` = '0',
        `sigmaxchars` = '0',
        `sigmaxlines` = '0',
        `sigmaxsizebbcode` = '7',
        `sigmaximages` = '0',
        `albumpermissions` = '255',
        `albumpicmaxwidth` = '600',
        `albumpicmaxheight` = '600',
        `albummaxpics` = '100',
        `albummaxsize` = '0',
        `usercsspermissions` = '63',
        `visitormessagepermissions` = '63',
        `socialgrouppermissions` = '262143',
        `maximumsocialgroups` = '5',
        `groupiconmaxsize` = '65535',
        `addonchat_general` = '18427',
        `addonchat_ugp_icon` = '2',
        `addonchat_ugp_post_delay` = '0',
        `addonchat_ugp_max_msg_length` = '2048',
        `addonchat_ugp_level` = '5',
        `addonchat_admin` = '16777087',
        `addonchat_moderator` = '12',
        `addonchat_rac` = '3'
WHERE usergroupid=6;

MySQL Error  : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  : 1054
Request Date  : Sunday, January 17th 2010 @ 08:56:35 PM
Error Date    : Sunday, January 17th 2010 @ 08:56:35 PM
Script        : http://simfansuk.com/forums/admincp/usergroup.php?do=update
Referrer      : http://simfansuk.com/forums/admincp/usergroup.php?do=edit&usergroupid=6
IP Address    : 90.209.238.254
Username      : LadyAngel
Classname    : vB_Database
MySQL Version : 5.0.85-community

The reason I've posted this here, is because it looks as though this mod hasn't uninstalled properly? Not sure what to do. :o

Ranger187 01-18-2010 12:19 PM

Quote:

Originally Posted by angeljs (Post 1958494)
Hi, not sure where I should be posting this, so feel free to point me to the correct forum.

I've recently upgraded to vBulletin 4. I uninstalled all plugins beforehand and everything seemed to go well. However, now when I try to update the usergroups, I receive the following message (see the error marked in red):

Code:

Database error in vBulletin 4.0.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    `title` = 'Administrators',
    `description` = '',
    `usertitle` = 'Administrator',
    `opentag` = '',
    `closetag` = '',
    `passwordexpires` = '180',
    `passwordhistory` = '360',
    `mgc_cb_evo_permissions` = '0',
    `mgc_cb_evo_refreshrate` = '30',
    `mgc_cb_evo_nbmsg_show` = '',
    `mgc_cb_evo_nbmsg_perday_show` = '',
    `mgc_cb_evo_nbthreads_perday_show` = '0',
    `mgc_cb_evo_max_chats_perday` = '0',
    `ecs_amazon_store_permissions` = '0',
    `ms_imageshack_upload_permissions` = '0',
    `vbblog_general_permissions` = '524286',
    `vbblog_customblocks` = '10',
    `vbblog_custompages` = '10',
    `vbblog_entry_permissions` = '24575',
    `vbblog_comment_permissions` = '990',
    `forumpermissions` = '16777215',
    `genericpermissions` = '2147483583',
    `attachlimit` = '0',
    `pmquota` = '50',
    `pmpermissions` = '7',
    `pmsendmax` = '5',
    `pmthrottlequantity` = '0',
    `calendarpermissions` = '63',
    `wolpermissions` = '31',
    `adminpermissions` = '3',
    `genericpermissions2` = '1',
    `genericoptions` = '55',
    `profilepicmaxwidth` = '100',
    `profilepicmaxheight` = '100',
    `profilepicmaxsize` = '65535',
    `avatarmaxwidth` = '80',
    `avatarmaxheight` = '80',
    `avatarmaxsize` = '20000',
    `signaturepermissions` = '245759',
    `sigpicmaxwidth` = '500',
    `sigpicmaxheight` = '100',
    `sigpicmaxsize` = '10000',
    `sigmaxrawchars` = '0',
    `sigmaxchars` = '0',
    `sigmaxlines` = '0',
    `sigmaxsizebbcode` = '7',
    `sigmaximages` = '0',
    `albumpermissions` = '255',
    `albumpicmaxwidth` = '600',
    `albumpicmaxheight` = '600',
    `albummaxpics` = '100',
    `albummaxsize` = '0',
    `usercsspermissions` = '63',
    `visitormessagepermissions` = '63',
    `socialgrouppermissions` = '262143',
    `maximumsocialgroups` = '5',
    `groupiconmaxsize` = '65535',
    `addonchat_general` = '18427',
    `addonchat_ugp_icon` = '2',
    `addonchat_ugp_post_delay` = '0',
    `addonchat_ugp_max_msg_length` = '2048',
    `addonchat_ugp_level` = '5',
    `addonchat_admin` = '16777087',
    `addonchat_moderator` = '12',
    `addonchat_rac` = '3'
WHERE usergroupid=6;

MySQL Error  : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  : 1054
Request Date  : Sunday, January 17th 2010 @ 08:56:35 PM
Error Date    : Sunday, January 17th 2010 @ 08:56:35 PM
Script        : http://simfansuk.com/forums/admincp/usergroup.php?do=update
Referrer      : http://simfansuk.com/forums/admincp/usergroup.php?do=edit&usergroupid=6
IP Address    : 90.209.238.254
Username      : LadyAngel
Classname    : vB_Database
MySQL Version : 5.0.85-community

The reason I've posted this here, is because it looks as though this mod hasn't uninstalled properly? Not sure what to do. :o

Uninstall MGC Chat, it's not compatible with VB4.

angeljs 01-18-2010 01:13 PM

Hi, yes I have...I uninstalled it before I upgraded to VB4, that's why I can't understand this error. :(

HansMuenchen 01-18-2010 03:13 PM

Hello,

because the Version now is not compatible with VB4, I want ask if it's planned to make a Version what can be used with VB4?

Thnx for the answer :)

Hans

HansMuenchen 01-18-2010 03:41 PM

Quote:

Originally Posted by angeljs (Post 1959169)
Hi, yes I have...I uninstalled it before I upgraded to VB4, that's why I can't understand this error. :(

You also uninstall die XML files into /..../includes/xml/ ?

Greetings
Hans


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