I have an issue on the photo flash uploader.
When I try to place the 5 photos allowed, only 1 photo is uploaded and when the upload is done, it takes me to a blank page. This uploader has worked properly before, and the only script I've used on my phps is Zarcon's Force Login Box script:
//Check if Logged In
check_logged();
if(!isLogged()) {
login_form();
exit;
}
Which, apparently, has nothing to do with the flash uploader issue.
Could someone give me a hand on this one, please?
Thank you so much for your cooperation!
Dolphin 7.0.9
Cheers!