View Single Post
Old July 10th, 2008, 09:50 AM   #8 (permalink)
wacnstac
Member
Verified Customer
 
Join Date: Apr 2002
Posts: 423
We run 5.0.51a-community. Vbulletin has no problem running on it.

Quote:
Originally Posted by Chuck S View Post
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.
wacnstac is offline   Reply With Quote