I got it working, had to change this code
Code:
<iframe width=100% height=500 scrolling=no style="border:0" src="http://widget.mibbit.com/?server={vb:raw vboptions.ezircvb4_server}&channel=%23{vb:raw vboptions.ezircvb4_chan}&settings=42c110f3cbbaea489c0b0e40a40e6e18&customloading=waiting%20for%20the%20IRC-server%20...&customprompt={vb:raw vboptions.bbtitle}&noServerTab=0&noServerNotices=1&noServerMotd=1&autoConnect=true&nick={vb:raw bbuserinfo.ezircvb4.username}">
to
Code:
<iframe width=100% height=500 scrolling=no style="border:0" src="http://widget.mibbit.com/?server={vb:raw vboptions.ezircvb4_server}&channel=%23{vb:raw vboptions.ezircvb4_chan}&settings=42c110f3cbbaea489c0b0e40a40e6e18&customloading=waiting%20for%20the%20IRC-server%20...&customprompt={vb:raw vboptions.bbtitle}&noServerTab=0&noServerNotices=1&noServerMotd=1&autoConnect=true&nick={vb:raw bbuserinfo.username}">