[Resolved] "Your Site is Experiencing a Technical Issue2
This thread is resolved. Here is a description of the problem and solution.
Problem: You are trying to edit the 'Theme and Plugins Localization' section on your WordPress site and encountered an E_ERROR in wpml-string-translation plugin due to an unknown format specifier 't'. Solution: This issue is recognized as a known problem. Although the specific plugin mentioned in the errata might not be in use, another active plugin could be registering a text domain improperly, leading to this error. For more information and potential solutions, please refer to the errata page: https://wpml.org/errata/flux-checkout-fatal-error-uncaught-valueerror-unknown-format-specifier-t/.
If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also highly suggest checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum: WPML Support Forum.
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.
Background of the issue:
I am trying to edit the section 'Theme and Plugins Localization' in my WordPress site. I encountered an issue while doing this.
Symptoms:
An error of type E_ERROR was caused in line 100 of the file /html/wordpress/wp-content/plugins/wpml-string-translation/classes/translations-file-scan/wpml-st-translations-file-registration.php. Error message: Uncaught ValueError: Unknown format specifier 't' in /html/wordpress/wp-content/plugins/wpml-string-translation/classes/translations-file-scan/wpml-st-translations-file-registration.php:100
Questions:
How can I resolve the error related to the unknown format specifier 't'?
Is there a compatibility issue with the current versions of WordPress, PHP, or the WPML String Translation plugin?
While you may not be using the exact plugin mentioned there, it’s possible that one of your active plugins is registering a text domain improperly, which could be triggering this issue.