05-19-2005, 05:45 AM
|
|
|
|
Join Date: Jul 2004
Location: Queensland
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
mySQL Error [Paying]
When i edit a usergroup, I get this database error:
Quote:
There seems to have been a slight problem with the EliteNeo Forums database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Head Moderator',
description = '',
usertitle = 'Head Moderator',
opentag = '<font color=\"#FF84EA\"><b>',
closetag = '</font></b>',
passwordexpires = '0',
passwordhistory = '0',
ispublicgroup = '0',
canoverride = '0',
shoutview = '0',
shoutpost = '0',
shoutmaxdaily = '0',
shoutedit = '0',
shoutdelete = '0',
shouthdelete = '0',
shouteditothers = '0',
shoutdeleteothers = '0',
shouthdeleteothers = '0',
shoutip = '0',
shoutcoventry = '0',
shouthierarchy = '5',
attachlimit = '1000000',
avatarmaxwidth = '100',
avatarmaxheight = '100',
avatarmaxsize = '100000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '100000',
pmquota = '5000',
pmsendmax = '50',
forumpermissions = '130303',
pmpermissions = '1',
calendarpermissions = '23',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4022255',
genericoptions = '7'
WHERE usergroupid=12
mysql error: Unknown column 'shoutview' in 'field list'
mysql error number: 1054
Date: Thursday 19th of May 2005 02:44:09 AM
Script: http://www.eliteneo.com/admincp/usergroup.php
Referer: http://www.eliteneo.com/admincp/user...usergroupid=12
Username: Kyo
IP Address: **.**.**.**
|
If you can help me fix this, I will pay you?
NEVERMIND, I FIXED IT.
I uninstalled the shoutbox hack and uploaded a fresh usergroup.php
|