The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Failed query in ft_get_account_info / You have an error in your SQL syntax - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Failed query in ft_get_account_info / You have an error in your SQL syntax (/showthread.php?tid=13271) |
Failed query in ft_get_account_info / You have an error in your SQL syntax - bigtpro - Jun 17th, 2016 I upgraded to the newest version of Formtools (2.2.8) and now my old form (from 2.0.3) throws this error when submitted: "Debug: 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 3" If I'm logged in to formtools - I get this error message when I submit the form: ERROR Failed query in ft_get_account_info: SELECT * FROM ft2_accounts WHERE account_id = I uploaded a completely new installation of formtools and when through the steps to initialize my form but it failed to initialize and gave the error: Debug: No further help available I ran System Check and everything is ok. Can anyone help me solve this? It's a live site which gets a dozen submissions a day. |