Gideon So Posted November 4, 2014 Posted November 4, 2014 Hi all, I added a comment field into a template and use this template for a page. I put the $page->comments->renderForm() into the template file. Then the form is rendered but I am not able to post a comment with the form. Every time I hit the submit button, there is no response and nothing happens. Anybody has a clue about it?? I will be very grateful for any little hint. Thanks. Gideon So
kongondo Posted November 5, 2014 Posted November 5, 2014 Gideon, Can you confirm that no comments are saved in the page with that comments field? What do you mean by 'there is no response'? Is the form submitted but there is no feedback? Is the form not submitted at all?
Gideon So Posted November 6, 2014 Author Posted November 6, 2014 Kongondo, There is no respond at all. I think the form is not submitted at all. And there is no comment saved. Gideon
kongondo Posted November 6, 2014 Posted November 6, 2014 Maybe use Firebug/Chrome developer tools to confirm if form values are sent (POST) so we can narrow down on what is happening
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now