cferrero
2nd of August 2004 (Mon), 12:23
When I try to delete an exhibition, I get the following MySQL error:
Exhibit Engine MySQL error!
ERROR FROM QUERY move_it_lang in page 'exhibition_delete':
------------------------------
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 's Birthday', ee_exhibition_eng.ee_exhibition_description =
------------------------------
I think the problem lies in the fact that the exhibition name has an apostrophe in it (as you can see in the error message above, the exhibition name has been truncated from "Ju's Birthday" to "'s Birthday"). The problem looks similar to those discussed here:
http://photography-on-the.net/forum/showthread.php?t=37434
The obvious workaround would be to rename the exhibition...but I can't see how to do this! :oops:
Any ideas?
Exhibit Engine MySQL error!
ERROR FROM QUERY move_it_lang in page 'exhibition_delete':
------------------------------
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 's Birthday', ee_exhibition_eng.ee_exhibition_description =
------------------------------
I think the problem lies in the fact that the exhibition name has an apostrophe in it (as you can see in the error message above, the exhibition name has been truncated from "Ju's Birthday" to "'s Birthday"). The problem looks similar to those discussed here:
http://photography-on-the.net/forum/showthread.php?t=37434
The obvious workaround would be to rename the exhibition...but I can't see how to do this! :oops:
Any ideas?