Quote:
Today at 07:36 PM Xenon said this in Post #2
$DB_site->query_first never returns a mysql result, it returns a normal php array.
remove the _first to get it working..
edit: just the query before the while loop is meant
|
thankz Xenon u always give me big help ...now the error is gone.....


but it only show up usernamethe post number did not below is the template in top_thread
PHP Code:
<a href=member.php?s=$session[sessionhash]&action=getinfo&userid=$xxx[userid]>$post7dayuser[username]</a><BR>$post7dayuser[posts]
do i use wrong variable??thankz agian.....