Quote:
Originally Posted by DragonBlade
magnus: thanks for this awesome mod
I found 2-3 errors, one that is commonly found but has not been resolved.
Fatal error: Call to undefined function: fetch_coventry() in /home/---.net/public_html/forums/usercp.php(503) : eval()'d code on line 16
That error is reproduced by having to subscribed to a thread and that thread has gotten a new post.
The other error is:
Fatal error: Call to undefined function: fetch_coventry() in /home/---.net/public_html/forums/moderation.php(405) : eval()'d code on line 16
Reproduced by click on Moderated or deleted Threads in usercp
|
Man, this error pops up every so often and I've yet to be able to replicate it. I've performed the actions mentioned above and on both my test forum and live forum everything is fine. I'll do yet some more digging to see why the fetch_coventry function isn't being defined. It's a default vBulletin function, it doesn't make any sense..