CRED is a WordPress plugin that lets you easily build front-end forms for creating and editing content and users.
CRED User Guides include detailed documentation on creating forms, including related fields that belong to the content or the users, validating the input and displaying the forms with custom HTML styling.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 1,471 through 1,485 (of 1,572 total)
Problem: I'm using the WP Mail SMTP plugin to send SMTP emails. When I use the Forms Test Email feature, I receive an AJAX error 500 with the error log text as follows:
PHP Fatal error: Cannot declare class PHPMailer\PHPMailer\SMTP, because the name is already in use in /path/to/site/wp-includes/PHPMailer/SMTP.php on line 30
Solution: In this case, another SMTP plugin provided an error-free solution. It appears to be a problem in the WP Mail SMTP plugin itself, as other errors are reported for the same plugin on third-party support forums.