PDA

View Full Version : Leaderboard on Forumhome?


vaskies
22 Jan 2010, 21:45
I tried using the code directly from the league module, but had no luck because the tables being queried don't exist.


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Where and how are these "ibf" database tables defined? Needless to say I've extensively searched and unfortunately haven't come up with anything yet...

stangger5
23 Jan 2010, 01:29
What all are you tring to do ??

Have a look at my forum home..
Links in my sig..

vaskies
23 Jan 2010, 11:50
To use your site as a reference, I've been trying to get this:
http://www.next-level-arcade.com/ibproarcade/league.html
and limit it to the top 10, to be used on forumhome.

The current problem I face is I can't find where these "ibf_games_league" and "ibf_members" tables are defined, because they are not actually created in the vbulletin database.

Edit: I'm using vbulletin 4.0 gold patch level 1, btw.