Eyz,
als ik naar het admin cp wil van yabbse krijg ik deze fout :
alvast bedankt.. ik ben totally php n00b
als ik naar het admin cp wil van yabbse krijg ik deze fout :
regel 80/81/82 zijn deze :2: Supplied argument is not a valid MySQL result resource
(c:\program files\apache group\apache\htdocs\yabbse\Sources\Admin.php ln 82)
code:
1
2
3
| $result = mysql_query("SELECT COUNT(*) as click_total FROM {$db_prefix}log_clicks;");
$temp = mysql_fetch_row($result);
$yyclicks = $temp[0]; |
alvast bedankt.. ik ben totally php n00b