I installed this great advantage for upload module and i try upload images directly after install - without accessing upload settings page. I get no preview for images. I think preview directory doesn't exists before i visit upload settings page.

Comments

kkaefer’s picture

Thanks for pointing this out. I added an install hook and made a new release: http://drupal.org/node/105043

kkaefer’s picture

Status: Active » Fixed
kmv’s picture

Status: Fixed » Active

I don't think this is fixed yet, I have the same issue (using v5.x-1.1) - no preview is shown. The preview folder is there, and it is writable, but no files are placed in it. No errors are logged.

litwol’s picture

I am having the same issue.

i installed it on 5.0 RC1 and when i try to preview i get no preview and no errors on IE. on opera i get JS error but no preview and no system log.

preview folder was created and its writable but no previews are created there.

heine’s picture

The Opera error is a problem of core (or opera) and has its own issue: http://drupal.org/node/92640.

litwol’s picture

how about the non-opera issue? is it being worked on?

i apologize for being pushy. i am new to drupal (only about a month) so i am unaware if there's a given standard i should adhere to when posting replies.

kkaefer’s picture

I (maintainer of slideshow.module) have taken notice of this issue, but currently, I have no spare capacities to fix it. Please be patient.

kkaefer’s picture

Err, I mean upload_preview.module, not slideshow.module.

kkaefer’s picture

Status: Active » Postponed (maintainer needs more info)

I tried to track down this bug but couldn't find it. Could you provide more specific instructions? Oh, upload previews are *not* shown on the "view" tab, only on the "edit" tab.

skizzo’s picture

skizzo’s picture

I believe I am having the same problem: no previews showing up. I just installed UP 1.2. As soon as I hit the Attach button for a forum topic node, f21eaf9eb53dc66b7c5c2cf55f947415.jpg gets created and the following error is logged.

Type page not found
Location:http://mydomain.com/system/files/preview/f21eaf9eb53dc66b7c5c2cf55f94741...
Referrer:http://mydomain.com/node/add/forum/30
Message:system/files/preview/f21eaf9eb53dc66b7c5c2cf55f947415.jpg

Submission and View tab do not cause any error to be logged.
Clicking on Edit tab results in:

Type page not found
Location:http://mydomain.com/system/files/preview/8384e17bb430f8e62d2444fa9d996e9...
Referrer:http://mydomain.com/node/155/edit
Message:system/files/preview/8384e17bb430f8e62d2444fa9d996e93.jpg

now in /var/www/DRUPALFILES/preview I see two copies of same preview img:
f21eaf9eb53dc66b7c5c2cf55f947415.jpg
8384e17bb430f8e62d2444fa9d996e93.jpg

skizzo’s picture

apparently my problem resided in old versions.
I was using the current official release 5.x-1.2 2007-Jan-31
Upgrading to 5.x-1.x-dev 2008-Jan-16 fixed it . Thank you.

rmiddle’s picture

Status: Postponed (maintainer needs more info) » Patch (to be ported)

Marking it to be ported since the code is in dev but not yet in a release.

Thanks
Robert

rmiddle’s picture

Status: Patch (to be ported) » Fixed

Release has happened. So going to close this issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.