Looking for a live chat or shoutbox for your phpBB? Follow these instructions and you’ll be done in 2 minutes!
- Create a Chatroll account.
- Once you are in your Chatroll account, click the Create a new live event button. Enter your chat’s name in the Name field, then click Continue.
- Click the phpBB icon.
- Download and extract the Chatroll phpBB Mod.
- Copy phpbb_chatroll.php and chatroll.php to your phpBB includes/ subdirectory.
- Edit /includes/functions.php from your phpBB installation directory. After the first line (the <?php line), add the line:
1include($phpbb_root_path . 'includes/phpbb_chatroll.php');
After the ‘BOARD_URL’ => $board_url line, copy and paste the ‘CHATROLL’ code from Step 3 in your phpBB installation instructions from your Chatroll account. - Go to the Administration Control Panel.
- Select the Styles tab, and choose Templates from the Style Components menu.
- Click Edit on your current template.
- Enter {CHATROLL} where you want your Chatroll to appear. We recommend overall_header.html or overall_footer.html.
- Click Submit to save.
You’re done! Here’s what your chat should look like:
To make the Chatroll module bigger or smaller, re-edit includes/functions.php and change the ‘width‘ and ‘height‘ values on the line where ‘CHATROLL’ is defined.
Get the Chatroll phpBB Chat Mod Now »
Have questions? Ask the Chatroll Team!