|
Do not understand what it can be...
UPLOAD - works, but in SUBMIT3 the path and filename are incorrect.
Please look at the debug mode info in Submit3 Step:
START: image_upload_process_handler.
Original image filename = 789.jpg
Temp image filename = D:\EasyPHP2\\tmp\php50.tmp
Link ID = 19
Raw File size = 21258
Formatted File size = 21.3 kb
Max allowed file size = 2000000
Max allowed image x height = 1200x1200
Destination file = img_19
Destination path = D:/EasyPHP2/www/images/
Image data = 340x255 (image/jpeg)
No image conversion necessary.
Checking image dimensions for possible resizing.
Updating database with image filename.
Database updated.
END: image_upload_process_handler.
START: image_upload_preview_handler
Story ID =
Image Path = D:/EasyPHP2/www/images/img_.jpg
Possible Image File = img_.jpg
Image Caption =
No image found to display.
END: image_upload_preview_handler
|