hello,

i've used img_assist without problems with version 4.7.
i just installed img_assist with drupal 5.2 and it only shows me title and description of the image (in filters inline images is enabled) but it doesnt generate the img-tag (Only local images are allowed. if i tell img_assist to use html-tags (img_assist-tags neither show me images). but in the overview to add the pictures i can see the image well.

this is the generated code:

<span class="inline left"><span class="caption" style=""><strong>farbenfroh: </strong>Ein Vertreter der farbenfrohen Fauna Nicaraguas. Gesichtet im Umfeld des Momotombos</span></span>

why cant img_assist generate the code with the img-tag to see my images??

thank you for your help,
Felix

Comments

GoofyX’s picture

Same here. An example output for me is:

<SPAN class="inline left"><A href="/" onclick="launch_popup(8, 1280, 1024); return false;" target="_blank"></A><SPAN class="caption" STYLE=''><STRONG>title goes here: </STRONG>bla bla bla...</SPAN></SPAN>

Also, notice the uppercase html tags, which are wrong for a valid html page.

Anonymous’s picture

with the new den-version it works more or less

Anonymous’s picture

Status: Active » Closed (fixed)