logankrause16 / phase3-2

0 stars 0 forks source link

Invalid SQL Syntax when creating a new account #17

Closed corbin-mcguire closed 4 years ago

corbin-mcguire commented 4 years ago

App crashes when you add a new account and spits out a SQL error

DBD::mysql::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?, ?, ?, ?)' at line 1 at /data/apache2/cgi-bin/badstore.cgi line 1257.

logankrause16 commented 4 years ago

On it 👍

logankrause16 commented 4 years ago

How did you do this? Just created an account and tried to sign in ? Or just on create ?

corbin-mcguire commented 4 years ago

Just on create password I used was something like Abcd1234!

logankrause16 commented 4 years ago

Shiet ok. Looks like my other stuff is working. Probs missed something

logankrause16 commented 4 years ago

Merge request out for it