Quote:
Originally Posted by peyman.nt
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
SELECT prefix.prefixid, prefix.options, prefixpermission.usergroupid AS restriction FROM prefix AS prefix
LEFT JOIN prefixpermission AS prefixpermission ON (prefix.prefixid = prefixpermission.prefixid)
WHERE prefix.prefixid IN ('solvedthread_solved');
MySQL Error : Unknown column 'prefix.options' in 'field list'
Error Number : 1054
Request Date : Friday, March 12th 2010 @ 07:33:42 PM
Error Date : Friday, March 12th 2010 @ 07:33:42 PM
Script : http://forum.****.com/admincp/prefix.php?do=displayorder
Referrer : http://forum.***.com/admincp/prefix.php?do=list
IP Address : **.15.**.159
Username : administrator
Classname : vB_Database
MySQL Version : 5.0.89-community
when i select edit premision i see this error? why? whats the problem?
|
Appears to be a problem with vBulletin itself, not this mod.
This mod doesn't directly do anything with the prefix tables.
Quote:
Originally Posted by imiviortal
anyone ?
|
Unfortunately it's not possible, with the way vBulletin currently handles prefixes.
Quote:
Originally Posted by Simon Lloyd
|
Should be able to.