Actually, when I set the registered users to view the lottery I get this error:
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 = '200',
avatarmaxheight = '200',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
uttstore_discount = '0',
lotteryticketprice = '10',
slotsprice = '',
forumpermissions = '127479',
pmpermissions = '3',
calendarpermissions = '19',
wolpermissions = '1',
adminpermissions = '0',
lotterygrouppermissions = '15',
genericpermissions = '2627271',
genericoptions = '30'
WHERE usergroupid=2
mysql error: Unknown column 'slotsprice' in 'field list'
mysql error number: 1054
|