Thread: In a mess
View Single Post
  #6  
Old 07-17-2007, 11:11 AM
jeffinj jeffinj is offline
Green Plog
 
Join Date: Nov 2006
Posts: 15
Gallery: 0
Comments: 0
Default

I got this error while trying to edit the permissions:

Database error in vBulletin 3.6.7:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`blogMaxDaily` = '0',
`blogMinPosts` = '0',
`blogMinPostsComments` = '0',
`forumpermissions` = '770551',
`attachlimit` = '0',
`pmquota` = '0',
`pmpermissions` = '2',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions` = '472389319',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '235519',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '15',
`photoplogpermissions` = '5071',
`photoplogmaxfilesize` = '',
`photoplogmaxfilelimit` = '',
`arcadepermissions` = '15',
`minpoststoplay` = '4',
`minreptoplay` = '-1000',
`minreglengthtoplay` = '0',
`blogBlogPermissions` = '205',
`blogEntryPermissions` = '2102',
`blogCommentPermissions` = '77'
WHERE usergroupid=2;

MySQL Error : Unknown column 'photoplogpermissions' in 'field list'
Error Number : 1054
Date : Tuesday, July 17th 2007 @ 06:08:49 AM
Script : http://www.xxxxxxxxxxx.com/admincp/u....php?do=update
Referrer : http://www.xxxxxxxxxxxxxxxxx.com/adm...&usergroupid=2
IP Address : 220.238.34.139
Username : jeffinj
Classname : vb_database
Reply With Quote