Colin Law wrote: > On 7 September 2010 08:38, Saurabh Peshkar <li...@ruby-forum.com> wrote: >>> be inside the public/system/ >>> tell me your deployment environment to see if i can help. >> >> Hi radhames, >> >> I am using attachment_fu for image uploading. Images are getting created >> in public/pictures/0000/0001/<image_name> > > Are you sure the message is coming from the upload and not from the > action after the upload completes? Check your code to see what you do > after the upload (is it attempting to show the picture, using the > wrong path?) and have a look in the log file to get more clues. > > Colin
Hi Colin, Error occurs when the upload_image method gets called, picture is not getting saved on server. It is not able to complete the upload request. Thanks Saurabh -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.