Hallo,
why are you using LIMIT 0, 30 ? That would display max of 30 entries?
Or am I wrong?
Regards,
SilverDay
On 29.05.2012 12:08, InuYasha Meiji wrote:
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-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users