On the Roster main view there is a table at the top that contains PvP Stats.
I was curious if there is a way to get the code that generates that data, so I can basically copy it onto a separate webpage to be viewable instead of going to the roster? This way, guildees can see the PvP Stats when they logon to the main website without going into the roster each time to see that data.
As I can go directly to pvplist.php in a browser and see the PvP data, I believe I have found the correct source file that gets called.
But I am not sure about how to include that file on a separate page. We use phpbb forums and a im portal mod as a front-end portal which allows you to place "blocks" of html code wherever.
If I try to include the "pvplist.php" file, it doesn't generate the data, so not sure what I may be doing wrong. This may be a question better suited elsewhere, but I thought I would start here.
Thanks for any assistance.