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 – 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: America/Los_Angeles (GMT-07:00)

This topic contains 5 replies, has 2 voices.

Last updated by Bobby 1 year, 6 months ago.

Assisted by: Bobby.

Author Posts
September 21, 2023 at 7:45 pm #14442145

zajzonB-2
Site owner

Tell us what you are trying to do?
I try to translate existing pages that I modified today.

Is there any documentation that you are following?
Not really, just doing what I've done before.

Is there a similar example that we can see?
This happens to me for the first time

What is the link to your site?
hidden link

September 21, 2023 at 10:01 pm #14442573

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Hello,

This is most likely happening due to a fatal error.

I would need to see the details of the error log. 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.

September 22, 2023 at 5:27 am #14443369

zajzonB-2
Site owner

Thank you, I followed your instructions and got these:

[22-Sep-2023 05:20:11 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:20:11 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:20:11 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:20:11 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:20:12 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:20:12 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:20:12 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:20:12 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:22:05 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:22:05 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:22:05 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:22:05 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::load_textdomain() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-includes/class-wp-hook.php on line 310
[22-Sep-2023 05:22:06 UTC] PHP Deprecated: Non-static method WOO_CTRL::check_template_view() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-includes/class-wp-hook.php on line 310
[22-Sep-2023 05:22:07 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:22:07 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:22:07 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:22:07 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:22:08 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php:797) in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/pixelyoursite/includes/class-pys.php on line 194
[22-Sep-2023 05:22:09 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:22:09 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:22:09 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:22:09 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:22:10 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php:797) in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/pixelyoursite/includes/class-pys.php on line 194
[22-Sep-2023 05:22:33 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:22:33 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:22:33 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:22:33 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:23:58 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:23:58 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:23:58 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:23:58 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:23:59 UTC] PHP Deprecated: Non-static method WOO_CTRL::init() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 797
[22-Sep-2023 05:23:59 UTC] PHP Deprecated: Non-static method WOO_CTRL::set_settings() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 38
[22-Sep-2023 05:23:59 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_actions() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 39
[22-Sep-2023 05:23:59 UTC] PHP Deprecated: Non-static method WOO_CTRL::init_filters() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-content/plugins/woo-email-control/classes/class-wooctrl.php on line 40
[22-Sep-2023 05:24:00 UTC] PHP Deprecated: Non-static method WOO_CTRL::load_textdomain() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-includes/class-wp-hook.php on line 310
[22-Sep-2023 05:24:00 UTC] PHP Deprecated: Non-static method WOO_CTRL::check_template_view() should not be called statically in /home/customer/www/babyndex.eu/public_html/wp-includes/class-wp-hook.php on line 310

September 22, 2023 at 6:32 pm #14448871

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

Thank you for sharing the error log, unforutnnately these are warnings and would typically not cause an empty/blank page.

If possible share with me a screenshot of what you see when you visit the translation management/translation pages.

Also, when you are in the translation management area --> right click -> inspect-> console tab -> Are there any errors there?

September 23, 2023 at 8:36 am #14450285

zajzonB-2
Site owner

There is a message on the screen because I use staging to update the plugins.

This site has moved to a new location
You or someone else moved this site to hidden link. Please keep in mind that:
Translations that you do at hidden link will not appear on this site.
You cannot edit translations on this site.
The site at hidden link is using the same credits for automatic translation as this site.
If you didn't intend to move this site to hidden link, you can indicate that this site should be at hidden link.

There are error messages in the Console, I attache a screenshot.

JQMIGRATE: Migrate is installed, version 3.4.1
admin-bar-v2.js?ver=12.6.1-202338-lite:1 Missing data from PHP (wpNotesArgs).
(anonymous) @ admin-bar-v2.js?ver=12.6.1-202338-lite:1
?v=2.0:16 WebSocket connection to 'hidden link' failed:
k @ ?v=2.0:16
?v=2.0:16 WebSocket connection to 'hidden link' failed:
k @ ?v=2.0:16
O @ ?v=2.0:16
R @ ?v=2.0:16
?v=2.0:16 WebSocket connection to 'hidden link' failed:
k @ ?v=2.0:16
O @ ?v=2.0:16
R @ ?v=2.0:16
?v=2.0:16 WebSocket connection to 'hidden link' failed:
k @ ?v=2.0:16
O @ ?v=2.0:16
R @ ?v=2.0:16

‎console.‎1.jpeg
September 25, 2023 at 7:00 pm #14461755

Bobby
WPML Supporter since 04/2015

Languages: English (English )

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

This could of caused this behavior potentially.

Please review the following and let me know your results

https://wpml.org/documentation/translating-your-contents/advanced-translation-editor/using-advanced-translation-editor-when-you-move-or-use-a-copy-of-your-site/#changing-to-a-new-site-url

The topic ‘[Closed] the translation management and translations pages are empty’ is closed to new replies.