so i have a new problem. i am trying to upload pictures, and i am getting this error:
"MySQL Query ( UPDATE zenalbums SET `title`='test album' WHERE `id`= ) Failed. Error: 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 1"
any ideas on why that could be happening?
-tanya
Comments
"MySQL Query ( UPDATE albums SET `title`='Canberra' WHERE `id`= ) Failed. Error: 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 1"
Anyone know what's going on?
Thanks in advance,
Paul Colledge
My bad, even though i'm running IIS under windows and I thought the permissions were not relevant to windows users, they were. Once I added write access for the IUSR account to the cache and album folder all is well...