
03-08-2006, 06:26 PM
|
|
|
Join Date: Jan 2005
Location: Florida
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I just tried to do that and I get a new error. It seems that not all of the ebux/eStore fields were removed. How can I do that?
I did go into my sql and look at the actual database and those things were not there. Did I miss an edit somewhere?
Quote:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<font color=\"#ef796d\"><b>',
`closetag` = '</b></font>',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '1000',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '23',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '200',
`avatarmaxheight` = '200',
`avatarmaxsize` = '20000',
`userpagepermissions` = '15',
`journalpermissions` = '2015',
`arcadepermissions` = '255',
`ebuxestorepermissions` = '0',
`estorediscountrate` = '',
`ebuxpaycheckamount` = '',
`estoresecondarycost` = '',
`estoreprimarycost` = '',
`vbppermissions` = '8185',
`vbp_discountrate` = '25.00000',
`vbp_paycheckamount` = '20000.00000',
`vbp_secondarycost` = '0.00000',
`vbp_primarycost` = '0.00000'
WHERE usergroupid=6;
MySQL Error : Unknown column 'ebuxestorepermissions' in 'field list'
Error Number : 1054
Date : Wednesday, March 8th 2006 @ 03:25:34 PM
Script : http://www.sunshinestatemoms.com/for.../usergroup.php
Referrer : http://www.sunshinestatemoms.com/for...&usergroupid=6
IP Address : 71.101.240.167
Username : OneHappyMama
Classname : vb_database
|
|