Forum Replies Created
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 Administratorand Subscriberby 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 Administratorand Subscriberby 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
For the text editor, there has been set basically the classic editor. so that, you are being able to edit the package description from your package classic editor. I hope you have understood. or do you want to bulk apply to all packages for your packages description change, please let me know
thanks
Please share your dropbox rar file checking from my side and your side too
thanks
It is related to Paypal checkout issue if PayPal sets like this, it should be worked as your requirements
thanks
You have to customize the design what is querying for the search result in thesearch.php file
thanks
It is same as our testing side, I shall try to inform you soon
thanks
I have checked your issue, can you please share your PHP log error info here while occurring and pressing download button related to WPDM
thanks
You can use [preview], [thumb_WxH] template in your template, for more template tag, you can visit this doc, https://www.wpdownloadmanager.com/doc/templates/template-tags/
thanks
I think it is related your browser cache issue, I have checked, it is working fine now, please check my attached video,
thanks
Glad to hear this
thanks
Sorry for the inconvenience, this is happening due to recent browser updates. We are working on an update and soon it will be updated
Thanks.
Trying to login, but showing,
Unknown username
Can you please check that
thanks
Can you please clear your browser cache, I have Reset Limit For Everyone now, I hope this may help you
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
I have talked with our developer, I hope the update will come very soon
thanks
Sorry for your inconvenience, please mail support@wpdownloadmanager.com for your auto-renewal issue with your Order Id details. I hope you should get the help
Thanks
Yes, you can use template: any link-template id, please check the doc and documentation
thanks
I have found the issue, soon you shall be updated about this
thanks

