Archive
http://trac.cenarioncircle.org/ticket/61
Seems guild names with more than one space in really give the PHP WoWArmoryAPI a headache.
We’ve now fixed this properly (the fix put in about 6 hours ago apparently only fixed it temporarily), and anyone affected should now be okay again!
So here’s our latest crazy little feature:
Embed your guild profile onto your own site using the following Javascript:
<script src="http://cenarioncircle.org/scripts/embed/guild.js?your-guild-name"></script>
Obviously, replace your-guild-name with the name of your guild. If you have trouble with guilds with a space in their name, try using %20 instead of a space.
At the moment this just gives you a roster page, but we’ll be adding in more features soon (including one of these to embed your character profiles on your own personal sites, and one for calendar events)
And a big thanks to Genevra of Conclave for helping us test this out!
We’ve been working hard to stomp out the remaining bugs that have been identified.
Most notable amongst these was the glitch that was causing recurring calendar events to show up a day late. Unfortunately this was down to the commercial forum software we’re using, and we had to rely on an upgrade to fix it. After the upgrade this now seems to be working properly.
One that was down to us was non-ASCII letters in character names not working in a number of places (most notably being able to switch characters, find their profile page, check guild permissions, and see their achievements). This should now be working fine.
We’re currently experiencing some problems due to the WoW armory API site being down. Our cache is currently serving existing guilds and characters, but adding new guilds or characters will not be possible for the moment.
Once Blizzard restore the service, we should be up and running again at 100%!
Edit: Now seems to be back up! All systems go again! Anyone waiting for a character rename: it should be done in the next few hours
You’ll notice a shiny new calendar link at the top of the page now. Please feel free to add your own server/faction-wide events to it!
Edit: Time zone issues were making things come up at the wrong day/time. Everyone is now set to PST (server time) as a default, and things should now work properly!
And we’re back with a shiny new feature – Guildleaders can now delegate permissions for managing and editing their guild through the new “permissions” link located at the top right of the guild page.
This is a precursor to guild blogs, which are currently being tested out and should be available very shortly!