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: Exception
This topic contains 1 reply, has 0 voices.
Last updated by Bigul 4 days, 12 hours ago.
Author | Posts |
---|---|
April 4, 2025 at 10:19 am #16896632 | |
willR-4 |
<b>Background of the issue: </b> I checked the database and both tables exist, so the problem must be related to running the update from WP CLI. <b>Symptoms: </b> WordPress database error Table 'pylaimmobilier.wp_icl_links_post_to_post' doesn't exist for query SELECT id_to FROM wp_icl_links_post_to_post WHERE id_from = 820 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WPMLUserInterfaceWebInfrastructureWordPressCompositionRootConfigEventTranslationLinksItemUpdateEvent->WPMLUserInterfaceWebInfrastructureWordPressCompositionRootConfigEventTranslationLinks{closure}, WPMLInfrastructureWordPressComponentTranslationApplicationEventLinksItemUpdateEventListenerAdapter->onShutdown, WPMLCoreComponentTranslationApplicationEventLinksItemUpdateListener->onItemSave, WPMLCoreComponentTranslationDomainLinksHandleUpdateOriginal->handle, WPMLCoreComponentTranslationDomainLinksHandleUpdateOriginal->collectRelationships, WPMLInfrastructureWordPressComponentTranslationDomainLinksRepository->getToItemsByFromItem and WordPress database error Table 'pylaimmobilier.wp_icl_links_post_to_term' doesn't exist for query SELECT id_to FROM wp_icl_links_post_to_term WHERE id_from = 820 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WPMLUserInterfaceWebInfrastructureWordPressCompositionRootConfigEventTranslationLinksItemUpdateEvent->WPMLUserInterfaceWebInfrastructureWordPressCompositionRootConfigEventTranslationLinks{closure}, WPMLInfrastructureWordPressComponentTranslationApplicationEventLinksItemUpdateEventListenerAdapter->onShutdown, WPMLCoreComponentTranslationApplicationEventLinksItemUpdateListener->onItemSave, WPMLCoreComponentTranslationDomainLinksHandleUpdateOriginal->handle, WPMLCoreComponentTranslationDomainLinksHandleUpdateOriginal->collectRelationships, WPMLInfrastructureWordPressComponentTranslationDomainLinksRepository->getToItemsByFromItem <b>Questions: </b> Note that I am using 10.6.21-MariaDB-ubu2204 and not Mysql 5.5 |
April 7, 2025 at 11:12 am #16903798 | |
Bigul Supporter
Languages: English (English ) Timezone: Europe/Vienna (GMT+02:00) |
Hello, Welcome to the WPML support forum. Before passing this thread to my colleague, I would like to share some suggestions and possible solutions for the issues you mentioned. Sorry for the late response because of the holidays and the high support load. It is not normal here. Thank you for your kind understanding. The *wp_icl_links_post_to_term* looks like a table created as a part of custom work or is from another plugin or theme. Becuase WPML doesn't have a table called *wp_icl_links_post_to_term* or *wp_icl_links*. Please refer to the following links for more details and let us know your feedback. https://wpml.org/documentation/support/wpml-tables/ https://wpml.org/documentation/support/wpml-tables/#all-wpml-tables -- Bigul |