For version control, you may check this add-on, https://www.wpdownloadmanager.com/download/wpdm-default-values/, for attaching files you may attach files manually for this and for Downloads -> All packages attached file has not such column
thanks
Sorry for the inconvenience, please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
please download your latest version from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases, let me know how can I further help you
thanks
Checking again now
thanks
Have you give FTP credentials for accessing your admin panel, I need to check it from the wp-admin panel, please let me know
thanks
Does it occur frequently, I have checked many times from your package, please let me know
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Are you using this add-on, https://www.wpdownloadmanager.com/download/google-drive-explorer/, please let me know
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue and also the related pages URL
Thanks
Sorry for your inconvenience, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
No, you are able to export history and stats only CSV format for now
thanks
Are you facing the problem with the “save setting” issue, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
Can you please check this add-on, https://www.wpdownloadmanager.com/download/wp-pro-membership/ and it’s doc-description, please let me know if it fulfils your requirements
thanks
please share your related URL
thanks
Are you trying to download WPDM PRO plugin from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases, please let me know
thanks
Are you using this add-on, https://www.wpdownloadmanager.com/download/wp-pro-membership/, please let me know, if possible, please, give your temporary wp-admin login details in a private reply for making a demo for you
Thanks
Database size should not increase every download
There is one error showing, PHP Fatal error: Allowed memory size of bytes exhausted
Fixing the Error there are a couple of ways on how to go about resolving this error. These include:
1.Editing the wp-config.php
file
2.Editing the php.ini
file
3.Editing the .htaccess
file
1.Editing the wp-config.php
file
Here you will need to edit thewp-config.php
file.
define( 'WP_MEMORY_LIMIT', '1024M' );
2.Editing the php.ini
file
On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
Once this is done, open the file, add or edit the following line:
memory_limit 1024M
3.Editing the .htaccess
file
The .htaccess
file is a file located within the root of your WordPress files.
You will need to add or edit the following code to the bottom of the file:
php_value memory_limit 1024M
With this done, you can then save your changes and check if the error is resolved.
Thanks
please share your related URL, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Which PHP version and WP version you are using, please let me know
thanks
Hi,
I have adjusted the code from download-manager\tpls\add-new-file-front\package-settings.php
file, now packages from frontend will be published for Administrator
and Subscriber
by default, please keep the file backup for the next update following this doc, https://www.wpdownloadmanager.com/doc/template-files/
thanks
Hi,
Have you modified the frontend upload files? I have adjusted the code from download-manager\tpls\add-new-file-front\package-settings.php
file, now packages from frontend will be published for Administrator
and Subscriber
by default, please keep the file backup for the next update following this doc, https://www.wpdownloadmanager.com/doc/template-files/
thanks
I have checked that, your backend is working well and as usual like others, can you please elaborate more on this
thanks