This is a very simple addon to noppid's
Simple pjirc integration
I Noticed that guest just had to add a nickserv name to get acess to the chat channel and don't like if guest can join in. I belive they should be atleast registered to the site to have access to that chat.
Open your irc.php file which is provided in the download.
Find: (around line 40)
You must first be a
registered member to view any code.
And delete that.
Now find: (around line 23)
You must first be a
registered member to view any code.
Under that add:
You must first be a
registered member to view any code.
Save and upload!
Now guest are forced to register to go into that chat. Have fun!