Jass

Forum Replies Created

Viewing 25 posts - 326 through 350 (of 474 total)
in reply to: DropBox function #41994

Jass
Spectator

Please follow the step instruction ► http://www.wpdownloadmanager.com/how-to-use-dropbox-to-store-files-and-allow-users-to-download-then-from-your-website/
Or provide me your temp login info using private reply to check the issue.

in reply to: [btnclass] not working – btn classes not generated #41978

Jass
Spectator

Sorry, Cant login with the credentials.

in reply to: Error_log #41977

Jass
Spectator

Edit download-manager.php (line #43) and put an @ in it before the ini_set. Your host has ini_set disabled in their php configuration so it’s throwing that error.
@ini_set('upload_tmp_dir',UPLOAD_DIR.'/cache/');

Or provide you temp login info using private reply to check the issue.

in reply to: Mail don't work #41869

Jass
Spectator

Please check, did u enable email lock?

in reply to: Howto delete unused files #41867

Jass
Spectator

Hi, Sorry no option for that. It is a critical issue , because one file might be attached to multiple packages. You can use FTP to delete any files. Thanks.

in reply to: White screen after update #41864

Jass
Spectator

Try disabling Bootstrap js with Downloads->Settings->Basic->Misc Settings.
Or You can provide us temp login info using private reply to check the issue. If that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip

in reply to: [btnclass] not working – btn classes not generated #41863

Jass
Spectator

Seems like you disabled Style & Script from admin panel► settings►Misc Settings.

in reply to: Page load issue on upgrade #41817

Jass
Spectator

This short code is working perfectly in my server. Please Provide temp login info using private reply to check the issue. Or try deactivating other plugins or by switching your themes.


Jass
Spectator

Please try
get_post_meta( get_the_ID(), '__wpdm_view_count' , true);
get_post_meta( get_the_ID(), '__wpdm_download_count' , true);

in reply to: WordPress Dashboard Blank #41796

Jass
Spectator

Please provide your temp login info to check the issue.
Or try deactivating other plugins which may conflict WPDM.

in reply to: Getting Started #41754

Jass
Spectator

WPDM or access control add-on doesn’t have option to create use role, but you may use plugin like this https://wordpress.org/plugins/advanced-access-manager/ to manage/create user roles, then use allow access option to select those custom roles.

in reply to: Single file download not working #41753

Jass
Spectator

Please provide the url containing the issue.

in reply to: Downloads don't working #41708

Jass
Spectator

Seems like conflicting with theme. Try switching your theme.

in reply to: Problems outside my country. #41706

Jass
Spectator

This problem is not related to plugin, you can provide us personal login info using private reply to check the issue.

in reply to: Problems after update #41642

Jass
Spectator

wpdm pro don’t have any file size limit.
By the way, two PHP configuration options control the maximum upload size: upload_max_filesizeand post_max_size. These options can be set in your server’s php.ini configuration file so that they apply to all your applications.

in reply to: Problems after update #41630

Jass
Spectator

Extremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip .

in reply to: problem download manager free #41510

Jass
Spectator

Please provide the link which contains this issue.

in reply to: problem with download manager free after some update #41444

Jass
Spectator

Please provide you temp login info using private reply to check the issue.

in reply to: Problems after update #41376

Jass
Spectator

Please provide you temp login info using private reply to check the issue.

in reply to: red x when view upload #41369

Jass
Spectator

Actually you need to control it from “Allow Access” field under package settings when creating/editing a package, select “All Visitors”  if you want to allow everyone to download the file .

in reply to: Upload file problem #41368

Jass
Spectator

Please update your plugin and check. Or provide your temp login info using private reply to check the issue.

in reply to: Problems after update #41367

Jass
Spectator

Can you show me what output you are getting. May be with a link or screenshot.

in reply to: Display #41266

Jass
Spectator

Please add following css in your theme’s style.css file. This should fix the issue,

UL.jqueryFileTree LI {     white-space: normal !important; }

in reply to: What are subscribers #41114

Jass
Spectator

When you lock a download using EMail lock, all collected email through lock are listed as your subscribers. You can check WPDM Newsletter addon too, which provides option to import registered users as subscriber.

in reply to: Hide #41108

Jass
Spectator

It will work for every user. Please update your plugin and check. Or provide your temp login info using private reply to check the issue.

Viewing 25 posts - 326 through 350 (of 474 total)