Hi all,

I'm getting the DB error when closing tickets. Here is the error log:

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 '//staff_id=0,

isoverdue=0,duedate=NULL,updated=NOW(),closed=NOW() WHERE tick' at line 3

Any help is appreciated. Thanks!

the problem is to do with the commented out code. I assume you are trying to apply a mod. You need to DELETE that code (instead of commenting it out), and it should be OK.

You're awesome PRedmond. Thanks! That surely did it.

I should have thought to actually read the message before posting it here *smacks head*.

the problem is to do with the commented out code. I assume you are trying to apply a mod. You need to DELETE that code (instead of commenting it out), and it should be OK.

Write a Reply...