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 Bruno Kos 1 year, 4 months ago.

Assisted by: Bruno Kos.

Author Posts
October 25, 2023 at 8:56 am #14658465

eliseoD

Tell us what you are trying to do?

register the plugin

Is there any documentation that you are following?

nope

Is there a similar example that we can see?

No idea

What is the link to your site?

hidden link

October 25, 2023 at 9:47 am #14659243

Bruno Kos
Supporter

Languages: English (English ) German (Deutsch ) French (Français )

Timezone: Europe/Zagreb (GMT+01:00)

Hi,

Thank you for contacting WPML support!

Do you have error messages that appear when the website crashes?

You can get them like this:

1. Edit wp-config.php and insert the following lines (just before /* That's all, stop editing! Happy publishing. */ part)

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

2. Reproduce the issue - I guess you only need to activate WPML and visit the site url, or?

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

4. Paste the latest lines here. No need to paste the entire log file, just 10 lines or so will do. Please censor any sensitive information.

https://codex.wordpress.org/Debugging_in_WordPress

Regards,
Bruno Kos

October 25, 2023 at 3:12 pm #14662769

eliseoD

Thank you very much!

I know it was all my fault from the beggining, but I manage to fix it installing all the updates manually by FTP, I'm so proud of myself, hahahaha.

Now everything is working.