What are you expecting to happen to these columns in your query? You don’t seem to assign any values to them.
What line of code is causing the error message? If it’s when you come to prepare the query, it often points to a syntax error in the query. Does your query work in phpmyadmin, obviously without the parameters?