[Resolved] Fatal error when WPML Multilingual CMS is activated
This thread is resolved. Here is a description of the problem and solution.
Problem: The client is experiencing a fatal error when trying to activate WPML Multilingual CMS, and the OTGS plugin reverts to deactivated status after attempting activation. Solution: 1. Enable debug mode to identify errors during plugin activation. Modify your wp-config.php file to include:
define('WP_DEBUG', true);
and
define('WP_DEBUG_LOG', true);
This will save error logs to a debug.log file in the /wp-content/ directory. For more details on debugging WPML, visit https://wpml.org/documentation/support/debugging-wpml/. 2. Update your WPML plugin and all related add-ons to the latest version, currently 4.6.15. Updates can be found under "My Account -> Downloads" on the WPML site. Detailed update instructions are available at http://wpml.org/faq/install-wpml/. Ensure that all Elementor plugins are also updated.
If these steps do not resolve the issue or if the solution seems outdated or irrelevant to your 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 problems persist, 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.
Background of the issue:
I am trying to activate WPML Multilingual CMS, but it has started crashing the site and prevents updates. Additionally, OTGS cannot be activated as it reverts to deactivated status after attempting activation. Link to a page where the issue can be seen: hidden link
Symptoms:
Fatal error when WPML Multilingual CMS is activated. OTGS cannot be activated; it reverts to deactivated status after clicking Activate.
Questions:
Can you please urgently assist with the activation issue of WPML Multilingual CMS?
Why does OTGS revert to deactivated status after activation attempt?
Please update your WPML plugin and add-ons to the latest version, 4.6.15, to take advantage of the latest bug fixes and improvements.
You can check the latest released versions under "My Account -> Downloads" on this site. Instructions to update can be found here: http://wpml.org/faq/install-wpml/
If you do not see the updates, you might need to click the Check for updates button in the Plugins → Add New Plugin → Commercial tab.
Make sure that Elementor plugins are also updated.
Please remember to backup your database before you proceed.
Let me know if the issue persists after an update has been done.