Flash Uploader

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!

Quote · 1 Mar 2012

Anyone?

Please!

 

:0)

Quote · 1 Mar 2012

Normally a blank page is caused when an error is generated but display_errors is turned off in php. Did you check to see if an error_log file was generated? You can also turn on error reporting in php.ini and then you should see the actual error instead of a blank page.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 1 Mar 2012

Thanks for your reply, mscott.

I've just realized that I was having loads of issues in regards to flash apps, including chat, video comments, etc, so I checked other forums and found out that the problem is actually with my new hosting provider. Their server probably does not support any of the flash app features or RMS.

So...I've just disabled them all. :(

I am really sorry to waste your time.

Thanks once again for you attention.

Have a lovely weekend.

Quote · 2 Mar 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.