Delphium wrote:
Hey s7ven, im sure we can help.
Drupal has a hook for the database that you can call upon instead of us giving direct credential access to the database.
I will look at getting some table information for you if you can let us know what data it is you need, ie each field/item.
I am wondering if I could help chip in and potentially make this into a drupal module, rather than a php code entry, much like I have done with the fovcalc and manual DR grading calc.
This would allow for easier maintinance and have a more offcial feel as it is a tool.
Im quite busy over the next few days sadly, but when i get time ill try catch up with you for a chat.
Sweet sounds good, I'm all for doing it as a drupal module, although I have no experience of this I have no objections learning
The information I need is already in the XML you provide
http://www.wsgf.org/mgl/xml the only added data I would like is that
all games are returned rather than those with just a SteamID. If I could have the table structure of this data that would be great, I can create that structure in a database, fill it and use it for testing.
In the meantime while you are busy I'll learn/teach myself about Drupal modules
I'll do an install of drupal on my personal site, and do a temp table structure and base it on the XML in the MGL.
Thanks for all the help and I hope we can work on this and you will be happy with the results.