Skip to content Skip to sidebar

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

Supporter timezone: Asia/Yerevan (GMT+04:00)

This topic contains 3 replies, has 0 voices.

Last updated by Christopher Amirian 2 days, 7 hours ago.

Assisted by: Christopher Amirian.

Author Posts
May 9, 2026 at 4:49 am #18024009

nguyenN-7

Dear Support,
Could you fix the issue "gravityforms-multilingual/classes/Notification/Routing.php line 154."
That's an err message appearing on top of the form.

May 10, 2026 at 9:50 am #18024950

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi,

Welcome to WPML support. May I ask you to check two things?

1- Update WPML to version 4.9.2 and WPML String translation to 3.5.2:

- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Go to "WordPress Dashboard > Plugins > Add new > Commercial (tab)".
- Click the "Check for Updates" button.
- Update WPML and its addons there.

For more information:
https://wpml.org/faq/install-wpml/#automated-updates

2- Check for a minimal setup

- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Go to "WordPress Dashboard > Plugins" and deactivate all plugins except:
. WPML Multilingual CMS
. WPML String translation
. Gravity Forms
. Gravity Forms Multilingual
- Check if you can still recreate the issue.
- If not, re-activate your plugins one by one and check the issue each time to find out the plugin that causes the problem.

That will give an idea of how to move forward.

Meanwhile, because this is a PHP warning it should not have any effect on the work of the plugin so if needed, you can hide the warning:

Would you please access your website files and edit the "wp-config.php" file on the root folder of your WordPress installation and add the code below into the file:

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

Please add the code above the line below:

/* That's all, stop editing! Happy blogging. */

For more information:
https://wpml.org/documentation/support/debugging-wpml/

Thanks.

May 10, 2026 at 3:43 pm #18025171

nguyenN-7

Dear Support,
How do I upgrade WPML String translation to 3.5.2 if I do not have the plugin in my list of installed extensions? I think the extension disappeared a couple of weeks ago.

My WPML version is 4.9.2.1, which is a bit higher than 4.9.2.

Thank you for your help.
Best regards
Olivier

ListOfWPMLExtensions.png
May 10, 2026 at 4:27 pm #18025209

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hello,

That is strange; it should be there if you installed it before. I can take a look.

I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website.
It is absolutely important that you give us a guarantee that you have a backup so if something happens you will have a point of restore.

Make sure you set the next reply as private.

Thanks.