vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Database error, editing user groups (https://vborg.vbsupport.ru/showthread.php?t=152657)

Derekclarke 07-18-2007 08:29 PM

Database error, editing user groups
 
Can anyone help me.........?

I am getting database errors, while trying to edit any user groups.......
Code:

Database error in vBulletin 3.6.7:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'Administrators',
        `description` = '',
        `usertitle` = '',
        `opentag` = '<b><font color=\"#CD0000\">',
        `closetag` = '</font></b>',
        `passwordexpires` = '0',
        `passwordhistory` = '0',
        `nbmsgshowchatbox` = '100',
        `swscustomusergroupperms` = '255',
        `mp3playergrouppermissions` = '3',
        `forumpermissions` = '1048575',
        `attachlimit` = '0',
        `pmquota` = '2000',
        `pmpermissions` = '7',
        `pmsendmax` = '50',
        `calendarpermissions` = '63',
        `wolpermissions` = '31',
        `adminpermissions` = '3',
        `genericpermissions` = '1040187327',
        `genericoptions` = '63',
        `profilepicmaxwidth` = '124',
        `profilepicmaxheight` = '82',
        `profilepicmaxsize` = '4294967295',
        `avatarmaxwidth` = '125',
        `avatarmaxheight` = '125',
        `avatarmaxsize` = '4294967295',
        `signaturepermissions` = '245759',
        `sigpicmaxwidth` = '836',
        `sigpicmaxheight` = '130',
        `sigpicmaxsize` = '990000',
        `sigmaxrawchars` = '10000',
        `sigmaxchars` = '10000',
        `sigmaxlines` = '100',
        `sigmaxsizebbcode` = '900',
        `sigmaximages` = '3',
        `grouppma` = '3'
WHERE usergroupid=6;

MySQL Error  : Unknown column 'swscustomusergroupperms' in 'field list'
Error Number : 1054
Date        : Wednesday, July 18th 2007 @ 10:21:34 PM
Script      : http://www.southwestscoobies.org.uk/admincp/usergroup.php?do=update
Referrer    : http://www.southwestscoobies.org.uk/admincp/usergroup.php?do=edit&usergroupid=6
IP Address  : 86.154.159.216
Username    : Derek
Classname    : vb_database


How do i fix this?

Derek

tipoboy 07-18-2007 10:17 PM

have you installed any hack recently??

Derekclarke 07-19-2007 07:37 AM

No not for some time...... but then, its been a while since i tried to edit a user group...

I tried disabling the plugin / hook system, but it is still the same.

Marco van Herwaarden 07-19-2007 08:08 AM

You probably uninstalled a modification but did not remove the bitfield_XXXX.xml from the includes/xml directory.


All times are GMT. The time now is 08:15 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.01930 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete