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
- 12:00 – 16:00 10:00 – 14:00 10:00 – 14:00 9:00 – 13:00 9:00 – 13:00 -
- 17:00 – 21:00 15:00 – 19:00 15:00 – 19:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Europe/Bucharest (GMT+03:00)

This topic contains 30 replies, has 3 voices.

Last updated by Mihai Apetrei 1 year ago.

Assisted by: Mihai Apetrei.

Author Posts
June 3, 2024 at 3:38 pm #15698448

philV-4

Background of the issue:
I am trying to initialize the WPML plugin setup on my site hidden link. I have previously installed WPML on numerous other sites without experiencing this issue.

Symptoms:
The WPML Setup screen is blank when trying to initialize the plugin setup.

Questions:
Why is the WPML Setup screen blank when trying to initialize the plugin setup?
How can I resolve the issue of the blank WPML Setup screen?

June 3, 2024 at 3:44 pm #15698456

Marsel Nikolli

Hi,

Thank you for contacting WPML Support, I will gladly help you.

To allow us to see if any PHP errors are being produced, please provide me with the WordPress debug.log. More Info: https://wordpress.org/support/article/debugging-in-wordpress/

To enable debug.log, open your wp-config.php file and look for:

define('WP_DEBUG', false);

And 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 which is recommended on a live site.
define('WP_DEBUG_DISPLAY', false);
@ini_set('display_errors',0);

Then try to reproduce the issue and check if any errors were saved to the debug.log log file inside the “.../wp-content/” directory.
If you can paste your debug.log to https://pastebin.com/ and provide me with that link, it would be great!

Looking forward to your reply,
Marsel

June 4, 2024 at 10:54 am #15701530

philV-4

Hiya,

WP Debug is not showing any PHP errors.

June 4, 2024 at 10:55 am #15701535

philV-4

PHP version: 8.0

PHP memory limit: 512 MB

PHP execution time

Frontend: 30 seconds
Backend: 5 minutes

June 4, 2024 at 2:07 pm #15702395

Marsel Nikolli

Hi,
Thank you for the update.

The blank page could indicate a JavaScript error. You can check what is happening by checking the browser console. This is a quick guide on how to check the browser console for different browsers: https://wordpress.org/documentation/article/using-your-browser-to-diagnose-javascript-errors/#chrome.

Could you please check that and share the errors you find?

June 4, 2024 at 3:29 pm #15702869

philV-4

I have two errors:

/wp-content.js?ver=4.6.11:1
Failed to load resource: the server responded with a status of 404 ()

/wp-content.js?ver=4.6.11:1
Failed to load resource: the server responded with a status of 404 ()

Screenshot 2024-06-04 at 16.29.15.png
June 4, 2024 at 3:31 pm #15702888

philV-4

I have also tried disabling all plugins except WMPL and the problem persists.

Is there a way to by pass the initial setup?

June 4, 2024 at 3:39 pm #15702945

philV-4

some additional context

Screenshot 2024-06-04 at 16.38.46.png
June 5, 2024 at 8:14 am #15705561

Marsel Nikolli

Hi,

Thanks for the updates.

I would need temporary access to your site's WP-admin to investigate this issue and understand it better. Please create an administrator user using any email address you prefer.

Please fully back up your site (files and database) and confirm it in your next reply.
* Note: I might need to enable/disable plugins, switch themes, and access your website database.

Your next reply is set to private for you to provide the username and password details.

Thanks,
Marsel

June 5, 2024 at 10:35 am #15706216

philV-4

I will have to setup a staging website, with a clone of the site as it is currently in production and cannot be altered as requested.

June 5, 2024 at 10:45 am #15706241

Marsel Nikolli

Hi,

Please try in a staging site if possible or you can try updating the plugin manually.
To update the plugin manually please follow the steps below:

1. Create a full website backup
2. Go here (https://wpml.org/account/downloads/) and download the WPML plugin (select "I want to download manually")
3. Disable and remove the current WPML version from your site
4. Go to your website's backend > Plugins > Add new > Upload plugin > upload the zip file, install and activate WPML

See if it works like that.

Please let me know how things go.
Marsel

June 5, 2024 at 11:37 am #15706342

philV-4

I have a staging site ready, please allow transmittion of login details, also can you switch this ticket to private instead of public?

Many thanks

June 5, 2024 at 1:25 pm #15707063

philV-4

How can i send you the login details?

June 5, 2024 at 1:26 pm #15707066

Marsel Nikolli

Hi,

Your next reply is set to private for you to provide the username and password details.

Thanks,
Marsel

June 5, 2024 at 1:38 pm #15707124

philV-4

if you can share with me a contact email address I will give you sftp access to the staging site as well.

The topic ‘[Closed] Blank WPML Setup Screen’ is closed to new replies.