logical.angel
05-08-2007, 04:56 AM
Hello, since that vbulletin's database is sooo big, am having a hell of a time trying to get the details of each tables (plus i have a crappy internet connection), the thing is, i wish to display the top 5 threads according to the number of views a thread got, but i don't know the table names and field names i must use.
NOTE: Assume that i am using the normal unmodified prefix of vbulletin's table and field format.
the displaying of the top 5 is trivial, since it is just a while loop, but i don't know what query i must use to get the thread id, name and its number of views (am confused with soo much of tables.)
thanks
+la
NOTE: Assume that i am using the normal unmodified prefix of vbulletin's table and field format.
the displaying of the top 5 is trivial, since it is just a while loop, but i don't know what query i must use to get the thread id, name and its number of views (am confused with soo much of tables.)
thanks
+la