Almost done with db caching system. I got it working with one minor or major bug (depending on how you look at it)
If a player pulls up his sig, and his data is in the database, it either updates it (if outdated) or it uses it (if it is up to date). Inversely, if it attempts to update that data, but the eq2players page is down for whatever reason, it will use the database info anyway...
The problem happens when it only gets partial data. I have an issue where I seem to be able to get player data but when it tries to get guild data, it doesn't always get it. And if there is no guild data, it can't populate the signature with that data, but it still makes an image.
I just need to put some more error catching into it, which shouldn't take long. I can fairly accurately way the new version will be posted today. This new version will be both the database and non database script in one (turned off or on via config file) and has a slightly reworked theme system...
__________________
|