Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+01:00)
Our 2nd-tier team reviewed the issue and found that the site was blocked during the redelivery attempt. After unblocking it, they encountered a 500 error on the download endpoint. The server debug logs show multiple PHP maximum execution time errors, such as:
* Maximum execution time of 30 seconds exceeded
* Maximum execution time of 60 seconds exceeded
* Errors originating from object cache, plugins, and WPML libraries
These indicate that some processes are taking too long to execute, likely due to caching or custom code impacting performance.
o move forward, please apply the following adjustments:
1. Disable LiteSpeed Cache (and any server-level optimizations related to it) — this will help rule out caching conflicts that may be interrupting WPML processes.
2. Increase PHP limits, especially:
* max_execution_time
* memory_limit
These higher thresholds will ensure that no background processes or custom filters time out during translation.
After applying the above changes, please try sending the Elementor template "Shop page Dynamic Tabs MAIN 2" for automatic translation via the Translation Dashboard.
i also see wpml requests timing out , but they should not timeout so i cannot increase limits as it will oveload server. will try to setup staging server