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 9 replies, has 3 voices.

Last updated by Andreas W. 1 year, 10 months ago.

Assisted by: Andreas W..

Author Posts
May 24, 2022 at 1:23 pm #11293269

cathexisT

I updated the plugin to the latest version, after that my site broke, and even with the restoration of the old version, my site remains broken. I am unable to load any pages on the backend. When I deactivate the plugin then I can load the backend pages. And the slider in the french language will not work, it was working before the update.

Link to a page where the issue can be seen:
hidden link

May 24, 2022 at 7:30 pm #11296709

Bobby
Supporter

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

Hello,

I would need to see the detail of the error. You can see how to enable debug logging here:
https://wpml.org/documentation/support/debugging-wpml/

Go in your wp-config.php file and look for define(‘WP_DEBUG’, false);. Change it to:
define('WP_DEBUG', true);

Edit your wp-config.php file and add these lines, just before it says 'stop editing here':

ini_set('log_errors',TRUE);
ini_set('error_reporting', E_ALL);
ini_set('error_log', dirname(__FILE__) . 'https://cdn.wpml.org/error_log.txt');

This will create an error_log.txt file in your site's root directory. Please send me its contents.

May 25, 2022 at 1:01 pm #11305199

cathexisT

Hi Bobby

We updated all the plugins, theme, and WordPress versions to the latest. We also removed any unnecessary plugins. The pages seem to be loading fine now.

I did download the logs. There is currently nothing related to the WMPL plugin. We will monitor the site and let you know if we run into any more issues. Thank you.

Below are some of the log messages.
____________________________

[25-May-2022 12:11:41 UTC] PHP Notice: Trying to access array offset on value of type bool in /var/www/vhosts/cathexisvideo.com/httpdocs/wp-content/plugins/download-manager/wpdm-core.php on line 386

[25-May-2022 12:11:40 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/cathexisvideo.com/httpdocs/wp-content/plugins/download-manager/wpdm-functions.php on line 2095

[25-May-2022 12:15:16 UTC] PHP Notice: Trying to get property 'post_title' of non-object in /var/www/vhosts/cathexisvideo.com/httpdocs/wp-content/plugins/js_composer/include/helpers/helpers.php on line 60

May 25, 2022 at 5:44 pm #11308831

Bobby
Supporter

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

Thank you for updating us!

Please be aware of the following 2 bugs that were introduced with the recent updates as well.

1. https://wpml.org/errata/wpml-triggers-a-migration-notification-banner-even-when-the-site-hasnt-been-migrated/

2. Go to WPML->Translation Management->Translators and verify that you are added as a translation manager or a translator if you are using the Advanced Translation Editor.

May 26, 2022 at 9:38 am #11313643

cathexisT

Hi Bobby

There is an issue with the translators, I am unable to add anyone as a translator. It does not detect the users.

Image 1005.jpg
May 26, 2022 at 5:34 pm #11319529

Bobby
Supporter

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

What about if you attempt to click on "add translator" instead of a translator manager?

Does it work?

Also, note that you won't be able to add yourself as a translation manager as you are automatically one by default.

Note: All Administrators are automatically given Translation Manager privileges.

Screen Shot 2022-05-26 at 10.32.19 AM.png
June 1, 2022 at 7:45 am #11359537

cathexisT

Good day,
The error i am getting is this

Uncaught (in promise) TypeError: can't assign to property "job_list" on "": not an object

e hidden link

c hidden link

_invoke hidden link

y hidden link

n hidden link

s hidden link

June 2, 2022 at 4:29 am #11367951

Andreas W.
Supporter

Languages: English (English ) German (Deutsch )

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

Hello,

My colleague Bobby is currently on vacation and I am glad to assist you.

As far as I see you are trying to assign a Translation Manager.

Take note that only admin accounts can have the Translation Manager capability with WPML. Further, all admin accounts usually should be Translation Manager by default when WPML is active.

Is marketing an admin account?

How is it when assigning Translators? Does this also trigger an error?

Best regards
Andreas

June 6, 2022 at 6:58 am #11393167

cathexisT

Good day Andreas

Marketing is admin. We are not trying to translate anything when the error is coming through. We are just updating pages and portfolio pages in English and the page timesout. however, the page does get updated.

June 8, 2022 at 2:20 am #11408683

Andreas W.
Supporter

Languages: English (English ) German (Deutsch )

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

Hello,

I would like to request temporary access (wp-admin and FTP) to your site to take a better look at the issue. It would be better for a testing site where the issue is replicated.

You will find the needed fields for this below the comment area when you log in to leave your next reply. The information you will enter is private which means only you and I can see and have access to it.

Maybe I'll need to replicate your site locally. For this, I’ll need to temporarily install a plugin called “All In One WP Migration” on your site. This will allow me to create a copy of your site and your content. Once the problem is resolved I will delete the local site. Let me know if this is ok with you.

IMPORTANT

Please make a backup of site files and database before providing us access.
If you do not see the wp-admin/FTP fields this means your post & website login details will be made PUBLIC. DO NOT post your website details unless you see the required wp-admin/FTP fields. If you do not, please ask me to enable the private box. The private box looks like this:
hidden link

The steps are also shown in this video: hidden link

Best regards
Andreas

The topic ‘[Closed] New update broke my website’ is closed to new replies.