Sorry that I missed to answer your problem, to get the plugin working you just need to place phphpbb before the (.
So it would look like this: phphpbb(‘phpbb_’,’5′,’-#-us-#-un-#-ae posted in -#-ts-#-ti-#-ae-#-br’,’http://myblog.com/discussion/’,’H:i \o\n D jS m.Y’,’Reply on:’,’1′) and this is placed somewhere within the php code.
An example is given within the latest contribution of it you can grab it here: http://phsoftware.de/downloads/wordpress/plugin_phphpbb.zip
I found the solution for it. It can be solved by changing the mysql_connect to mysql_pconnect within the wp-db.php file.