Shahjada
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] several issues on free versionPlease follow the steps:
- Create a dir named
download-managerinside your active theme dir - Copy
wpdm-all-downloads.phpfrom/plugins/download-manager/tpls/to{your active theme dir}/download-manager/ - Open
{your active theme dir}/download-manager/wpdm-all-downloads.phpand add following code after line #137:if($data['base_price'] > 0) $download_link = "<a href='".$data['addtodart_url']."' class='btn btn-sm btn-info'>Buy ( ".$data['currency'].$data['effective_price']." )</a>";
Code Screenshot:
https://www.evernote.com/l/AV17OeBgMehAA6C9-7hK5NC9HYnDO8pimQIB/image.pngForum: Plugins
In reply to: [Download Manager] Plugin not working after updatePlease contact here http://www.wpdownloadmanager.com/support/forum/download-manager-free/ to help you with the migration.
Looks like conflict with your theme or any other plugin plugin. May you please try deactivate other plugins.
Forum: Plugins
In reply to: [Download Manager] save settings doesn't workIn that case, probably you server is blocking the post request and you may see notice like this: ( https://www.evernote.com/l/AV2m3jX7-gNDE6kfzl816vGTYy7X53heBAMB/image.png ) in your firebug console, in such case, you need to contact with your hosting support. They will adjust it for you.
Forum: Plugins
In reply to: [Download Manager] permission-denied.txtGuest users should see the link
Please login to download, please give me your url to check.Forum: Plugins
In reply to: [Download Manager] ahm_download_stats is really BiGdelete stats entry will remove your detailed download stats info, but individual download total will not be change, so you can delete entries from stats table.
Forum: Plugins
In reply to: [Download Manager] download_link=1 for wpdm_category not possible?First, copy the
/tpls/dir to your active theme dir and name it “download-manager”, now you can edit any file inside/{active theme dir}/download-manager/, and updating plugin will not erase your changes.Forum: Plugins
In reply to: [Download Manager] error 500 when plugin activeSince version (2.8.4) Download Manager requires 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
Forum: Plugins
In reply to: [Download Manager] Error when activatingYou only will show the error, when installed php version doesn’t support “namespace” ( http://php.net/manual/en/language.namespaces.rationale.php ), so, may you please contact with your hosting company, why installed php version is not supporting namesapce when it 5.4+
Forum: Plugins
In reply to: [Download Manager] It stops on the way Download.May you please update your rating here https://wordpress.org/support/topic/it-can-no-longer-be-downloaded-from-the-version-up?replies=2 🙂
Forum: Plugins
In reply to: [Download Manager] It stops on the way Download.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
Forum: Reviews
In reply to: [Download Manager] Easy-to-use convenientExtremely 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 .
Forum: Plugins
In reply to: [Download Manager] Parse errorExtremely 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.
Forum: Plugins
In reply to: [Download Manager] disable WPDM user databaseMay you please give me an example url to check.
Forum: Plugins
In reply to: [Download Manager] Not Allowed!Extremely sorry for your trouble, I’ve fixed the issue and updated plugin few mins ago, please update your copy.
- Create a dir named