View Single Post
  #3 (permalink)  
Old 08-27-2008, 03:39 PM
torinsergei torinsergei is offline
New Pligger
 
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote