vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   MySQL error while trying to edit HTML Markup for usergroups. (https://vborg.vbsupport.ru/showthread.php?t=102129)

john1744 12-03-2005 07:27 AM

MySQL error while trying to edit HTML Markup for usergroups.
 
Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Sheep',
`description` = 'Nintendo Fanboys',
`usertitle` = '',
`opentag` = '<span style=\"font-weight: bold;color: #fe0000\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '1',
`canoverride` = '1',
`mh_unm_permissions` = '0',
`mh_unm_changelimit` = '30',
`mh_unm_viewhistorylimit` = '1',
`forumpermissions` = '269213703',
`attachlimit` = '1000000',
`pmquota` = '0',
`pmpermissions` = '0',
`pmsendmax` = '5',
`calendarpermissions` = '32',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions` = '5123',
`genericoptions` = '8',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '25000',
`avatarmaxwidth` = '50',
`avatarmaxheight` = '50',
`avatarmaxsize` = '20000',
`arcadepermissions` = '0'
WHERE usergroupid=152;

MySQL Error : Unknown column 'arcadepermissions' in 'field list'
Error Number : 1054
Date : Saturday, December 3rd 2005 @ 04:25:58 AM
Script : ***************
Referrer : *********************
IP Address : *******
Username : HAL-9000
Classname : vb_database

It looks like this is an error due to the uninstall of the v3arcade system. I uninstalled that and installed the ibProArcade system.

Any ideas?

Nevermind fixed it.

wizardace 12-04-2005 09:40 PM

Hey, I have the same problem. How did you fix it?

Marco van Herwaarden 12-04-2005 10:09 PM

Looks like an incomplete uninstall of an arcade hack.

wizardace 12-04-2005 10:25 PM

That's right. When I try to uninstall it there is another sql error but in this case it makes the forum obsolete as you can't post so I had to deactivate the product.

Marco van Herwaarden 12-05-2005 05:10 AM

Then also remove the added files from ./includes/xml

wizardace 12-05-2005 10:43 AM

Actually after running this: ALTER TABLE vb3_usergroup ADD arcadepermissions INT( 10 ) UNSIGNED NOT NULL
everything's okay.


All times are GMT. The time now is 01:15 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.00998 seconds
  • Memory Usage 1,716KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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