@theorigin, there is no easy solution at the moment. The multiple keys are currently used to facilitate REPLACE queries. I will look into it, though I cannot say with certainty when or if it will ever be addressed.
@NeroObsedian, the Armory is returning an error page for whatever guild is trying to be fetched. The mysql error is due to no legitimate guild information retrieved in the first place. I am not sure what the issue could be however. It may be improper guild name entry in the options, special characters in the guild name, or armory is down. I am unsure exactly.
@Bl00dRoyal, you could try changing the default sort on line 238 in gwowroster.php from $sort_query = "r.level DESC"; to $sort_query = "r.rank ASC";.
@Finger78, I can not view your roster as a guest, though the images need to be uploaded per style, this is how my mods work to allow separate images per style. I am unsure why you had issue with your style needing folders to be created/renamed. I see you have several styles which, admittedly, can be a pain having to upload this mods images for each style. All I can guess is it was just a simple mistake in the upload process, they should all have the same structure.
Regarding the armory url, you may have a replacement variable that is modifying the output. I double checked my code and as far as I can see, it is not my code causing the odd urls.
With the Skills tab being dropped from the Armory, I will change the link to Achievements for future versions.
|