Problem:
I am having an issue with setting up Toolset Forms, Forms Commerce, and WooCommerce to turn my directory into a paid directory. When WooCommerce is activated along with Toolset plugins, it causes a fatal error when trying to create new posts in the WP Dashboard.
Solution:
Enable WordPress debug mode by editing the "wp-config.php" file and adding the following lines: define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', true);. This helps identify the error, which was resolved by increasing the server memory limit through hosting support.
Relevant Documentation:
https://wpml.org/documentation/support/debugging-wpml/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
This topic contains 1 reply, has 2 voices.
Last updated by 7 months, 1 week ago.
Assisted by: Christopher Amirian.