The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Top posters in the last week
I am trying to create a list of the top posters in the last week (7 days) but I'm having a problem getting it to work. Here's what I have so far:
PHP Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in... Which presumably means that there's something wrong with $result. I keep looking at this and can't see what's wrong. Could some kind person put me out of my misery? ****************************** OK, I found it - a missing comma in the SQL query So, for those interested, here is a generic code fragment that will find the top posters in the last 7 days and print them out as a list along with the number of posts and a link to their profile page. PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|