-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simple form doesn't work. #7
Comments
this bundle is pretty outdated, i should rewrite some parts when i'll have more time :x |
Can you make some time to watch the pull requests ? :-) |
planning to do that tomorrow ; ) |
Well i used the more advanced config instead which worked, but however thanks to fix this one. |
Still doesn't work though... [ErrorException] So i assume the fix is not yet pulled ? |
No and I think it won't be pulled. Better find another contact bundle |
just merged latest pull request. |
Can't we then just fork this bundle and make it 2.1 compatible ? In the first place it looked like it worked, but the emails where never sended. |
sure, no problem with that ; ) |
If you want a simple contact form only sending an email to you contact mailbox, then you just have to add to your configuration file
ihqs_contact:
connectors:
email:
recipients: cont@ct.me
This doesn't work, produces the next error...
Whoops, looks like something went wrong.
1/1 ErrorException: Notice: Undefined index: contact in /var/www/vendor/bundles/IHQS/ContactBundle/DependencyInjection/IHQSContactExtension.php line 44
However if i use the extended version of the config this error does not happen.
The text was updated successfully, but these errors were encountered: