Should be fairly easy once I'm done this, I'll do it after I finish the 3d version. The 'official' version would probably be pretty similar to...
I've started to updated it for the 1.8 skins. It automatically converts old skins to the 1.8 format as well. It's mostly working, just needs a...
So, I've looked in to it a little bit more and you can't block iframes from appearing. You can sort of block them with javascript...
Just finished it, sorry it took so long. http://dl.dropbox.com/u/431832/isometric_skin.zip is updated. Examples are in the index.html file. if...
I don't have much free time right now as I have a midterm and a couple assignments to do for school, but I should have time next week. If it's not...
That sounds like a server-specific problem with how you set up redirecting, and not related to the script at all. Find out where that extra slash...
Thanks much. I think I've got it right again, using this skin [IMG] as the basis and comparing it to what I can obtain from f5 and the inventory...
Yeah, just use iframes. It scales to the window, so if you resize and refresh it'll render as a new size.
chmod +x rmdir.php and backend.php (It needs permissions to delete folders.) chmod 666 to images/skins (It needs permissions to read/write here.)
... I'm not sure what you're trying to do. It grabs the skins from the minecraft server, so if you want it from the players on your server, use...
line 10 is supposed to be if(!isset($user)) $user = "earthiverse"; but you should change it to your username in the quotes, so you appear by...
line 11 on index.php (view.php for you): if(isset($refresh)) minecraft_skin_delete($user); change to minecraft_skin_delete($user); will grab and...
That's super weird how my website was still working, even though the file was misnamed. I don't understand it, but it's now updated to the correct...
Well, I took a further look at your site and got this error: "NetworkError: 404 Not Found -...
Taking a look at your source code, you have a bunch of 'djs' script things for some reason. Like, view source on your view.php and compare it with...
Separate names with a comma.