![]() |
When I include this in a .shtml file I get this when viewing it...
$datecut AND invisible='0' ORDER BY username ASC") or die("oops2"); while($regmember = mysql_fetch_array($regmembers)): ++$regmembercomma; if ($regmember[invisible] == 0) { $regmemberson .= $regmember[username]; } else { ++$regmembercomma; } if ($regmembercomma < mysql_num_rows($regmembers)): $regmemberson .= ", "; endif; endwhile; $guests = mysql_query("SELECT COUNT(userid) AS guestsonline FROM session WHERE userid=0 AND session.lastactivity>$datecut") or die("oops3"); while($guest = mysql_fetch_array($guests)): $guestson = number_format($guest[guestsonline]); endwhile; echo("Member(s) on: $regmemberson. Guest(s) on: $guestson."); ?> |
Joshs,
Are you using WinNT/2k and IIS? |
Yes!
|
Well, you and I are out of luck. Apparently IIS does not know how to handle multiple layers of translation.
Trying to include a .PHP document in IIS confuses it and IIS does not apply the filter. :( Sorry to be the bearer if bad news. |
Oh s***! I was planning on integrating some of this stuff with my site!!!! So there is no way to get this working?!
|
I've heard mixed reports with .asp pages, but I really don't have time to learn ASP.
I'm browsing through MS again to see if there are any white papers on this. :( |
Great 'hack', this Tubedogg. Just what I was looking for.
Is it possible that you could include some of the suggestions of us - the VERY satisfied users of your work- in a future release of this hack? I would LOVE to see some extenions on this, for example the suggestion of Mitrofan to include just the number of registered members, regardless of their online status. Instead of including the suggestions of Mitrofan or doing the adaptions ourselves, it would be nice to include it in a future release? Thank you very much, again. (none of my bussiness really, but do you actually get PAID for all the great support you do on Vb? Ofcourse, it must be....nevertheless I'm willing to start a Poll to get you a raise ;) Grover. (PS: I guess this hack works on 2.0.0 and 2.0.1 as well? 'cause it says ' v2 beta 3 in the subjectline) |
nevermind
nice hack :) |
Quote:
Thanks in advance! Cygnus |
bump.
Tubedogg? You out there? Anyone else? Cygnus |
All times are GMT. The time now is 01:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|