Can someone post the edits
i am missing something i guess. i tried installing this on 3.6 and it worked the first time then i made a mistake in another hack and had to restart and this time i must of missed something because when i goto the last step and set the permissions for shouting and viewing i get this error
Code:
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',
avatarmaxwidth = '80',
avatarmaxheight = '80',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
canaddshout = '1',
candropshout = '0',
candropothershout = '0',
caneditshout = '0',
caneditothershout = '0',
canreadshouts = '1',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '191',
genericoptions = '31',
WHERE usergroupid=6
mysql error: Unknown column 'canaddshout' in 'field list'
mysql error number: 1054