
10-16-2007, 12:25 PM
|
|
|
Join Date: Jul 2007
Location: Qatar
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by SDB
Right.
THis is urgent.
I now have a problem, as this install script didn't fully run, and I now can't make changes to my usergroups as it throws up a db error :
Code:
MySQL Error : Unknown column 'edithistorypermissions' in 'field list'
Error Number : 1054
whenever I try to update the usergroup.
Please help asap - first of all to remove this problem.
|
Quote:
Originally Posted by Surviver
Yes, ist works with 3.6.8
If the System is enabled and you have the permissions to view and the templateedits are done - in postbit/_legacy
|
It has bugs when you uninstall it namely the quote posted post above
Quote:
Originally Posted by Pottsy
Help!!
I have uninstalled this product, but in my usergroup options there is a table left behind. No title, 7 blank Yes/No options, no description.
If I try to change any usergroup options, I get an error (below).
How can I remove PEH from my forum? I have tried installing again, then removing, but still the same. Pleeeeeease help!
Error:
Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Dealers',
`description` = '',
`usertitle` = 'Commercial user',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = '10',
`allowhtmlpermissions` = '0',
`edithistorypermissions` = '0',
`vbwikiroles` = '',
`vbwikipermissions` = '63',
`forumpermissions` = '782591',
`genericpermissions` = '505943751',
`attachlimit` = '0',
`pmquota` = '750',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '90',
`avatarmaxheight` = '90',
`avatarmaxsize` = '20000',
`signaturepermissions` = '136703',
`sigpicmaxwidth` = '1',
`sigpicmaxheight` = '1',
`sigpicmaxsize` = '1',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '5',
`sigmaxsizebbcode` = '4',
`sigmaximages` = '0'
WHERE usergroupid=10;
MySQL Error : Unknown column 'edithistorypermissions' in 'field list'
Error Number : 1054
Date : Tuesday, August 21st 2007 @ 02:28:04 PM
Script : http://www.mydomain.com/forum/admincp/usergroup.php?do=update
Referrer : http://www.mydomain.com/forum/admincp/usergroup.php?do=edit&usergroupid=10
IP Address : x.x.x.x
Username : Pottsy
Classname : vb_database
|
I get the same DB error. any suggestions?
|