I'm using 6.x-1.0-beta1 version of img_assist. After upgrading to the latest version of Drupal 6.3 (2008-07-09), the images previously stored in the site's content using img_assist stopped showing. The editing UI still works with thumbnails and all (one can actually add another image in 6.3 using image assist and the [img_assist] tag will be created in content body, but the HTML output (or even "preview" for that matter) still won't have any images. Strangely, the alignment class is present in the output (span class="inline inline-..." etc.), which indicates to me that the image assist module is called alright, just not doing the complete work.

Interestingly enough, moving back to 6.2 (2008-04-09) even with the database already migrated to 6.3 results in the images showing back again. Does the img_assist code need to be adapted to 6.3 changes? Your help is much appreciated.

Comments

sun’s picture

Status: Active » Postponed (maintainer needs more info)

I'm currently testing even on 6.x-dev and can't replicate anything of what you're describing here.
Is it possible that you've overridden one or more of Image Assist's theme functions in your theme?

Did you try to clear your caches already?

illuminatico’s picture

I have the same problem, also all images in image galleries are gone. still displaying node info, but images are gone.

sun’s picture

Well, I'm trying to support you, but you should answer my questions so we can proceed...

Additionally to #1, which version of Image module do you have installed and did you follow the compatibility note on the project page of Image Assist?

adzio’s picture

No, I'm using the default functionality of the Image Assist module without overriding theme functions.

sun’s picture

Title: Display of img_assist'ed images breaks after upgrade to Drupal 6.3 » Drupal 6.3 breaks Image Assist

Better title. However, I'm still unable to replicate this error.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Please ensure that you have the latest versions of Image and Image Assist installed.

Sorry, I need more information to debug this, as it seems to be an edge-case that is only happening on your site. Feel free to re-open this issue if want to provide more information.