[bf1942] beta5 release of BF2Status - PHP Server Monitor for BF2demo++

Brigham Stevens brs at vikingmind.com
Fri Jun 17 18:17:57 EDT 2005


Hi Ryan,

Ouch! Easy fix though!
Try this if you can.. (I just tested and pointed to a server with spaces
and it worked)

Change line 98 of index.php:
ORIGINAL
$server_name = array_shift($server_info);

NEW
$server_name = implode(" ",$server_info);

Thanks! I will be sure to include this in the next update.

Ryan Snook wrote:

>It doesn't like spaces in server names, ie "Allied Tribal Forces" just
>shows up as "Allied".
>
>On 6/17/05, Brigham Stevens <brs at vikingmind.com> wrote:
>  
>
>>Beta5 has been released, it has many changes:
>>
>>- Layout totally changed to be narrower, this should make fitting into a
>>Nuke site easier.
>>- minimap preview pic is now 128x128 instead of 256x256
>>- Server Rules formatted better and fit into page
>>- Server Rules popup using overLib if you click the "Server Settings" title.
>>- Improved Server Down / Error detection
>>- Improved layout of error page
>>- color banding to make reading the tables easier
>>
>>You can see it in action here:
>>http://www.unholyplayground.com/servers/
>>
>>I just noticed the title does not do anything when you hover over it....
>>I still plan on supporting nuke some how, I would like to create a
>>unified one that runs everywhere. Also, when there are stat databases
>>available I will link the player names to a stat DB query! But I think
>>we have a while until local stat DBS are available.
>>
>>Let me know if you have any questions or problems, and it would be great
>>to see it integrated into your site!
>>
>>And get the distribution for your site here:
>>
>>    
>>
>>>http://www.unholyplayground.com/BF2Status/
>>>
>>>
>>>      
>>>
>>    
>>
>
>
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/bf1942/attachments/20050617/f801437c/attachment.htm>


More information about the Bf1942 mailing list