Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 12,026 through 12,050 (of 19,348 total)
in reply to: Getting ERR_EMPTY_RESPONSE #145644

Nayeem Riddhi
Moderator

Hello @hussein4sy

I have replied your topic, please check

thanks

in reply to: Private message not working #145643

Nayeem Riddhi
Moderator
This reply has been marked as private.
in reply to: Import blocked at 1% #145641

Nayeem Riddhi
Moderator

Can you please give your one of the site temporary wp-admin login details in a private reply for checking the issue, it can be a server issue too

Thanks

in reply to: Database inflated #145640

Nayeem Riddhi
Moderator

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

in reply to: Critical Error when downloading #145638

Nayeem Riddhi
Moderator

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

in reply to: Critical Error when downloading #145634

Nayeem Riddhi
Moderator

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

in reply to: Critical Error when downloading #145630

Nayeem Riddhi
Moderator

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

thanks

in reply to: Database inflated #145629

Nayeem Riddhi
Moderator

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

Thanks

in reply to: Critical Error when downloading #145621

Nayeem Riddhi
Moderator

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

thanks

in reply to: Getting ERR_EMPTY_RESPONSE #145620

Nayeem Riddhi
Moderator

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

thanks

in reply to: Email Lock Adding Fields #145619

Nayeem Riddhi
Moderator

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

in reply to: Advanced Access Control Shortcode not working #145612

Nayeem Riddhi
Moderator

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

thanks

in reply to: Page Non trouvée #145610

Nayeem Riddhi
Moderator

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

Thanks

in reply to: Illegal String Offset + Fatal Error #145609

Nayeem Riddhi
Moderator

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

Thanks

in reply to: Critical Error when downloading #145607

Nayeem Riddhi
Moderator

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

in reply to: Private message not working #145603

Nayeem Riddhi
Moderator

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

thanks


Nayeem Riddhi
Moderator

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

Thanks

in reply to: Critical wordpress error when using all packages #145600

Nayeem Riddhi
Moderator

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

in reply to: Private message not working #145598

Nayeem Riddhi
Moderator

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

in reply to: Critical Error #145584

Nayeem Riddhi
Moderator

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

thanks

in reply to: You do not have permission to download this file #145583

Nayeem Riddhi
Moderator

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

Thanks

in reply to: Critical wordpress error when using all packages #145582

Nayeem Riddhi
Moderator

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

Thanks


Nayeem Riddhi
Moderator

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

thanks

in reply to: .rar files downloaded are corrupted #145576

Nayeem Riddhi
Moderator
This reply has been marked as private.
in reply to: Define default access roles when creating package #145575

Nayeem Riddhi
Moderator

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

Viewing 25 posts - 12,026 through 12,050 (of 19,348 total)