Whenever I put an image to a CCK page I made and convert it into table with table wizard, it does not appear.

Is it really not supported or did I do something wrong?

Comments

mikeryan’s picture

Status: Active » Postponed (maintainer needs more info)

What image module are you using? How is the CCK table for storing the image data defined? Presumably it contains a text filename field - Table Wizard has no way of knowing that the text value in the database table represents an image, so will not do anything special with it (just display the text in the field).

mikeryan’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)