Reven
09-21-2005, 04:44 PM
I asked over at vBulletin.com's forums (here (http://www.vbulletin.com/forum/showthread.php?t=155261)) and was directed here for custom modifications.
I'm trying to do a custom member map for my forums, but I can't get round this.
I want to query a table I've made in the database which contains information about the members' locations, but I can't figure out how to do it. I've made a raw PHP file which calls the template I've made.
Do I have to call from another PHP file by means of include(), or is there an easier way?
Does it have anything to do with Replacement Variables?
Thanks in advanced.
I'm trying to do a custom member map for my forums, but I can't get round this.
I want to query a table I've made in the database which contains information about the members' locations, but I can't figure out how to do it. I've made a raw PHP file which calls the template I've made.
Do I have to call from another PHP file by means of include(), or is there an easier way?
Does it have anything to do with Replacement Variables?
Thanks in advanced.