Displaying 1 result from an estimated 1 matches for "ameliechabannes_antreepop1".
2006 Mar 02
0
path problem with file_column and :magick options
...e_column is working fine for me as is, but whenever I try
to do an automatic resize or thumbnail I get the error ''invalid image''.
It seems to be a path issue as I get:
unable to open image
`/dev.example.dom/public/../config/../public/image/file_name/tmp/1141318166.764154.11635/ameliechabannes_antreepop1.jpg'':
No such file or directory:
RAILS_ROOT: /var/www/dev.example.dom/public/../config/..
My rails_root is right (although I''m not sure it needs all of those
directory jumps in it), but for some reason imagemagick thinks my domain
directory is the server root.
I''ve...