There's something interesting going on. I got this error while trying to edit translations for the Turkish home page. Then I tried updating the German home page, and it worked. After German, I tried updating the Arabic home page, but I got the same error.
I’m sorry that you ran into trouble with this! I’ll need a little more information to see what’s happening here.
Can you temporarily deactivate all the plugins except WPML and check the issue?
I would suggest increasing the value of max_input_vars on your server. Set something bigger.
If you still have this issue, please activate the debug log to see if there is an actual error in the log when you get "We're sorry, but something went wrong.".
You can add a few lines to the site’s wp-config.php file. With the error log enabled, you will see the actual problem.
To enable it, open your wp-config.php file and look for define(‘WP_DEBUG’, false);. Change it to:
define('WP_DEBUG', true);
In order to enable the error logging to a file on the server, you need to add yet one more similar line:
define( 'WP_DEBUG_LOG', true );
In this case, the errors will be saved to a debug.log log file inside the /wp-content/directory.
Hi Andrey, thanks for your prompt response. Even though I got the errors while submitting my translation edits, I noticed that the edits were added to the queue and then applied properly.
I have seen this on the "Translations queue" page. (screenshot: hidden link) So at least the end result was successful.
Manage Cookie Consent
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.