Hi,
and sorry for my English.

I have this problem: When I Insert an image into a text by image assistent, only Title and Description shows in the text. No image. I tried both Filter tag and HTML insert mode.
Very interresting is what is included in the text when I use HTML insert mode:

<span class="inline left"><span class="caption" style="">
<strong>Some Title: </strong>Some Description</span></span>

- no img tag

I was trying to solve this for hours but have no clue.
Maybe imortant info : Drupal 4.7.2, img_assist -latest release and I also have TinyMCE Editor modul installed.

Can someone please,please help?

Comments

dangerqc’s picture

I'm pleased someone else has raised this.

I have been learning Drupal for some time, this is my first post. I installed Drupal 4.7.2 and got it all working - including getting images in the text.

I then installed a bunch of modules, including a Theme (fancy - which looks awesome) and further image modules.

This broke img_assist and existing and new content no longer showed images - even after reverting themes and disabling other Modules. :-(

I have now deleted and completely (freshly) re-installed a brand new drupal database. Unfortunately, img_assist STILL doesn't work again!

Shame - anyone else seen this?

Thanks,
Geoff

dangerqc’s picture

Re: the above, the title here is misleading - i couldn't fix it...

But what I did was delete everything (including the php database itself) and started again.
I moved the modules directory from the sites/default/modules to modules/ directory.
I double checked all the settings for images - especially the allow inline images option.
Then I took backups after every few small changes as I re-istalled the new theme.
So now it works and I have to re-istall and re-configure everything backing up each time.
Nightmare, but good practice!

Geoff

p.s. I think something conflicted when I installed a new image module.

Zdenda’s picture

You are scaring me.... I still hope there is another solution. And works it now? I have no backup and did too much work :"(

phuc77’s picture

Hi,

hxxp://www.example.com/admin/filters/1/configure

Have you allowed inline images here?
You might wanna try adding img as allowed tag.
Here's my list of allowed tags for filtered html:

Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <br> <p> <img> <span> <div>

- P

Zdenda’s picture

Hi,
Yes I did, but it didn't help. But thank You.

p.s. I know I can use tag <img> but its not very comfortable.

venkat-rk’s picture

Did you go to administer>>input formats and enable 'Inline images' for the input format you are using- Filtered HTML or PHP code or Full HTML?

Zdenda’s picture

Hi,
I thing your are suggestin the same thing like phuc. But thank you anyway....

sijuwi’s picture

I found that if you refresh both the Image module and image assist, by resaving the configurations, everytime you make a change in either, the image will appear properly.

jurriaanroelofs’s picture

I'm having the same problem. any solutions yet?

-------------------------------
http://www.sooperthemes.com/#-Drupal-Themes

jurriaanroelofs’s picture

I disabled all the image modules, then enabled them again, and then all the sudden I could inset images properly, but only when using the html mode in img_assist, not filter tag mode.

-------------------------------
http://www.sooperthemes.com/#-Drupal-Themes

Zdenda’s picture

Today I was contacted by email if I solved this proble. I must say yes and no. I solved it by reinstal drupal long time ago. But it seams that this problem is probably a bug, so someone with better english than my is should write about it in modul's bug forum.