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
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.
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.
0
This discussion has been closed.
Comments