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.

This topic contains 1 reply, has 2 voices.

Last updated by Mihai Apetrei 1 year, 11 months ago.

Author Posts
August 4, 2023 at 9:31 am #14154039

sylvainP-9

Good morning,

I have a problem with my site. The WPML Multilingual CMS plugin is causing a fatal error. When I deactivate the plugin, the error disappears.

Could you please help me?

The site works but I need the translated version (English) as well. Thanks for your help

Capture d’écran 2023-08-04 à 11.25.47.png
Capture d’écran 2023-08-04 à 11.30.24.png
August 4, 2023 at 9:48 am #14154173

Mihai Apetrei
WPML Supporter since 03/2018

Languages: English (English )

Timezone: Europe/Bucharest (GMT+03:00)

Hi there.

Before your ticket is assigned to one of my colleagues, can you please enable the WordPress debug log?

This will allow us to see if any PHP errors are being produced.

More Info: https://codex.wordpress.org/Debugging_in_WordPress

In order to do that, edit the wp-config.php file inside your WordPress directory and insert the following lines:

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );

Now please reproduce the issue once again.

Locate the debug log in: /wp-content/debug.log

Paste the content (if any) on a site like pastebin.com and then share the link here with us (only you and us will see the URL you are sharing).

We will be waiting for your response.

Kind regards,
Mihai Apetrei

The topic ‘[Closed] WPML Multilingual CMS cause Fatal Error’ is closed to new replies.