I'm the owner of my site and admin and When I try and edit the permissions, I get an error but i followed the instructions. Any help? I still get "You don't have enough privillages".
I get this message when I hit Update:
[QUOTE]Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrators',
description = '',
usertitle = 'Administrator',
opentag = '',
closetag = '',
passwordexpires = '180',
passwordhistory = '360',
canviewarcade = '0',
canplayarcade = '0',
canmakecomments = '0',
caneditscores = '0',
candelscores = '0',
attachlimit = '0',
canpostvbookieevent = '0',
caneditothersvbookieevents = '0',
canbet = '0',
avatarmaxwidth = '300',
avatarmaxheight = '300',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
uttstore_discount = '20',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4194239',
genericoptions = '31',
articlepermissions = '4095'
WHERE usergroupid=6
mysql error: Unknown column 'canviewarcade' in 'field list'
mysql error number: 1054
Date: Thursday 21st of July 2005 05:54:58 PM
Script:
http://tgimm.com/admincp/usergroup.php[QUOTE]
What have I done wrong?