Quote:
Originally Posted by NTLDR
Shoutbox fix, only apllies if you have people in gloal ignore/user ignore list.
Find in vbindex.php (arounf line 970)
PHP Code:
FROM ".TABLE_PREFIX."vbindex_shoutbox
Replace with:
PHP Code:
FROM ".TABLE_PREFIX."vbindex_shoutbox AS shoutbox
|
I tried this and it didn't work. I still get this error when clicking on the shoutbox:
"Unknown table 'shoutbox' in where clause"
I do have someone in the global ignore list (tachy goes to coventry) and I did not get this error before when that list was empty. Anyone got a fix?