formtools / core

The Form Tools Core.
https://formtools.org
207 stars 78 forks source link

Database problems #782

Open GormFrib opened 3 years ago

GormFrib commented 3 years ago

Get this error when i qanr to submit - in the fields session

Uh-oh. The system encountered a serious database error. This should not occur. Please report these details on github.

Class: FormTools\Fields File: /var/www/kbhskolehaver.dk/public_html/tilmelding/global/code/Fields.class.php Line: 1540 Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

ghost commented 3 years ago

Hey There!

To help me get more information, can you tell me what Version of Form Tools are you running? When you login to the Admin Panel, click Settings in the left hand menu. Can you tell me what Core Version you're using?

Additionally, if you can provide any error logs from your server directly around the time of where this happened, that would help a lot as well.

From what I can gather, you tried to Delete a field in your form and you hit this error. However, I am not seeing what specifically was the problem as the function that handles this does a few actions like updating Form Validation, Email rules, View settings, etc. So the more information I can get the more I can help you.

Hope this helps!