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: Bug, Not WPML issue
This topic contains 0 replies, has 2 voices.
Last updated by Itamar 2 days, 18 hours ago.
Assisted by: Itamar.
Author | Posts |
---|---|
November 28, 2024 at 3:46 pm #16456187 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Hi, I can see that the problem with completing the Divi Library posts persists. I've escalated this issue to our second-tier supporters. We'll keep you updated here on any news regarding this issue. I appreciate your patience. |
December 1, 2024 at 5:46 pm #16463541 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Hi, Our second-tier supporters asked me to check something regarding this issue in your site's DB. We need to check two options in the wp-option table of the DB. The options we need to check their status are "wpml.ate_sync.lock" and "wpml.ate_sync.lock.key". Can you please share FTP access with us and allow us to install the Adminer (hidden link) script so we can inspect your site's database? I'm enabling a private message for the following reply. |
December 2, 2024 at 2:44 pm #16466903 | |
nicolasA-35 |
Hello, If you just need an access to the database. I have PHPMYADMIN access for you guys. Will it be sufficient for what you need to check ? Thanks |
December 3, 2024 at 9:14 am #16470470 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Hi, The problem still persists on your site. According to instruction from our second-tier supporters I changed the following. The option 'Advanced Translation Editor' in Settings -> Translation Editor -> Editor for translations previously created using Classic Translation Editor was selected. I changed it to 'Classic Translation Editor (recommended)'. Please see the attached screenshot. I also checked other things our second-tier supporters instructed me to check. If you can't give us FTP access please check yourself for PHP errors. Here are the instructions. Please share with us WordPress's debug log (not WPML debug information). Please check this page for instructions. https://wpml.org/documentation/support/debugging-wpml/ To enable it, open your wp-config.php file and look for define('WP_DEBUG', false); Change it to: 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); After this, repeat the action that causes the problem on your site. Try to translate one layout that has not been translated yet and get the problem of it being stuck 'In progress'. In this case, the errors will be saved to a debug.log log file inside the /wp-content/ directory. Then please share the errors with us. If you can't follow these instructions, we must take a copy of your site and investigate this issue on our local servers. Please allow me to do so. For this, I must install a plugin like Duplicator or All In One Migration. Please let me know if you agree. Regards, |
December 3, 2024 at 9:25 am #16470537 | |
nicolasA-35 |
Hello, No worries, i can give you access to source files and the database. I dont have FTP access but I have SSH access in order to access the source files and I have PHPMYADMIN access in order to check the database. Can you please send me an SSH public key to allow you guys? Thanks |
December 3, 2024 at 9:43 am #16470641 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Hi, Sorry if I was not clear enough. Also I don't use SSH in my work as a supporter. Regards, |
December 3, 2024 at 9:48 am #16470648 | |
nicolasA-35 |
Hello, Yes no problem, You can make a copy. Let me know |
December 3, 2024 at 4:09 pm #16472920 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Thanks. However, I cannot install the All-In-One Migration or Duplicator plugins. You have a multisite installation and only gave me access to hidden link. With multisite WP installations, it is only possible to add new plugins from the main network dashboard. Can you please install the All-in-One WP Migration and Backup plugin on the network so I can proceed with making a copy of your site? Thanks, |
December 3, 2024 at 4:35 pm #16473078 | |
nicolasA-35 |
The plugin is installed and I activated it on the network. Please check if you have what you need. Otherwise I can try to deactivate on the network and only install it on the hidden link. Let me know how it goes. Thanks a lot for your time. |
December 4, 2024 at 10:56 am #16476099 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Hi, Apparently, the free version of the All In One Migration cannot be used on a WP multisite installation. I have the Duplicator Pro version, and with it, I should be able to copy a single site from a multisite installation. But I need access to your network as a super-admin to install this plugin. Please consider giving me this access. If you need further help with this, please share the access details to your site with me. I'm enabling a private message for the following reply. |
December 5, 2024 at 9:03 pm #16483925 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Thanks. I installed the Duplicator Pro plugin, but the package creation fails each time I try. You can see an error log here. hidden link If you want further help with this, please provide us with a copy of your site. You can upload it to a service like Google Drive or Dropbox and share the link with me. I'll enable private messages for the next reply. Thanks, |
December 9, 2024 at 8:05 am #16491257 | |
nicolasA-35 |
Hello, Sorry for the delay. I have solved this error, that was just a load balancing misconfiguration. Now you can create backups successfully. Let me know. Thanks |
December 9, 2024 at 12:35 pm #16492757 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Thanks. I created a package, downloaded it, and sent it to our second-tier supporters. We will keep you updated here on any news regarding this issue. Regards, |
December 11, 2024 at 4:38 pm #16504704 | |
Itamar Supporter
Languages: English (English ) Hebrew (עברית ) Timezone: Asia/Jerusalem (GMT+02:00) |
Hi, Our second-tier supporter debugged this issue on a copy of your site and solved it by removing those jobs from the corresponding DB tables. Now, we want to fix it directly on your site. For this, we need your permission to install a plugin to query the database directly. Do you allow us to proceed? |
December 12, 2024 at 7:02 am #16506228 | |
nicolasA-35 |
Hello, Thanks for your reply. I can give you an access to PHPMYADMIN if you need to make some operations on the database directly. Will it work for you guys ? Thanks |