Veréis eh creado un chat irc en mibbit y te proporcionan un código para implantarlo junto a phpbb3, pero no consigo hacerlo funcionar

adjunto link de donde proporcionan el código: http://wiki.mibbit.com/index.php/PhpBB_integration
eh echo lo que dice ese tutorial de instalacion.
1 eh modificado el estilo subsilver añadiendo el código.
<!-- IF S_USER_LOGGED_IN --> <a href="mibbit.php">IRC</a><!-- ENDIF -->
2 eh modificado el código de mibbit.php
eh cambiado la link del codigo original.
$phpbb_root_path = '/rootpath/directory/'; // set this as the path to your phpBB installation
por este otro.
$phpbb_root_path = '/foro'; // set this as the path to your phpBB installation
eh cambiado el codigo original del servidor del chat.
.'&server=irc.sorcery.net%3A6667' // replace server and port with matching information
por este otro.
.'&server=irc.Mibbit.Net%3A8067' // replace server and port with matching information
y también el nombre del canal de chat original.
.'&channel=%23chat'; // replace channel with the name of your channel. '%23' is the '#' before most irc channel names.
por este otro.
.'&channel=%23DClubChat'; // replace channel with the name of your channel. '%23' is the '#' before most irc channel names.
y eh guardado el el archivo con el nombre mibbit.php y lo eh subido a mi servidor guardándolo en la carpeta foro/
que es donde esta mi foro instalado, pero no funciona me sale una web en blanco cuando va a la link foro/mibbit.php
porfis ayudarme me es muy necesario implantarlo

por si os sirve de algo adjunto el código del iframe
Spoiler
Versión phpBB: phpBB3 (3.

MODs Instalados: Versión de AutoMOD 1.0.0
ACP Announcement Centre
ACP User Styles
Activity Stats MOD
Adaptive Hide BBcodes
Add User ID in Viewtopic
Advertisement Management
Plantilla(s) usada(s): Prosilver, Subsuliver
Servidor: ? Gratuito
Actualización desde otra versión: no
Conversión desde otro sistema de foros: no