MyBB Community Forums

Full Version: [F] private_read - functions_online [C-Chris]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In inc/functions_online.php
elseif($parameters['action'] == "show")
should be
elseif($parameters['action'] == "read")
It's fun to read the source and see what you find, isn't it? Wink
especially when it's a fix Toungue
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group