HP Fatal error: Uncaught Error: Call to a member function get_source_language_code() on bool in .../public_html/wp-content/plugins/wpml-translation-management/inc/functions-load.php:480
Our 2nd tier debugged the issue and can find out few unwanted entries in the database so can you please follow the below steps:
- Backup your database, DO NOT PROCEED WITHOUT BACKUP.'
- Run the following queries on your database
DELETE FROM `wp_icl_translations` WHERE `element_id` IS NULL
then
DELETE FROM `wp_icl_translations` WHERE `source_language_code` = 'all'
- Then go to WPML->Support->Troubleshooting and click on "Set language information"
Let me know if this helps. If you are not sure how to run the queries, please backup your database and provide me the permissions so I can run those steps on your end.