Viswanathan Jayamoorthy
2009-Mar-10 06:39 UTC
Undefined method issue in file_column temp object
Hi All,
I''m using file_column_field for uploading the images
it''s working
fine.But it throws random error as shown below.
eg.,
<%=
file_column_field("ad","ad_picture")%>
I''m using like this,but while uploading or editing the
image it throws an error randomly:
undefined method : ad_picture_temp for<Ad:#Object>
i think this issue is comes while creating the file column
temporary(temp) object.
It occurs randomly.In single port its working fine,but i
configured in multiple port but it throws an error randomly.
Can someone please help on this?
Thanks in Advance..
Regards,
Viswanathan.J
--
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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---