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.
Tagged: Exception
This topic contains 3 replies, has 1 voice.
Last updated by Osama Mersal 3 days, 8 hours ago.
Assisted by: Osama Mersal.
Author | Posts |
---|---|
December 28, 2024 at 6:23 pm #16550375 | |
ronaldT-5 |
Background of the issue: Symptoms: Questions: |
December 29, 2024 at 6:29 am #16550698 | |
Bigul Supporter
Languages: English (English ) Timezone: Europe/Vienna (GMT+01:00) |
Hello, Welcome to the WPML support forum. Before passing this thread to my colleague, I would like to share some suggestions and possible solutions for the issues you mentioned. This may be a compatibility issue. Please check the following URLs for more details. Please share the WordPress debug.log(not WPML debug information) to collect more details on this. Refer to the following pages for instructions https://wpml.org/documentation/support/debugging-wpml/ https://wordpress.org/documentation/article/debugging-in-wordpress/ To enable the WordPress Debug log, open your wp-config.php file of site root and look for define('WP_DEBUG', false);. Change it to: // Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); In this case, the errors will be saved to a debug.log log file inside the */wp-content/* directory. Please do the steps to reproduce the bug and check if you are getting any errors or warnings related to WPML in the log file. If you can paste your debug.log to http://pastebin.com/index.php and provide me with that link it would be great! (This is the cleanest way because sometimes the logs are long and create a complete mess of discussion). -- Bigul |
January 5, 2025 at 1:03 am #16564009 | |
ronaldT-5 |
Too much work... I decided to use Chrome only for working with website creation on WordPress. |
January 5, 2025 at 11:01 am #16564296 | |
Osama Mersal Supporter
Languages: English (English ) Arabic (العربية ) Timezone: Africa/Cairo (GMT+02:00) |
Hi, I'm Osama from WPML forums support. Please let me know if you need further assistance regarding this issue. Best regards, |