Originally Posted by Romeos Tune
I'm still getting this error after re-hacking all my files 2 times......
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 = '90',
avatarmaxheight = '90',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
canviewjournal = '0',
canhavejournal = '0',
canviewcomments = '0',
cancommentjournals = '0',
canratejournals = '0',
canreportentries = '0',
caneditownjournal = '0',
caneditownentries = '0',
candeleteownjournal = '0',
candeleteownentries = '0',
cansearchjournal = '0',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4194239',
genericoptions = '31'
WHERE usergroupid=6
mysql error: Unknown column 'canviewjournal' in 'field list'
mysql error number: 1054
Date: Saturday 18th of September 2004 12:04:15 AM
Script: admincp/usergroup.php
Referer: admincp/usergroup.php?s=&do=edit&usergroupid=6
Can anyone give me a clue... I mean, it seems as if it's looking for a table that doesn't exist.... ??
|