I have changed the FORUMHOME template already, yes.
When I change the permissions, I egt this error message:
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Registered Users',
description = '',
usertitle = '',
opentag = '',
closetag = '',
passwordexpires = '0',
passwordhistory = '0',
attachlimit = '0',
avatarmaxwidth = '80',
avatarmaxheight = '80',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
canaddshout = '1',
candropshout = '1',
candropothershout = '1',
caneditshout = '1',
caneditothershout = '1',
canreadshouts = '1',
forumpermissions = '127487',
pmpermissions = '3',
calendarpermissions = '19',
wolpermissions = '1',
adminpermissions = '0',
genericpermissions = '2629319',
genericoptions = '30',
linkspermissions = '67329'
WHERE usergroupid=2
mysql error: Unknown column 'canaddshout' in 'field list'
mysql error number: 1054
This happens with the admin group as well.
Also, I don't see a "shoutbox" manager anywhere? *puzzled*
|