Sorry, I'm confused. You posted a DB error generated by the fact that MGC chatbox didn't uninstall correctly, and then separately posted an issue in vBShout.
I helped you solve the issue in vBShout, and told you that we couldn't assist with the MGC issue.
How does that translate into not wanting to help you? O.o
As for this new message, does it work if you modify your htaccess file with that information? If not, edit php.ini and change these values:
Code:
suhosin.cookie.encrypt Off
suhosin.request.max_vars 2048
suhosin.get.max_vars 2048
suhosin.post.max_vars 2048
Or turn off Suhosin entirely.
Fillip