By saltspringer on
Looking for a bit more flexibility and functionality than offered by the standard image gallery module, I just installed Acidfree. Seems to have installed fine - no errors reported - and after creating an album I uploaded a couple of test images. They seem to be there - but all I can see in the album are grey squares instead of thumbnails, and when I click on them, I get nothing.
What went wrong?
Comments
Acidfree - Page not found
Hi saltspringer,
I have the same problem than you.
Everything seems fine, but aflter upload and preview the photo, when i click in the node nothing appear, just a "Page not found", and the log show:
active/0/tmp467017561_thumb.jpg no encontrada. (not found)
The preview is fine, but...
Has Cron run?
Acidfree does its resizing in the "background" with Cron. Try running it manually ad see if that takes care of it.
Nancy W.
now running 5 sites on Drupal so far
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in Your Database
NancyDru
Executing cron has the same result
I run cron manually, without problems. But that not solve my problem.
I read all issues similar to this but no one have the same problem for 4.7 version.
Next step maybe it's to create an issue about that.
Thanks
Configuration problem
I opened an issue about that.
Vernon solved it.
Have a look at: http://drupal.org/node/135116
In admin/settings/filemanager I had 'Public file system url'='www.mydomain.com/drupal' and 'Public file system path' = files
With that configuration, the correct 'Public file system url' is 'www.mydomain.com/drupal/files'