Upload and Browse – Nothing Happens

in Download Manager Free

Viewing 5 posts - 1 through 5 (of 5 total)
Dec 18, 2014 at 1:43 pm
#23852
Member
denspad
OP

Hi,

I am trialing the FREE version of the plugin.

The plugin is installed but when I create a package I try to UPLOAD a file using the sidebar upload function. When I browse the file on my PC and select it (MP3) nothing happens – the file does not upload or appear and no error message is shown.

Equally if I click on the BROWSE button, no files are listed despite the server folder being correctly set within the settings section.

Can you help?

Regards,

Alan.

Dec 19, 2014 at 9:27 am
#23898

Are you falling foul of the WordPress upload limit? Check out what it is for your site, and then see what the size is of your requested mp3 upload. If your file is bigger than the upload limit, then you either increase the upload limit, or upload the file to the relevant place using an ftp file management programme, and then browse to it from within the wpdownload manager. This has worked for me to get a 34mb file served when the WordPress upload limit is just 5mbs!

Dec 19, 2014 at 11:44 am
#23900
Member
denspad
OP

Hi,

Thanks for the reply. Yes having conducted some tests it would appear the upload limit is the issue. However, phpinfo() shows the max_upload_size as 128Mb on the server and the .htaccess file also has these entries:

php_value file_uploads On
php_value upload_max_filesize 128M
php_value post_max_size 128M

I am not sure where else we need to make a change to permit this. Would have thought an error should be shown anyway by the plugin. Also, still cannot get the BROWSE button to display anything either!!

Regards,

Alan

Dec 19, 2014 at 6:51 pm
#23927
Keymaster
Shahjada
Staff

ok. in that case, I need to check it in your installation, please give me temporary wp-admin login info in a private reply.

Dec 23, 2014 at 8:44 pm
#24030
Member
MacRae

My php.ini settings were not recursive, so I had to create a php.ini in the wp-admin directory with these settings for them to be picked up.

Solved my issue. Hopefully may help yours too?

Good luck.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic "Upload and Browse – Nothing Happens" is closed to new replies.