Andy Miller
Andy Miller
Can you please provide a sample user folder (zipped) so I don’t have to spend time setting this up manually?
Will take a look at this after the next release.
My guess is that you are not processing captcha in the form. Please provide the full `comments.yaml` configuration file.
Sorry guys, I am looking through some stuff, and fixing some things.. probably not going to go back to issues beyond this though.
Granted, this was written before we had a lot of helper functions, but it does work even in latest Grav 1.7 with: ``` {% if grav.twig.enable_comments_plugin %} ```
Those are all lang strings. looks like you don't have the `languages.yaml` file in the plugin?
as the error says, proc_open() is disabled in PHP on your server.. I think you are running a very old version of Grav + email plugin though. Might want to...
I'm not familiar with this plugin as Flavio wrote it. When Grav 1.6 is released, we can go back and see about fixing issues on it. Sorry for the delay.
I'm testing this with 1.6 and 1.7 and PHP 7.4 and don't see this error any more.
proc_open() is used in this version of SwiftMailer and your host had disabled that PHP function. Try updating Grav + Email plugin or contact host.