Ok, this is just a fix for the version that was includes in the ro11 package, but never actually used.
First, download the attached messall.php and replace the one in the admin folder.
Secondly, open templates\OpenGame\admin\left_menu.tpl
FIND:
Code:
<li><a href="activeplanet.php" accesskey="k" target="{mf}">Active Planets</a><a href="#"></a></li>
BELOW ADD:
Code:
<li><a href="messall.php" accesskey="k" target="{mf}">Message All</a><a href="#"></a></li>
You can of course, add this link anywhere you like inside the admin menu
i did notice another file called mass_message, however i only gave it a quick look as this one works fine for me, perhaps the ro11 devs can shed some light on this other file :P
As always if you need help, contact me via pm, or drop a message in here.