View Single Post
  #3 (permalink)  
Old 01-30-2007, 01:42 AM
BlogTintin BlogTintin is offline
$ Saving First Grader
 
Join Date: Jan 2007
Posts: 9

Points: 189.10
Donate
Default Re: Top 11 Posts of 2006

Hi Jeffrey,

Thanks for the reply. May be you can run a sql query and make a post

Something like
Quote:
SELECT topic_id, topic_title FROM phpbb_topics WHERE topic_time >=1136095200 AND topic_time <=1167631140 ORDER BY topic_views DESC LIMIT 0 , 11
Thanks,
Blogtintin
Reply With Quote