Uploader Down Again


The uploader will be offline until I can write a good php password protection script to prevent the abuse that’s been occurring… I can’t put a .htpwd on the directory, because then images remotely loaded on my forums or other forums will then nag for a password. For instance, you can be on another site, but if an image was in my password protected folder, then it would ask for a Portfolioso.com password on another site – and that’s not fair. (If you don’t get what I’m saying, then forget it.) All you need to know is that I will have a simple php authentication script (aka password login box). That should do the trick.

Edit: I got the php script working. Now it’s a matter of matching the layout and adding last minute fixes.