Skip to content Skip to sidebar

This topic contains 0 reply, has 1 voice.

Last updated by lamineB 7 months, 3 weeks ago.

Assisted by: Waqas Bin Hasan.

Author Posts
February 19, 2025 at 6:37 am #16721894

lamineB

Background of the issue:
I am trying to edit my home page and change the settings in WordPress. When I attempt this, I encounter an error. The issue can be seen at the following URL: hidden link

Symptoms:
Erreur de la base de données WordPress : [Subquery returns more than 1 row] SELECT element_id, language_code FROM wpc0_icl_translations WHERE trid = (SELECT trid FROM wpc0_icl_translations WHERE element_type = 'post_page' AND element_id = (SELECT option_value FROM wpc0_options WHERE option_name='page_on_front' LIMIT 1)) Fatal error: Uncaught InvalidArgumentException: No translation entry found for query: s:42:" element_id = %d AND element_type LIKE %s ";a:2:{i:0;s:1:"9";i:1;s:5:"post%";} in /home/global08/public_html/wp-content/plugins/sitepress-multilingual-cms/classes/records/class-wpml-tm-icl-translations.php:193

Questions:
Why am I receiving a database error when trying to edit my home page?
How can I resolve the 'No translation entry found' error?

The topic ‘[Closed] Edit home page et change the setting in wordpress’ is closed to new replies.