Unfortunately, it still seems to be stuck. I don't receive any other Error Messages either.
What else is there to try?
I restarted the Translation Progress a few times (by deleting the running job, making small changes in the Standard-Language Site, and restarting the progress via the automatic translator.)
Would you like a Login to the page to check for yourself?
2) Upgrade to the latest version of Elementor and Royal Elementor Addon
3) Create a simple post for testing
4) Try to translate it
5) Make sure you can complete the translation or not
Thank you for the details. Please note that the WordPress Memory Limit value will not change automatically if we change the PHP Memory Limit. So please add the following code in the wp-config.php file of your site root after a site backup.
New Definition within wp-confic.php has been made.
Repeated all the steps from before (Delete the job, making a small change on DE, save the page, Adding myself as an translator)
Tried one to translate it manually as translator, had to cancel and the once as the automatic translation.
Both are stuck and dont continue.
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 );
Then 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 that link it would be great! (This is the cleanest way because sometimes the logs are long and create a complete mess of discussion).
I tested it on a new Page, and the translation is working, see "screenshot testing"
I tried checking the error logs, but can't find them in the wp-content.
There was more gateway timeout errors when checking this info: hidden link
but the last log was from 2024/10/31 2:50:13 PM
Checking on the changes if the WMPL is working with the WP Memory Limit, there are differences in the wpml support page, see "Screenshot wpml support".
I sent the issue to the hosting, for them to check the WP Memory Limit and informed about the "konstanten", see screenshot "wp konstanten".
It might still be a memory error.
Will try to find the debug log in the wp-content folder.
Or are there other points I need to check?
Thank you!
Thank you for the details. Just to make sure, does it happen with multiple pages (other than the homepage)?
Please check if you are getting any error or warning related to WPML in the *wp-content/debug.log* file. Also, please check the following with your hosting team.
a) Are you getting any errors related to WPML in the server error log while having this bug
The issue is only for the home page (and its duplicates used for testing)
Any other sites and test sites are working fine.
a) I dont find the error logs in the wp-content/debug.log.
The hosting team is informed, there are no error logs in their statistic to the webseite either.
The only error log I found is the one from 31.10. see screenshot: hidden link
b) The webiste is connected to wpml, see in the screenshot.
The hosting informed me the PHP and WP Limit are both updated, they adjusted it directly, but as you can see in screenshot "wplimit-error" the 40M are still an issue.
I asked the hosting to upload an errorlog in the servers filemanager.
Thank you for the details. Please allow me to make a copy of your site using the Duplicator plugin (https://wordpress.org/plugins/duplicator/) for debugging the issue on my local server. So we can troubleshoot the bug without affecting your live site.
--
Thanks!
Bigul
The topic ‘[Closed] Gateway Timeout error’ is closed to new replies.