img_assist doesn't insert the right code... It inserts variable names "%link" and "%image" instead of the URLs.
<div class="image">
<a href="/%link">%image</a>
<div class="caption">look at this beauty</div>
</div>
img_assist doesn't insert the right code... It inserts variable names "%link" and "%image" instead of the URLs.
<div class="image">
<a href="/%link">%image</a>
<div class="caption">look at this beauty</div>
</div>
Comments
Comment #1
groundstate commentedForgot to mention... same happens with filter or HTML mode. Same happens with upload module or image module.
Comment #2
groundstate commentedAhhh, figured out. Maybe just bad defaults in the settings menu. I replaced with:
and now all is fine.
Comment #3
matt westgate commentedComment #4
(not verified) commented