home recent topics recent posts search faq  

Jitbit Software Forums Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » AspNetForum - ASP.NET forum software » Guests online have a negative number

Questions about our ASP.NET forum software
2/22/2010 2:09:03 PM

spockrates
spockrates
Posts: 5
Hi.

We're using the latest version of AspNetForum. The issue we're having is that the What's Going On section at the bottom of the Home page usually has a negative number. For example, at the moment it displays this:

Users online 1 Members 5 Guests -4

Is there workaround for this?

Thanks.
+2 permalink
2/23/2010 11:50:20 PM

dragon
dragon
Posts: 12
I have the same problem. Hope it can be fixed soon
0 permalink
2/26/2010 11:51:12 AM

spockrates
spockrates
Posts: 5
Until they fix it, you can edit the default.aspx file to comment out the guest display this way:

<!--
<%= aspnetforum.Utils.User.OnlineRegisteredUsersCount %>
<asp:Label CssClass="gray" ID="lblGuestsOnline" runat="server" meta:resourcekey="lblGuestsOnlineResource1" enableviewstate="False">
Guests
</asp:Label>
//-->


Thumbs Up
+1 permalink
3/7/2010 12:45:42 PM

jitbit
jitbit
Administrator
Posts: 1306
fixed
0 permalink

Home » AspNetForum - ASP.NET forum software » Guests online have a negative number





Powered by Jitbit Forum 7.2.10.0 © 2006-2011 Jitbit Software