vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   DB error when i try to update a usergroup (https://vborg.vbsupport.ru/showthread.php?t=213918)

VBUsers 05-17-2009 05:33 PM

DB error when i try to update a usergroup
 
PHP Code:

Database error in vBulletin 3.8.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    
`title` = 'Unregistered / Not Logged In',
    `
description` = '',
    `
usertitle` = 'Guest',
    `
opentag` = '',
    `
closetag` = '',
    `
passwordexpires` = '0',
    `
passwordhistory` = '0',
    `
passivevideo_sig` = '0',
    `
forumpermissions` = '131077',
    `
genericpermissions` = '33554433',
    `
pmquota` = '50',
    `
pmpermissions` = '0',
    `
pmsendmax` = '0',
    `
pmthrottlequantity` = '0',
    `
calendarpermissions` = '1',
    `
wolpermissions` = '0',
    `
genericpermissions2` = '0',
    `
genericoptions` = '104',
    `
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` = '194',
    `
albumpicmaxwidth` = '600',
    `
albumpicmaxheight` = '600',
    `
albumpicmaxsize` = '100000',
    `
albummaxpics` = '100',
    `
albummaxsize` = '0',
    `
usercsspermissions` = '0',
    `
visitormessagepermissions` = '16',
    `
socialgrouppermissions` = '64',
    `
maximumsocialgroups` = '0',
    `
groupiconmaxsize` = '65535',
    `
automediaembed_edit_permissions` = '126',
    `
automediaembed_view_permissions` = '126',
    `
adminpermissions` = '0',
    `
ms_imageshack_upload_permissions` = '0',
    `
passivevideo_stack0` = '7',
    `
passivevideo_stack1` = '0'
WHERE usergroupid=1;

MySQL Error   Unknown column 'ms_imageshack_upload_permissions' in 'field list'
Error Number  1054
Request Date  
SundayMay 17th 2009 06:22:26 PM
Error Date    
SundayMay 17th 2009 06:22:26 PM
Script        
http://www.hydrocanna.com/admincp/usergroup.php?do=update
Referrer      http://www.hydrocanna.com/admincp/usergroup.php?do=edit&usergroupid=1
IP Address    000000000000
Username      
admin
Classname     
vB_Database
MySQL Version 
5.0.67-community 


Lynne 05-17-2009 08:02 PM

ms_imageshack_upload_permissions is not a standard vbulleltin field, so this error is from a modification. You need to find the modification and disable it.

VBUsers 05-18-2009 02:25 AM

i have uninstalled it. ill look in the plug in system

edit: i removed the product and any plug ins related to this. should i manually remove the query from the database? or whats the next step?

Lynne 05-18-2009 02:44 AM

When you uninstall a product, you need to also make sure you remove any files you had to upload for the product. So make sure you did that also.

VBUsers 05-18-2009 03:16 AM

Quote:

Originally Posted by Lynne (Post 1812730)
When you uninstall a product, you need to also make sure you remove any files you had to upload for the product. So make sure you did that also.

yea i think that what the issue was. i didnt remove the xml file in the includes/xml folder so i kept deleting the table , but i kept loading it with tools.php when i rebuild the bitfield. im dumb lol


All times are GMT. The time now is 08:42 AM.

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.00925 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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