I've enabled icons and text to display in the links section and instead of icons appearing, I see the source for the image on the site:
<img src="/sites/all/modules/print/icons/print_icon.gif" alt="Printer-friendly version" title="Printer-friendly version" width="16" height="16" class="print-icon print-icon-margin" />Printer-friendly version
Running 6.13 Drupal. Tried development version of this module and it's the same result.
Comments
Comment #1
jcnventuraThis is a known problem: #370340: html code is showing instead of icon....
In a nutshell, it's your theme's fault, and that's what should be fixed. Usually it's caused by a buggy upgrade of the theme from Drupal 5 to Drupal 6.