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.
Related documentation:
This topic contains 1 reply, has 2 voices.
Last updated by Noman 1 year, 6 months ago.
Assigned support staff: Noman.
Author | Posts |
---|---|
June 30, 2019 at 1:21 pm #4114241 | |
samG-14 |
Hi, there, please kindly check below debug info cause if I press the translate buttons, fatal error page would popup. |
June 30, 2019 at 2:56 pm #4114293 | |
Noman Supporter
Languages: English (English ) Timezone: Asia/Karachi (GMT+05:00) |
Hi, Thank you for contacting WPML Support. Could you please follow below steps and let me know how it goes? - I have noticed that your website’s WP Memory Limit is 40MB. The WP memory limit needs to be increased, it's different than php memory. PHP memory is fine but WordPress uses 40Mb as default in your site. Minimum requirements for WPML are 128Mb: https://wpml.org/home/minimum-requirements/ Please add this to the top of wp-config.php to increase WP memory: /* WP Memory Limit */ define('WP_MEMORY_LIMIT', '256M'); define( 'WP_MAX_MEMORY_LIMIT', '256M' ); - I have noticed that MBString extension is disabled in your site, that is needed for using WPML String Translation plugin, Please ask your hosting support to install and enable mbstring PHP module on your server. - If still issue persists, please check for a possible theme and plugin conflict. To do that you can switch back to any default theme (e.g. Twenty Seventeen theme), Disable all plugins except WPML and see if this issue goes away with default theme and only WPML activated? Thank you |
The topic ‘[Closed] fatal error after using the plugin’ is closed to new replies.