Ce sujet est résolu. Voici une description du problème et de la solution.
Problem:
If you're unable to activate the WooCommerce Multilingual & Multicurrency plugin due to a 'fatal error activation', it might be due to a conflict with another plugin, such as 'WP Rocket'.
Solution:
We recommend that you access your server via FTP and open the
wp-config.php
file located at the root of your WordPress installation. Insert the following lines just before
/* That's all, stop editing! Happy blogging. */
:
define( 'WP_DEBUG', true );<br />define( 'WP_DEBUG_LOG', true );<br />define( 'WP_DEBUG_DISPLAY', false );
After making these changes, try activating the plugin again. If the problem persists, check the
debug.log
file in the /wp-content directory for any specific error messages that could help identify the issue. For more information on debugging in WordPress, visit https://wordpress.org/support/article/debugging-in-wordpress/.
Please note that this solution might be outdated or not applicable to your specific case. If these steps do not resolve your issue, 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 you still need assistance, please open a new support ticket at WPML support forum.
Il s'agit du forum d'assistance technique de WPML, le plug-in multilingue pour WordPress.
Il est accessible à tous, toutefois seuls les clients de WPML peuvent y publier leurs messages. L'équipe du WPML répond sur le forum 6 jours par semaine, 22 heures par jour.
Ce sujet contient 2 réponses, a 0 voix.
Dernière mise à jour par Il y a 3 jours et 7 heures.
Assisté par: Bruno Kos.