Generate graphic images with the stats of your World of Warcraft® characters. Live from Armory.
NEW: Option to add a frame around signature !Upload your own images and avatars ! | Fast JC gem finder!
<< < 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 > >>
Awesome man, all working now. Thanks for your attention to the problem ;) (lovin my new sig)
Error: String could not be parsed as XML is when data cant be read from armory. It should be working now, if not send me what data are you entering, maybe there's a bug
Hi, sorry still can't get anything from the armoury and when i search character i am also getting: Error: String could not be parsed as XML
Hi, I have made a avatar, but now I have changed guilds so need a new one. But when I create a avatar, it still prints my old guild on the signature. When I try to update from the character tab this error accurs: Char get from armory *** Data from armory Error: String could not be parsed as XML Any idea how to fix?
Hit percent and block rating added.
Ah ok, tks for your reply Dragos ;)
@Xerg: that error occurs when zetbit is overloaded. @sajo: see About page please. There were some problems with armory these days, so maybe is not back up for everyone. (maybe zetbit :) )
I really like the looks of your sigs. However i can't make one, i keep getting that the Armoury is down, i have been trying to make the sig while the armoury is up. Is there a problem atm or am i missing/not doing something correctly?
Tried to make a sig today, generated quite a few. But the links do not work which are given at the bottom of the page. Get a server 500 error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/1.3.33 Server at www.zetbit.com Port 80 The above happens for every generated image I've tried off and on over the last day.
Thanks ^^ @Commando: I'll add those too. Regarding spec name, i think i will add then in the place where spec numbers are, and move that up. Black part was fixed. I resized the images to fix 500px. Some forums had problems with this. Is alot of space for those who aren't Champion of the frozen wastes :P ATM armory is down and i cant make anything :P Cheers
@commando Yes i thought the same when i found this sig maker. Its the best i ever found imo. Great job!!
A working signature generator! I was beginning to think I'd never find one, so thank you. :) Couple of things though: - The "slim" signature contains the divider as part of the image, could that be trimmed off so we just get the signature without a black line and whitespace on the left? - Would it be possible to show hit % as well as hit rating? - Would it be possible to show block value as well as block %? - On the "slim" signature there's a lot of blank space in the top right, could we put something there? Or maybe have a spec name (i.e "Restoration", "Enhancement", etc) based on the talent tree with the most points in it?
aah ok ;) i'll keep checking this to keep up to date then ;)
@Kay: Cat AP added to stats (last one). please confirm is ok @Pyra: engine is ok, just need to sort out the legal issues. for example when users upload copyrighted images.
Any luck for sorting out the own upload able avatar? Greetings, Pyra
Thanks Elric :) nice ones @Kay: feral cat changes cumming today :)
waiting on the new option for druid feral signature site looking nice so far cyaa
http://img204.imageshack.us/img204/7303/82582681.jpg http://img26.imageshack.us/img26/1774/37011635.jpg http://img26.imageshack.us/img26/8931/19511303.jpg Backgrounds!
Thanks alot for pointing the problem Hunding. You helped me improve the performance :) I just added : header('Last-Modified: '.gmdate('D, d M Y H:i:s', $time).' GMT'); header("Expires: " . gmdate("D, d M Y H:i:s", $time + $offset) . " GMT"); So that 304 is done automatically i guess. How can i improve by sending 200?
Caching looks fixed, should cut back on the 200 OK responses in favor of 304 Not Modified, reducing bandwidth. I still want to check it in more detail.