XHTML does not allow Only local images are allowed. elements immediately within elements, so the getclicky module causes sites to fail validation.

Lines 106-116 of getclicky.module need to be changed to add <p> elements

      $script .= '<noscript><p><img alt="Clicky" src="http://in.getclicky.com/'.$getclicky_account.'-db4.gif" /></p></noscript>';

and

      $script .= '<noscript><p><img alt="Clicky" src="http://in.getclicky.com/'.$getclicky_account.'-db4.gif" /></p></noscript>';

Comments

rsvelko’s picture

Status: Active » Fixed

commited

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.