Skip Navigation

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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 3 replies, has 2 voices.

Last updated by Mateus Getulio 1 year, 10 months ago.

Assisted by: Mateus Getulio.

Author Posts
May 24, 2022 at 4:18 pm #11295359

Nick

Setup page is stuck on step 7, Finished, but the "Finish button is still greyed out, the noticification says:
"You are ready to start translating
Go to WPML → Translation Management to choose what to translate."
However Translation Management does not exist.

May 24, 2022 at 9:24 pm #11297225

Mateus Getulio
Supporter

Languages: English (English ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hello there,

Thanks for your contact, and welcome to the WPML support forum!

Let's try some possible solutions and debugging steps for this issue. First, as a first quick test, could you please try to remove the WPML plugins and reinstall them?

Another attempt that you can try is to reset WPML, (only if you haven't started to build your multilingual content yet). To do this please follow these steps:

- Make sure to have a complete website and database backup before proceeding
- Go to WPML -> Support -> Troubleshooting
- Then, run the "Reset" option, localized at the bottom of the page
- After this, reinstall WPML, its addons and try to finish the setup

If these steps are not helpful (or if the reset action is not an alternative for you), we might be facing an interaction issue with a third-party functionality, in this case:

- Deactivate all the plugins that are not related to WPML
- Switch for a moment to a WordPress default theme like Twenty Twenty-one
- If the issue is gone, activate one by one to see with which one there is an interaction issue

Could you tell me the results of this investigation? Also, can you enable the debug mode? Please add the following code in your wp-config.php file:

// 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 );
  
// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( 'SCRIPT_DEBUG', true );

Please check the following links to read more about debugging with WordPress.
- https://codex.wordpress.org/Debugging_in_WordPress
- https://codex.wordpress.org/Debugging_in_WordPress#Example_wp-config.php_for_Debugging

After adding the code above, try to reproduce the issue again and check if you'll find a debug.log file inside the wp-content folder. If you locate it there, please send us the last lines here in the ticket.

We're looking forward to your reply. Thanks!

Regards,
Mateus.

May 27, 2022 at 3:48 pm #11328551

Nick

The problem remains. Here is the debug log:
[27-May-2022 15:46:42 UTC] auditor:event=deactivated_plugin {"plugin":"sitepress-multilingual-cms/sitepress.php","network_activation":false,"blog_id":1,"event":"deactivated_plugin","current_user_id":16,"remote_addr":"73.243.131.226"}
[27-May-2022 15:46:56 UTC] auditor:event=activated_plugin {"plugin":"sitepress-multilingual-cms/sitepress.php","network_activation":false,"blog_id":1,"event":"activated_plugin","current_user_id":16,"remote_addr":"73.243.131.226"}

May 27, 2022 at 8:23 pm #11330397

Mateus Getulio
Supporter

Languages: English (English ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hello,

Thanks for your reply.

I would like to request temporary access (wp-admin and FTP) to your site to take a better look at the issue. You will find the needed fields for this below the comment area when you log in to leave your next reply. The information you will enter is private which means only you and I can see and have access to it.

Our Debugging Procedures

I will be checking various settings in the backend to see if the issue can be resolved. Although I won't be making changes that affect the live site, it is still good practice to backup the site before providing us access. In the event that we do need to debug the site further, I will duplicate the site and work in a separate, local development environment to avoid affecting the live site.

Privacy and Security Policy

We have strict policies regarding privacy and access to your information. Please see:
https://wpml.org/purchase/support-policy/privacy-and-security-when-providing-debug-information-for-support/

**IMPORTANT**

- Please make a backup of site files and database before providing us access.
- If you do not see the wp-admin/FTP fields this means your post & website login details will be made PUBLIC. DO NOT post your website details unless you see the required wp-admin/FTP fields. If you do not, please ask me to enable the private box. The private box looks like this: hidden link

Please, let me know if you need any additional details. Have a nice day.

The topic ‘[Closed] Can not complete setup. Translation Management page does not exist.’ is closed to new replies.