wpdm dropbox settings

Viewing 6 posts - 1 through 6 (of 6 total)
#76195

lithium
Member

Hi all!!

I’ve got an issue with the cloud storage settings. When i insert the dropbox app key and click on the save settings button, nothing happen.
the little circle inside the save settings button still turning…..

Help ๐Ÿ˜‰
Regards
Lithium

#76260

Hi,

Seems like you are using siteground hosting. Please include this code in .htaccess file on your server.

<IfModule mod_security.c> SecFilterRemove 001868 </IfModule>

Thanks

#76339

lithium
Member

Thanks for your answer.
Yes i’m using Siteground ๐Ÿ™‚
But when i add this line on the .htaccess, website is down…

this the code in the existing .htaccess

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Thanks for your help

#76387

Hi,

The site should not be down, please add it after the existing lines of htaccess.

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

Thanks

#77302

lithium
Member

Thx!
It’s ok now.
I have a question, is it possible to have the files shown as a galery with overview of them if it’s jpg, png psd files?

regards
Steve

#77359

Sorry, there is no shortcode available for this. But you can request customization at customize@wpdownloadmanager.com

Thanks

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

The topic ‘wpdm dropbox settings’ is closed to new replies.