Quote:
Originally Posted by LockeAG
I found a BUG.....
It's a really strange behavior, when I active the Plugin , USERGROUPS that I add have this problem when trying to access to their CP.
Fatal error: Call to undefined function: fetch_coventry() in /hsphere/local/home/#/#/Forum/usercp.php(500) : eval()'d code on line 16
The normal USERGROUPS (7,6,5,4,3,2,1) have no problems.
See'a
|
I've tested this on my development forum. I created a new usergroup (ID: 9) based off standard "Registered Users" permissions. I
cannot replicate this problem. Everything appears to be working fine.
As a test, try using the default style. See if you still receive the error. The function
fetch_coventry() is found in
/includes/functions_bigthree.php -- and I've hooked into the usercp to include it. So, I can't see why one usergroup could use it and another cannot.