Skip to content
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

Mail is not sent, collected info doesn't show up #33

Closed
SteffiKn opened this issue Jan 22, 2019 · 7 comments
Closed

Mail is not sent, collected info doesn't show up #33

SteffiKn opened this issue Jan 22, 2019 · 7 comments

Comments

@SteffiKn
Copy link

eZPlatform Version 2.4

I followed the documentation, the form is displayed and I can send it. Seemingly successful, at least I get the success message.
I use a seperate template for email:
email: templates: default: "email/form_collect_data.html.twig"

which only contains the email block and a sample text:
{% block email %} New mail received through example.de website! {% endblock %}

In the app/config/ezplatform.yml file I configured to execute both 'email' and 'database' as default actions.
The default_variables all contain valid values of course.

Maybe some configurations are missing? Unfortunately I couldn't find any further configs for sending mails or saving the collected data of the form fields.

I expected that in the admin panel a new tab is showing up as soon as there is data collected the first time.

Any Ideas on what is wrong or missing?

@MarioBlazek
Copy link
Contributor

@SteffiKn can you see collected information in admin? Do you see the email in Symfony Profiler toolbar?

@SteffiKn
Copy link
Author

@MarioBlazek
No, there is nowhere collected information in the admin gui visible. Where should it be?
The email is not sent, but I found the database entries for the form values in the table 'ezinfocollection_attribute'.

@MarioBlazek
Copy link
Contributor

@SteffiKn which version of InformationCollectionBundle do you use?

@SteffiKn
Copy link
Author

@MarioBlazek It's version 1.5

@SteffiKn
Copy link
Author

@MarioBlazek Any news?

@MarioBlazek
Copy link
Contributor

@SteffiKn are you a member on ezcommunity slack? If so can we continue the discussion there?

@SteffiKn
Copy link
Author

@MarioBlazek Yes, I am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants