I just discovered that the reason why one of my scripts had stopped working was because a few days ago I added another field to a MySQL database and forgot to adjust for the row change in the script. Lesson learned.
I just discovered that the reason why one of my scripts had stopped working was because a few days ago I added another field to a MySQL database and forgot to adjust for the row change in the script. Lesson learned.