ZenphotoCMS Forum
installation success - uploading problem - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: installation success - uploading problem (/thread-548.html)



installation success - uploading problem - diegoair - 02-06-2006

i tried to upload some pic but after i had this problem
MySQL Query ( UPDATE albums SET title='prova' 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

could u help me
thanks




installation success - uploading problem - dcruzin - 06-07-2006

I also have this same problem. Can anyone help?

I installed just fine and tried to upload a test album and picture but it says:

"MySQL Query ( UPDATE albums SET title='test' 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"




installation success - uploading problem - segmeantf - 29-09-2006

i've come across the same issue. Searching out a solution now. Any luck resolving this?




installation success - uploading problem - hallwayorchard - 09-10-2006

I too have this exact issue. Any resolution?
Thanks.




installation success - uploading problem - tanyastar - 13-10-2006

was there ever a resolution to this for any of you? i am having the same problem...




installation success - uploading problem - c1ockwork - 14-10-2006

Under IIS, this was caused by not having the local IUSR account having write access to both the album and cache folder. Under Linux, the solutions appears to be permissions too. Make sure the same directories are chmod'd to 777.