View Single Post
Old July 10th, 2008, 09:19 AM   #7 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Thats only half an error error message. Your site is not giving you the problem? Usually after the query post there is a message that explains where in the query your mysql is having an issue.

Okay try posting the query without the description like so

Code:
Content visible to verified customers only.
I think in the end this is going to come down to a buggy mysql version on your server. I do not see anything in the query that should cause an error at all. Before you had a problem with a / in a title which was strange enough. Now I would suspect your program comes from commas in a description which should not be a problem with any mysql version I know of. You can try same sort of fix in image-inc.php

Code:
Content visible to verified customers only.
However I would suggest that the mysql on that server be upgraded and you see if this issue is then not null and void.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote