This thread is resolved. Here is a description of the problem and solution.
Problem:
You get a white screen error after completing the Setup Wizard or after activating WPML.
Solution:
Take note, that this is just one solution in a specific case, as there can be other reasons for the issue.
Verify the current settings at WPML > Support > WordPress. Then complete the translation again.
Please increase your WP Memory limit to 256M. 128M is the minimum required by WPML.
Your current values are:
Add this code to your wp-config.php to increase WP memory:
define('WP_MEMORY_LIMIT', '256M');
Paste it just before:
/ That's all, stop editing! Happy blogging. /
These settings can be limited directly by your hosting provider, so I recommend you contact and ask them to modify them directly.
If you can get even higher values It would be great.
Relevant Documentation:
https://wpml.org/home/minimum-requirements/
Note: WPML needs a minimum WP Memory limit of 128M to work only under a minimal environment, which means, with a default theme and no other plugins installed.
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.
This topic contains 1 reply, has 2 voices.
Last updated by 1 year, 10 months ago.
Assisted by: Andreas W..