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
- 12:00 – 14:00 12:00 – 14:00 12:00 – 14:00 12:00 – 14:00 12:00 – 14:00 -
- 17:00 – 21:00 17:00 – 21:00 17:00 – 21:00 17:00 – 21:00 17:00 – 21:00 -

Supporter timezone: Europe/Vienna (GMT+02:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Bigul 11 months, 2 weeks ago.

Assisted by: Bigul.

Author Posts
August 16, 2024 at 2:43 pm #16078660

vickiW-2

Background of the issue:
not get deprecation warnings from the site

Symptoms:
Creation of dynamic property wpml_cms_nav_cache::$cache_to_option is deprecated
…at /var/www/com_fabtechexpo/wp-content/plugins/wpml-cms-nav/inc/cms-navigation.class.php

Questions:
why am i getting these warnings if everything is updated to the latest.

August 16, 2024 at 6:04 pm #16078973

Bigul
WPML Supporter since 01/2013

Languages: English (English )

Timezone: Europe/Vienna (GMT+02:00)

Hello,

Welcome to the WPML support forum. I will do my best to help you to resolve the issue.

This has already been escalated to our developers and will be fixed in the future version of WPML CMS Nav. This notification happens because of a conflict with the PHP 8.3 and 8.2 versions.

This alert won't affect the normal functioning of your site. As a temporary workaround, we recommend setting debug mode to false by adding or changing the following code in your wp-config.php file, located at the root of your WordPress installation:

define('WP_DEBUG', false);

This should help to resolve the issue until a permanent solution is implemented in future releases. Please try it after a site backup and let us know your feedback.

--
Thanks!

Bigul