Site Statistics module always uses siteid 1

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/15/2012 5:24:35 AM
Gravatar
Total Posts 19

Site Statistics module always uses siteid 1

The users graph on the site statistics module always uses the siteid of 1.

private void OnRenderUserChart(
.................using (IDataReader reader = SiteUser.GetUserCountByYearMonth(1))...............

OS: server 2008

DB:sql server 2008R2

MojoPortal:2.3.7.0

2/20/2012 11:15:17 AM
Gravatar
Total Posts 18439

Re: Site Statistics module always uses siteid 1

Hi,

Thanks for the bug report. This is now fixed in the source code repository so it will be fixed in the next release.

Sorry for the late response but I was out of the country on vacation all last week.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.