Hello, when I activate the wp forms multilingual plugin on my site, I get a troubleshooting error. I didn't make a backup because my website crashed unexpectedly. I lost all my edits. wpml forms multilingual is disabled. When I activate the plugin, the site will crash again. How can I activate the wpml forms multilangual plugin without crashing the site?
Welcome to the WPML support forum. I will do my best to help you to resolve the issue.
This may be a compatibility issue. Please enable the WordPress Debug log after a full site backup{mandatory} for tracking this bug.
To enable the WordPress Debug log, open your wp-config.php file of site root and look for define('WP_DEBUG', false);. Change it to:
// 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 );
In this case, the errors will be saved to a debug.log log file inside the */wp-content/* directory. Please refer to the following pages for instructions
Then activate WPForms Multilingual(0.3.5) plugin and check if you are getting any errors or warnings related to WPML in the debug.log file.
If you can paste your debug.log to http://pastebin.com/index.php and provide me that link it would be great! (This is the cleanest way because sometimes the logs are long and create a complete mess of discussion).
Also, please increase *WP Memory Limit* to *256* MB(the minimum required memory limit for WPML is *128*). Please check the following links for more details
Thank you for the details. This may be related to the following ticket. So please upgrade to the latest version of WPML(4.6.4 series) after a full site backup{mandatory}. Then activate the WPForms Multilingual version 0.3.5 and make sure the bug is existing or not.
The topic ‘[Closed] WPML Forms Multilingual Plugin Troubleshooting’ is closed to new replies.
Manage Cookie Consent
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.