Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Statistics issues

edited October 2007 in Vanilla 1.0 Help
Ive been having some issues with the statistics plug-in, but it seems to have been working fine for about a month now. All of a sudden it breaks and I get this error message at the top of the page:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in xxx/extensions/Statistics/default.php on line 191 (where xxx is the path to my server)

It appears to be an issue with the line


$data = mysql_fetch_assoc($tmpData);


Although this just started happening and was running perfect before. Please help.

Comments

  • Any help is much appreciated
  • Did anything change on your server?
  • My hosting service has been acting up intermittently for a while. I use mediatemple and they're usually awesome but in the last month its been terrible. It looks like they were having some trouble. I'll check it now and see if that was the problem.
  • That was it, its working now!
This discussion has been closed.