Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 13,226 through 13,250 (of 20,545 total)
Jan 30, 2021 at 2:17 pm
#145640
Moderator
Nayeem Riddhi
Staff OP

How does the database inflating, I have checked that these options you have also are set,

Image 2021-01-30 at 8.15.24 PM

please let me know

thanks

Jan 30, 2021 at 2:07 pm
#145638
Moderator
Nayeem Riddhi
Staff OP

There is error showing, Fatal error: Out of memory

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 the wp-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.

Out of this doesn’t solve your issue, please contact your server administrator

Thanks

Jan 30, 2021 at 11:30 am
#145634
Moderator
Nayeem Riddhi
Staff OP

Can you please share your PHP log info error related to WPDM, I have installed a plugin from your side, but it is showing,

Error log filename is not set.

To enable error logging, create an empty file named "php-errors.log". Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:

@ini_set('log_errors', 'On');
@ini_set('error_log', '/full/path/to/php-errors.log');
By default, only fatal errors and warnings will be logged. To also log notices and other messages, enable the WP_DEBUG option by adding this code:

//Report all types of errors.
define('WP_DEBUG', true);
//Don't show errors to site visitors.
define('WP_DEBUG_DISPLAY', false);
For reference, the full path of the WordPress directory is:
/mnt/web001/b3/82/53797382/htdocs/Webseiten/Shatter-Box-V2/

please check

thanks

Jan 30, 2021 at 11:08 am
#145630
Moderator
Nayeem Riddhi
Staff OP

Sorry I was out of work for some time, please send the verification link again

thanks

Jan 30, 2021 at 11:05 am
#145629
Moderator
Nayeem Riddhi
Staff OP

Sorry for the inconvenience, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 30, 2021 at 10:24 am
#145621
Moderator
Nayeem Riddhi
Staff OP

It is showing verification required message while trying to log in, please check

thanks

Jan 30, 2021 at 10:21 am
#145620
Moderator
Nayeem Riddhi
Staff OP

Now everything is working fine, I have deactivated Resumable Download from Basic Settings, it was causing the issue

thanks

Jan 30, 2021 at 9:54 am
#145619
Moderator
Nayeem Riddhi
Staff OP

Hi,

Additional field will show middle or top according to the adjustment with other fields, you can only reorder them from custom field add-on for now

thanks

Jan 30, 2021 at 6:09 am
#145612
Moderator
Nayeem Riddhi
Staff OP

I have informed our developer, I hope you will get an update very soon

thanks

Jan 30, 2021 at 6:06 am
#145610
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 30, 2021 at 6:05 am
#145609
Moderator
Nayeem Riddhi
Staff OP

Sorry for some delay, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 30, 2021 at 5:13 am
#145607
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue and also please share your related page URL

Thanks

Jan 30, 2021 at 4:21 am
#145603
Moderator
Nayeem Riddhi
Staff OP

I have checked here, it is working fine shortcode here, https://staging2.tonlogic.com/wpdm-test/, please check

thanks

Jan 30, 2021 at 3:32 am
#145601
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for adjusting the issue.

Thanks

Jan 30, 2021 at 3:28 am
#145600
Moderator
Nayeem Riddhi
Staff OP

please check now, it was Number of items per page is exceed the limit

Image 2021-01-30 at 9.19.48 AM

now everything is ok

thanks

Jan 30, 2021 at 3:11 am
#145598
Moderator
Nayeem Riddhi
Staff OP

I think you have set two-step login system, I have surpassed one-step, can you please give second step login credentials in a private reply

thanks

Jan 29, 2021 at 5:35 pm
#145584
Moderator
Nayeem Riddhi
Staff OP

I think two hours has been ended. I am again can’t able to access the backend, please check

thanks

Jan 29, 2021 at 5:24 pm
#145583
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue and also the related package URL

Thanks

Jan 29, 2021 at 5:23 pm
#145582
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 29, 2021 at 5:20 pm
#145581
Moderator
Nayeem Riddhi
Staff OP

I have checked your video, so you want a package description widget too, please let me know

thanks

Jan 29, 2021 at 3:52 pm
#145576
Moderator
Nayeem Riddhi
Staff OP
This reply has been marked as private.
Jan 29, 2021 at 3:39 pm
#145575
Moderator
Nayeem Riddhi
Staff OP

Has the problem been solved from your side now, if you update plugin or theme the file also will be changed to default for the update

thanks

Jan 29, 2021 at 3:33 pm
#145573
Moderator
Nayeem Riddhi
Staff OP

I have not to access for this mail, can you please share here the link in a private reply

thanks

Jan 29, 2021 at 3:26 pm
#145570
Moderator
Nayeem Riddhi
Staff OP

Can you please share your credentials here in a private reply for checking, private reply only can be seen within you and us

thanks

Jan 29, 2021 at 3:23 pm
#145569
Moderator
Nayeem Riddhi
Staff OP

In this page, if you are using shortcode and there is a field or parameter called link-template, you may customize the link template and add info as your requirements. you shall find template tags here, https://www.wpdownloadmanager.com/doc/templates/template-tags/

thanks

Viewing 25 posts - 13,226 through 13,250 (of 20,545 total)