PDA

View Full Version : MySQL Error


deerfern
06-05-2006, 03:03 AM
Hi,

I was so happy I was able to install this all by myself !! This says a lot for the ease of the software installation, as I am really new at all this.

But now, when I go to my site, it says:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/content/j/o/k/jokeweasel/html/global.php on line 29

What does this mean, how do I fix it?

Thank you,
Carol

function changebg(element){ if (element.className == "bg1") { element.className = "bg2"; } else { element.className = "bg1"; }}

Ryan
06-05-2006, 03:28 AM
It's because you have no categories. Once you add some categories it will be fine.