View Single Post
  #3  
Old 01-17-2008, 09:38 PM
st.eros29 st.eros29 is offline
Green Plog
 
Join Date: Jan 2008
Posts: 2
Gallery: 0
Comments: 0
Default

Here is the one I get:

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = '',
`forumpermissions` = '1048575',
`genericpermissions` = '1073741759',
`attachlimit` = '0',
`pmquota` = '500',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '63',
`profilepicmaxwidth` = '300',
`profilepicmaxheight` = '300',
`profilepicmaxsize` = '150000',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '50000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '1000',
`sigpicmaxheight` = '200',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`photoplogpermissions` = '32767',
`photoplogmaxfilesize` = '512000',
`photoplogmaxfilelimit` = '100'
WHERE usergroupid=6;

MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Thursday, January 17th 2008 @ 05:30:10 PM
Script : http://theoffhours.com/forums/adminc....php?do=update
Referrer : http://theoffhours.com/forums/adminc...&usergroupid=6
IP Address : 75.165.143.78
Username : St.Eros29
Classname : vb_database
Reply With Quote