Form Problem PHP

Permalink
Hey guys,
right now I'm integrating C5 into an existing site that uses more or less this PHP Contact form:https://github.com/myprogrammingblog/myprogrammingblog.com/tree/mast...

Pretty basic but well styled. I can get the validation working but it doesn't send a mail out - any ideas?

 
mlmedia replied on at Permalink Reply
Well until know I tried everything I know, I re-arranged the whole setup but I don't get it working. The jQuery validation works fine, but no chance to send a mail, how is this possible? It's just plain and simple PHP and worked on several non-concrete5 sites?
janwidmer replied on at Permalink Reply
janwidmer
Hi Med1a,

So just that I am on the same page with you, you are trying to port an existing site into the concrete5 cms and you want to use above form, since it is nicely styled?

Do you know, that there is a form block from concrete5 which gives you the advantage, that you can see all the form submissions throughout the dashboard? So there would be the possibility of taking the css from that github form plugin and style the c5 form..

How did you do your setup so far, did you creat a page type in c5 specially for your form page?

If you want to stick with your form plugin from github I would suggest that you create a single page with a controller, where you could put the php code to send the form submission email.

I am not sure if I understood correctly what you are trying to do, if my assumptions were correct, I can provide you more inputs how to create a single page..

Jan

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.