[Opensim-users] opensimulator-splash-screen

InuYasha Meiji inuyasha.meiji at gmail.com
Tue May 29 10:08:29 UTC 2012


Hey Nebadon, I fixed the php but not yet the html.  It still don't want 
to display the info.  But the php now accesses the new 7.3.1 database 
and finds the online users by replacing the lines just below this:



// Query the database and get the count

$result1 = mysql_query("SELECT COUNT(*) FROM griduser WHERE Online LIKE 
'TRUE' LIMIT 0, 30 ");
list($totalUsers) = mysql_fetch_row($result1);




This correction will show users online.
Thanks for the original code.

InuYasha


--------------------------------------------------------------------------------------------------------
On 5/23/2012 4:23 PM, Nebadon Izumi wrote:
some of the statistics stuff OSgrid uses is here :

https://github.com/nebadon2025/opensimulator-splash-screen

and could pretty easily be adapted into any page on any website package.

-- 
________________________________________________________________
Opensim User: Standalone Grid on Version 0.7.3.1 with 56 Regions
on Windows 7, 64-bit. Phenom 9500 2.2 ghz Quad Core, Terabyte Hard
Drive, 8gig DDR2 RAM.  Used XAMPP to load PHP Version 5.3.0, Apache
and MySQL 5.1.41-community edition.  Groups, Profiles, Voice and
Offline Mesages all working. (Not yet Public, 6 users allowed Now).
________________________________________________________________




More information about the Opensim-users mailing list