Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #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
  #2  
Old 06-20-2010, 02:25 PM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you removed the mod from your forum? YOu need to remove all files also.

XML, php, files on your server.
Reply With Quote
  #3  
Old 06-20-2010, 04:25 PM
Fuhrmann Fuhrmann is offline
 
Join Date: May 2010
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice ChopSuey.
I used this mod: https://vborg.vbsupport.ru/showthrea...ght=imageshack

All that i have done is delete the file "bitfield_ms_imageshack_upload.xml" and that is working now.
Really thanks.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:56 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.03606 seconds
  • Memory Usage 2,179KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete