Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 2 replies, has 2 voices.

Last updated by Mateus Getulio 1 year, 5 months ago.

Assisted by: Mateus Getulio.

Author Posts
November 9, 2023 at 4:12 pm

rolandT-8

The WPML Plugin causes a fatal error on my website. I just ask for support at my hosting company and they have deactivate the plugin that causes the fatal error.

When i do activate the plugin, the site get a fatal error again. Please help

November 9, 2023 at 4:23 pm
November 9, 2023 at 4:24 pm #14769951

Mateus Getulio
Supporter

Languages: English (English ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi there,

As we discussed on the chat, please try to get the FTP credentials with the hosting support, and share it in your next private answer.

Looking forward to your reply. Thank you.

November 9, 2023 at 4:41 pm
November 9, 2023 at 8:30 pm #14771039

Mateus Getulio
Supporter

Languages: English (English ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi there,

Thank you for providing the FTP credentials.

Upon further inspection, we suspect this issue is actually not related to WPML. If we open the debug.log file inside the wp-content folder, we will find these errors:

[09-Nov-2023 17:07:19 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /var/www/vhosts/skyroofslider.com/httpdocs/wp-admin/includes/ajax-actions.php on line 4277
[09-Nov-2023 17:07:19 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/vhosts/skyroofslider.com/httpdocs/wp-content/plugins/woocommerce/src/Internal/Traits/AccessiblePrivateMethods.php on line 158

By observing them, we can conclude that:

- one of the errors is coming from WooCommerce - which, by the way, when it is disabled, the problem does not occur
- the errors are related to lack of resources at the server-side, meaning that your site requires more memory than the default allocated memory provided by your hosting

To solve this, you will need to contact your web hosting provider and ask them to increase the PHP memory limit and also the *MaxInputVars* of PHP settings to *10000*. Please check the following article for more details, or contact your system admin/hosting provider for this purpose: hidden link

I have already tried to increase the memory limit, but it seems to not be working.

Having said that, may I kindly ask you to try to address this issue with the hosting provider once more?

Please let us know about your results. Thank you.

The topic ‘[Closed] The WPML Plugin causes a fatal error on my website’ is closed to new replies.