Freenode IRC chat in MyBB

Just a simple script to add IRC chat to your MyBB forum. You will need to upload this code as a new PHP file to the same directory as your MyBB install (with global.php). Then, just use a borderless iframe to add it to your theme. Copy-pasting this code into your MyBB theme will not work as PHP execution is disabled, for it is a major security hole to do so.

 
3
Kudos
 
3
Kudos

Now read this

Cloudflare & PHP sessions

Link: Cloudflare & PHP sessions <p>I have been searching for a possible fix to my PHP session issues on Cloudflare for a while. This is great.</p>&#13; Session handling in phpBB3 requires a user to use one IP address... Continue →