52 Posts
rafiki
6 years ago
4
Topic

please the submit button on my form is not working. it does nothing. I have two forms on my website one form works well the button submits properly but the one in the other form does nothing. i have read the solutions i can find on the issue and have applied it. 

1. I set my site to show maximum error and all the errors that came up i have been able to solve them

2. Change the button to "input" still nothing

3. created a new button field still nothing

4. used the same button on the working form still nothing


please what do i do to solve this issue.

thanks

Get a VIP membership
4229 Posts
Kadministrator
6 years ago
3
Level 1

Probably you have a javascript error on the page, check for those in the browser's development console.

52 Posts
rafiki
6 years ago
2
Level 2

I did that by using my browser debugger and i got this error. 

TypeError: d.allrules is undefined                 cck.validation-3.9.0.min.js:6:13736

i just have a little idea of java script. so i dont know what to do to solve this. thank you

4229 Posts
Kadministrator
6 years ago
1
Level 3

Hi,

did you set any validations on your fields? It looks like you did an you forgot to enter some configuration that is needed.

Also, if not already, update to latest Seblod.

52 Posts
rafiki
6 years ago
0
Level 4

thank you i had issues with my validation settings as you said. did that and it solved the problem

Get a VIP membership