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.

Tagged: 

This topic contains 13 replies, has 2 voices.

Last updated by Bobby 1 year, 10 months ago.

Assisted by: Bobby.

Author Posts
August 8, 2023 at 6:14 pm #14171811

bertrandG-11

I am trying to: Display order confirmation page after woocommerce purchase

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

I expected to see: The page should display the order elements (order detail, biling address, footer)

Instead, I got: Instead of these elements, I get a debugging message.

In a previous support ticket we identified the problem in sting translation. But this time, I can't find the problem.
I've attached two screenshots showing with and without the bug.

Capture d’écran 2023-08-08 à 19.12.46.png
Capture d’écran 2023-08-08 à 19.12.25.png
August 9, 2023 at 6:14 pm #14177809

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Hi there,

Thank you for the screenshots!

Would you mind sharing with me the detail of the error? You can see how to enable debug logging here:
https://wpml.org/documentation/support/debugging-wpml/

Go into 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.

August 12, 2023 at 2:35 pm #14191777

bertrandG-11

Hello,

I have carried out the steps you instructed, and I would like to detail the process and the issues I encountered at each stage:
hidden link

1. Adding the Code Lines:

/* Add any custom values between this line and the "stop editing" line. */
define( 'WP_MEMORY_LIMIT', '256M');

ini_set('log_errors',TRUE);
ini_set('error_reporting', E_ALL);
ini_set('error_log', dirname(__FILE__) . '<em><u>hidden link</u></em>');



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

After adding the lines to the config file, I encountered a 500 error page.
I then removed the lines and received 401 errors on all the site's links except the homepage.

2. Troubleshooting the Errors:

I renamed the plugin and theme folders, cleared the cache, and refreshed the page.
After waiting for about 10 minutes, I reactivated the plugin and theme folders, and the site's links were functional again.

3. Re-Adding the Code Lines:

I tried adding the lines once more, resulting in a 500 error in French.
I switched back to English, and it worked.

4. Final Observation:

At the end of the simulation, the original display issue I reported is still present with an error message on the page.
No error file was generated in the site's root directory throughout this process.

Thank you in advance for your support. I can provide you with the SFTP and admin access to the site for a closer examination (already provided in previous tickets).

[removed]

August 14, 2023 at 6:33 pm #14199517

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Thank you for sharing the above information!

I can see the following Fatal Error coming from WooCommerce

[12-Aug-2023 14:15:07 UTC] PHP Fatal error: Uncaught WC_Data_Exception: Invalid product ID in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:900

As this points to a WooCommerce-related error rather than WPML try the following:

Deactivate WPML and retest with WPML deactivated, does this error remain?

If it does please reach out to WooCommerce's team as they should know how to resolve this error from their side

Let me know your results, please.

August 15, 2023 at 9:45 am #14202083

bertrandG-11

Hello, I've carried out the requested test.

1. Deactivation of all WPML modules:
I've deactivated all the WPML modules. As you'll see in the video, I didn't face any issues during the checkout nor had any resized page at the end. However, many elements remained in French, causing a mix on my pages.

Video 1 : hidden link

2. Reactivation of the main module:
As shown in the video, I didn't experience any issues and there's no more duplicated text.

Video 2 : hidden link

3. Reactivation of WPML String Translation:
The problem doesn't present itself.

Video 3 : hidden link

4. Reactivation of WPML Sticky Links:
The problem doesn't present itself.

Video 4 : hidden link

5. Reactivation of WPML SEO:
The problem doesn't present itself.

Video 5 : hidden link

6. Reactivation of WooCommerce Multilingual & Multicurrency:
The issue appears to be at this stage. Once the plugin is activated, we encounter the bugs at the end of the checkout.

Video 6 : hidden link

We can conclude that the "WooCommerce Multilingual & Multicurrency" plugin is causing the issue.

Thank you in advance for your support.
The logs are provided below.

[removed]

August 15, 2023 at 12:37 pm #14203071

bertrandG-11

After a new test, but this time in French, with the main plugin activated only, there is a server error.

hidden link

I'm sending you the latest logs :

g-2023 12:30:39 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:30:41 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:30:41 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:30:53 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:30:53 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:30:54 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:30:54 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:30:56 UTC] PHP Notice:  La fonction Elementor\Controls_Manager::add_control_to_stack a été appelée de façon <strong>incorrecte</strong>. Control type "switch" not found. Veuillez lire <a href="<em><u>hidden link</u></em>">Débogage dans WordPress</a> (en) pour plus d'informations. (Ce message a été ajouté à la version 1.0.0.) in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/functions.php on line 5905
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:30:57 UTC] PHP Warning:  Trying to access array offset on value of type bool in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-content/themes/classima/classified-listing/custom/list-items/archive-grid-9.php on line 29
[15-Aug-2023 12:31:17 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:31:17 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:31:21 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:31:21 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:31:28 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:31:28 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:31:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:31:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:31:35 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:31:35 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:31:35 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:31:35 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:33:20 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:33:20 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:33:22 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:33:22 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:33:23 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:33:23 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:33:26 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:33:26 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:06 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:06 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:07 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:07 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:07 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:07 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:07 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:07 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:08 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:08 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:08 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:08 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:09 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:10 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:10 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:11 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:11 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:11 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:11 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:11 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:11 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:30 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:31 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:31 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:31 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:31 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:32 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:32 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:33 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:33 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:34 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:34 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:40 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:40 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:40 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:40 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:42 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:42 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
[15-Aug-2023 12:34:43 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 77
[15-Aug-2023 12:34:43 UTC] PHP Deprecated:  Implicit conversion from float 1.0E+34 to int loses precision in /homepages/8/d916931045/htdocs/TrEE_BWatO0_singLe-Site/GHanA/wp-includes/class-wp-hook.php on line 79
August 15, 2023 at 7:02 pm #14205117

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Thank you for the detailed updates and loom videos!

I would like to request temporary access (wp-admin and FTP) to your site to test the issue.
(preferably to a test site where the problem has been replicated if possible)

**Before we proceed It is necessary to take FULL BACKUP of your database and your website. Providing us with access, you agree that a backup has been taken **

I often use the Duplicator plugin for this purpose: http://wordpress.org/plugins/duplicator/
You will find the needed fields for this below the comment area when you log in to leave your next reply.
The information you enter is private which means only you and I have access to it.

NOTE: If access to the live site is not possible and the staging site does not exist please provide me with a duplicator package created with the duplicator plugin.

Thank you,
Bobby

August 18, 2023 at 8:25 am #14250689

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Thank you for the access details!

I am currently not able to test this as the shop pages result in 404 errors.

No major changes have been done from my side other than running some simple WPML troubleshooting actions such as clearing the WPML cache, -- Remove ghost entries from the translation tables
-- Set language information
-- Fix terms count

all of which would not cause this behavior as they only target WPML records.

Please review and update me.

August 18, 2023 at 4:16 pm #14253735

bertrandG-11

Hello,
Same problem. It's already happened to me. (go directly to video 3)

Video 1 : hidden link

I made a new video deactivating all modules, then reactivating Classified, and WPML. Test performed directly in the second language.

Video 2 : hidden link

I think the problem is with the cache management tool. I left "LiteSpeed Cache" deactivated. The site seems slower, but everything works fine. :

Video 3 : hidden link

I'll let you analyze the elments, but I'd almost say it's fixed.

Regards,

August 21, 2023 at 5:56 pm #14266309

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Hi there,

Thank you for the videos!

With LiteSpeed cache deactivated it looks like it's working as expected, is there possibly some cookies that might need to be excluded? The WooCommerce team should have a bit more knowledge about this.

Also, just to verify -- with LiteSpeed enabled and WPML deactivated the issue still happened correct?

August 22, 2023 at 5:25 am #14267553

bertrandG-11

Hello,
I need to check again.
However, I probably have a problem with the settings. When I post an ad in English, it doesn't appear in the other language. Credit or settings problem?

exemple : hidden link

August 22, 2023 at 4:47 pm #14273039

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Please check and update me.

Regarding the ad issue this might be based on the way the ad is being added -- how do you add it ?

Note : the product shared above does not currently have a translation available

August 23, 2023 at 5:53 am #14274669

bertrandG-11

Regarding the translation issue: The ad was posted in English, but isn't present when switched to French. If there's no translation, shouldn't it show in the original language?

I can't have unlimited credit for automatic translations.
Can I set it to show in the original language if a translation isn't available?

August 23, 2023 at 5:38 pm #14280071

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Please review the following documentation on how to display untranslated content to the secondary language

https://wpml.org/documentation/translating-your-contents/displaying-untranslated-content-on-pages-in-secondary-languages/

Let me know your results, please.

August 24, 2023 at 7:50 pm #14288065

bertrandG-11

Good evening,
Finally the problem seems to have been solved.
However, I'm going to look for a tool to manage the cache. Probably Jetpack, quite simply.

Thanks a lot.