View Single Post
  #1  
Old 06-20-2010, 04:21 AM
Fuhrmann Fuhrmann is offline
 
Join Date: May 2010
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Query error on update usergroup

Well, i am getting this error:

Code:
Database error in vBulletin 4.0.3:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
	`title` = 'Membros VIP',
	`description` = 'Grupo dos membros VIP qua ajudam o PFPS',
	`usertitle` = '',
	`opentag` = '<span style=\"color: #68be67;\"><b>',
	`closetag` = '</b></span>',
	`passwordexpires` = '0',
	`passwordhistory` = '0',
	`ispublicgroup` = '0',
	`canoverride` = '0',
	`solvedthread_permissions` = '0',
	`dbtech_thankspermissions` = '3',
	`awardpermissions` = '2',
	`usernamechangepermissions` = '13',
	`dbtech_username_changedelay` = '20',
	`dbtech_username_historylimit` = '50',
	`dbtech_username_numchanges` = '100',
	`downloads2permissions` = '2631935',
	`downloads2extrapermissions` = '2',
	`excludecatlist` = '',
	`downloadsmaxuploadtotal` = '300',
	`downloadsmaxdailydl` = '-1',
	`downloadsmaxdailyfiles` = '-1',
	`downloaddelaygrp` = '30',
	`vbblog_general_permissions` = '523514',
	`vbblog_customblocks` = '4',
	`vbblog_custompages` = '4',
	`vbblog_entry_permissions` = '24575',
	`vbblog_comment_permissions` = '990',
	`medialibperms` = '63',
	`medialibmodperms` = '0',
	`ms_imageshack_upload_permissions` = '0',
	`microsupport` = '7',
	`supportpriority` = '0',
	`tournamentpermissions` = '19',
	`maxteams` = '1',
	`ladderpermissions` = '1',
	`forumpermissions` = '16766463',
	`genericpermissions` = '1588248199',
	`attachlimit` = '2097152',
	`pmquota` = '300',
	`pmpermissions` = '1',
	`pmsendmax` = '10',
	`pmthrottlequantity` = '100',
	`calendarpermissions` = '63',
	`wolpermissions` = '1',
	`adminpermissions` = '0',
	`genericpermissions2` = '1',
	`genericoptions` = '62',
	`profilepicmaxwidth` = '200',
	`profilepicmaxheight` = '300',
	`profilepicmaxsize` = '419430',
	`avatarmaxwidth` = '180',
	`avatarmaxheight` = '220',
	`avatarmaxsize` = '419430',
	`signaturepermissions` = '235611',
	`sigpicmaxwidth` = '700',
	`sigpicmaxheight` = '210',
	`sigpicmaxsize` = '419430',
	`sigmaxrawchars` = '300',
	`sigmaxchars` = '300',
	`sigmaxlines` = '3',
	`sigmaxsizebbcode` = '7',
	`sigmaximages` = '1',
	`albumpermissions` = '255',
	`albumpicmaxwidth` = '500',
	`albumpicmaxheight` = '500',
	`albummaxpics` = '100',
	`albummaxsize` = '419430',
	`usercsspermissions` = '63',
	`visitormessagepermissions` = '63',
	`socialgrouppermissions` = '259967',
	`maximumsocialgroups` = '2',
	`groupiconmaxsize` = '65535'
WHERE usergroupid=9;

MySQL Error   : Unknown column 'ms_imageshack_upload_permissions' in 'field list'
Error Number  : 1054
Request Date  : Sunday, June 20th 2010 @ 02:16:12 AM
Error Date    : Sunday, June 20th 2010 @ 02:16:12 AM
Script        : http://www.portalfps.com.br/pfps/admincp/usergroup.php?do=update
Referrer      : http://www.portalfps.com.br/pfps/admincp/usergroup.php?do=edit&usergroupid=9
IP Address    : 189.27.213.179
Username      : Fuhrmann
Classname     : vB_Database
MySQL Version : 5.0.85-community

Stack Trace:

#0 vB_Database->halt() called in [path]/includes/class_core.php on line 421
#1 vB_Database->execute_query() called in [path]/includes/class_core.php on line 439
#2 vB_Database->query_write() called in [path]/admincp/usergroup.php on line 358

I know that the field "'ms_imageshack_upload_permissions" doest existe in table, but how i can remove this field from the query?

I have in usergoup this:
http://img180.imageshack.us/img180/5...dasdasdasd.png
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01081 seconds
  • Memory Usage 1,771KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete