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 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00
- - - - - - -

Supporter timezone: America/Lima (GMT-05:00)

This topic contains 7 replies, has 3 voices.

Last updated by Andreas W. 1 year, 1 month ago.

Assisted by: Andreas W..

Author Posts
April 26, 2024 at 10:35 am #15570195

julesN

DeepL is not available for translation WPML Settings.

April 26, 2024 at 10:54 am #15570282

Waqas Bin Hasan
WPML Supporter since 05/2014

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi,

Thank you for contacting the support.

Reference to our recent chat, I've enabled your next reply as private to provide access to the staging site.

Please take your time to go through the debugging steps as following:

1) Take a full backup of your site and database before proceeding.
2) Deactivate all plugins except WPML.
3) Switch to a standard theme like 2024.
4) Check for the issue if it still happens.
5) Then start activating plugins one by one while keeping checking for the issue. This way you 'll be able to pinpoint a conflict where it starts creating the problem.
6) If after activating all plugins you see that it still works fine, then switch to your theme and see if that's causing it.

And let us know your findings.

Regards.

April 26, 2024 at 1:34 pm #15570900

Andreas W.
WPML Supporter since 12/2018

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Hello,

Sadly the provided admin credentials are not allowing access to the site.

Could you please verify the information and let me know once access is granted?

IMPORTANT:

WPML must be re-registered every time a website is migrated or the domain or domain provider is changed.

1) Go to https://wpml.org/de/account/websites/

2) If the site URL is already registered, delete it from the list.

3) Enter the site URL again. This creates a new site key.

4) Click on “Show key” and copy it.

5) Enter the key under Plugins > Install > Commercial (Tab) to register WPML again. If WPML is still registered here, deregister it first.

If the problem persists, please let me know.

It would also be very helpful if you could send us the WPML information for troubleshooting.
More information about this here:
https://wpml.org/de/faq/provide-debug-information-faster-support/

Best regards
Andreas

April 29, 2024 at 11:04 am #15576679

julesN

Hi,

I removed the licence key and generated a new one. After adding the new key the problem still persists.

Also, I attached the debug log as requested. Please let us know if you need more information.

Thanks!

April 30, 2024 at 2:32 pm #15581731

Andreas W.
WPML Supporter since 12/2018

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Sadly the provided admin credentials are not allowing access to the site.

Could you please provide me access so that I can take a closer look at the issue?

The private reply form is enabled again.

May 1, 2024 at 8:02 am #15583315

julesN

Hi,

I hope these credentials work:

***CREDENTIALS REMOVED BY SUPPORT AGENT***

May 2, 2024 at 3:25 pm #15588270

Andreas W.
WPML Supporter since 12/2018

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Hello,

Please take kindly note that you published the access credentials publically on this ticket which is why I have removed them now.

Our support is not allowed to access any site unless the credentials were submitted inside our private reply form.

I would like to offer to have a closer look at the problem and request temporary access (wp-admin and FTP) to the website to investigate this issue further.

You can find the required fields below the comment section when you log in to leave the next reply. The information you provide is private, which means only you and I can see and access it.

IMPORTANT
Please be sure to make a backup copy of the website and database before allowing us access.
If you can't see the wp-admin / FTP fields, your post and website credentials are set as PUBLIC. DO NOT publish the data unless you see the required wp-admin / FTP fields.

The private response form looks like this:
hidden link

Next time you reply, click "I still need assistance."

Video:
hidden link

Please note that we are obliged to request this information individually on each ticket.

May 14, 2024 at 2:37 pm #15626047

Andreas W.
WPML Supporter since 12/2018

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: America/Lima (GMT-05:00)

Hello,

According to the description on this ticket you were missing DeepL as a translation engine at WPML > Settings > Automatic Translation.

I can see the engine is available now.

The issue I see here is an error at WPML > Translation Management > Tools.

"Er is een probleem met de automatische vertaling..."

I do find the following error here:

Unknown: open_basedir restriction in effect. File(/opt/elastic/apm-agent-php/src/bootstrap_php_part.php) is not within the allowed path(s): (/home/develop/:/tmp/:/var/tmp/:/opt/alt/php74/usr/share/pear/:/dev/urandom:/usr/local/php74/lib/:/usr/local/php74/lib/:/usr/local/php81/lib/:/usr/local/php82/lib/:/usr/local/lib/php/)

The issue further persists when testing only with WPML and a default theme.

The reason seems to be a misconfiguration inside the php.ini file on the server.

I suggest you contact your hosting support regarding this issue or try the following:

1) Edit the php.ini file: Open the php.ini file with a text editor. Look for the line containing open_basedir. This line specifies the allowed directories for PHP. Make sure it includes the path to the bootstrap_php_part.php file.

For example:
open_basedir = /home/develop/:/tmp/:/var/tmp/:/opt/alt/php74/usr/share/pear/:/dev/urandom:/usr/local/php74/lib/:/usr/local/php74/lib/:/usr/local/php81/lib/:/usr/local/php82/lib/:/usr/local/lib/php/:/opt/elastic/apm-agent-php/src/

2) Restart your web server: After editing the php.ini file, restart your web server (e.g., Apache or Nginx) to apply the changes.

3) Verify the target file: Ensure that the bootstrap_php_part.php file exists at the specified location in your code. If it doesn’t exist, create the file or correct the path in your code.

In doubt, please consult the hosting support team for assistance.

Best regards
Andreas

DeepL.png

The topic ‘[Closed] DeepL is not available for translation WPML Settings.’ is closed to new replies.