After modifying the code in 2.1 to integrate phpadsnew and to change the code for better SEO, (meta-tags appear on all pages and change depending on level) I realised I wouldnt be able to update the script with patches e.t.c.
I searched the forums for news of a templating system and found that beta 3 included it so I installed it on my XAMPP setup only to find the image uploading didn't work, although the zip file uploading is a welcome edition. When I try to import a zip file or single image file it takes a while (longer than usual) then it freezes on the generating thumbnail part.
It works fine on my real hosting account but for some reason on my local testing machine it just freezes.
XAMPP - apache, mysql, php, perl. 2.1 works fine on this.
Does anyone have an idea of the problem? I can't really develop themes without the images.
Make sure you uploaded everything correctly. Especially the files in the /admin/js/ folder. Do you get any javascript errors on the page? If you are using firefox, that little "information" icon in the upper right hand corner should turn red and you can click on it to find the error. I'm guessing you didn't upload prototype.js.
edit: Sorry that makes no sense... you are working locally so there is nothing to upload. Make sure it "exists".
Perhaps XMLHttpRequest does not work in a local environment? I have yet to test it outside of a real hosting account myself.