PDA

View Full Version : Error uploading in EXHIBIT ENGINE 1.5 beta 4


bigturtle
11th of January 2004 (Sun), 01:13
When i did a test on the ftp, everything works ok except that it when performing the following

GET IMAGE 'ee_test0.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test1.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test2.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test3.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test4.jpg' MODIFIED DATA: FAILED Reason: unknown


So I try the upload to database menu, selecting images in step2 to upload to the page, i got the below error msg. Check the folders and the images was already resized & uploaded. But I am not seening any photos on my page. Does anyone have a clue?



Exhibit Engine MySQL error!
ERROR FROM QUERY do_a_photo_lang (eng) in page 'ftp upload db insert':

------------------------------
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 Web Gallery','','Handheld','','','')' at line 4
------------------------------

admin
11th of January 2004 (Sun), 05:55
When i did a test on the ftp, everything works ok except that it when performing the following

GET IMAGE 'ee_test0.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test1.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test2.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test3.jpg' MODIFIED DATA: FAILED Reason: unknown
GET IMAGE 'ee_test4.jpg' MODIFIED DATA: FAILED Reason: unknown


So I try the upload to database menu, selecting images in step2 to upload to the page, i got the below error msg. Check the folders and the images was already resized & uploaded. But I am not seening any photos on my page. Does anyone have a clue?

This is a typical problem with PHP ftp module, exactly why I wrote my own routines for next version (1.5 RC). Coming soon.

Exhibit Engine MySQL error!
ERROR FROM QUERY do_a_photo_lang (eng) in page 'ftp upload db insert':

------------------------------
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 Web Gallery','','Handheld','','','')' at line 4
------------------------------

This was a beta 4 bug which is fixed in beta 5 (with fix packs). That is the reason you do not see images after upload.

If you use latest beta 5 and get this bug then we will have to investigate more.

bigturtle
12th of January 2004 (Mon), 10:19
I have patched it to beta 5 and both the problems was solved! :D