This thread is resolved. Here is a description of the problem and solution.
Problem: You are encountering a WPML AJAX error [0] when trying to access a specific WPML settings page in your WordPress admin. You tried following a method from an errata link, but it did not resolve the issue. Solution: We recommend enabling the debug mode to gather more information about the error. Here’s how you can do it: 1. Open your
wp-config.php
file. 2. Find the line
define('WP_DEBUG', false);
and change it to:
define('WP_DEBUG', true);
3. Add another line to enable error logging to a file on your server:
define('WP_DEBUG_LOG', true);
This will save the errors to a
debug.log
file inside the /wp-content/ directory. For more details on debugging WPML, visit WPML Debugging Documentation. After enabling debug mode, check the debug.log file for errors and let us know what you find.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend 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. If the issue persists, please open a new support ticket at 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.
Thank you for your feedback. What do you have in the debug.log? It can be found in the /wp-content/debug.log directory when you activate debugging in wp-config.php and visit the page with the problem.
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.