Hi,
I am creating a website for a customer of mine. I have added a registration form but when I click the submit button I am sent to an empty page (url = .../index.php/index.php?option=com_ckforms&view=ckforms&task=send&id=2).
No email is sent and nothing is saved in the database.
I found another topic about this problem where you suggested that one of the field names could be a reserved word. I checked my fields and one of my fields had 'Schema' as name, which is indeed a reserved word. I renamed into something else but the problem still exists. I even deleted the field and created it again.
What could be causing this?
Jan.