
02-23-2005, 09:01 AM
|
 |
|
|
Join Date: Aug 2004
Location: Norfolk, VA
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I'm running into trouble when I try updating the admin usergroup settings. I get this error:
Quote:
Database error in vBulletin 3.0.5:
Invalid SQL: UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrators',
description = '',
usertitle = 'Administrator',
opentag = '',
closetag = '',
passwordexpires = '180',
passwordhistory = '360',
attachlimit = '0',
canpostvbookieevent = '1',
caneditothersvbookieevents = '1',
canbet = '1',
avatarmaxwidth = '150',
avatarmaxheight = '150',
avatarmaxsize = '200000000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
uttstore_discount = '0',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4194239',
genericoptions = '31'
WHERE usergroupid=6
mysql error: Unknown column 'canpostvbookieevent' in 'field list'
mysql error number: 1054
Date: Wednesday 23rd of February 2005 09:58:39 AM
Script: http://s116946478.onlinehome.us/vb/a.../usergroup.php
Referer: http://s116946478.onlinehome.us/vb/a...&usergroupid=6
Username: BigVike
IP Address: xx.xxx.xxx.xxx
|
I read every post in this topic and saw that one person had a similar problem but he fixed it himself  Oh, btw, I am running version 3.0.5. Thanks for any and all help.
|