Thank you! Its working great now however I am unable to change the default setting for the shoutbox. Whenever I try to change any settings it keeps the default from vbshout.php?do=instance&action=modify&instanceid=1
For example I want to change default Shoutbox height for all users from 150 to 300 but when I click on save nothing changes.
I've updated the Manage Instances page on your forum to possibly indicate what the problem is. Please try accessing that page again and see if you're now seeing a message that reveals more information.
Thank you once again! Found the problem thanks to the message it was indeed max_input_vars issue because my forum has too many usergroups and I believe the server was not accepting more than certain number of input variables. Now it does and all working great!