Quantcast
Channel: Module: Gravatar
Viewing all articles
Browse latest Browse all 42

Re: Module: Gravatar

$
0
0
I'm having trouble with this module. I'm using the emerald template, and phorum 5.2.16. When reading a message, the gravatar is shown three times, then the text of the authors name : name " alt="name " />name

In looking at the page source I can see the problem. The same line is there three times, but only closed once.

<a href="[www.mysite.com] src="[www.gravatar.com]
=80&r=g&d=http%3A%2F%2Fwww.mysite.com%2Fboards%2Fmods%2Fgravatar%2Fdefault.gif&randomizer=718810145" style="float:left;margin-right:10px;" title="<img src="[www.gravatar.com]; style="float:left;margin-right:10px;" title="Dave" alt="Dave" />Dave
" alt="<img src="[www.gravatar.com]; style="float:left;margin-right:10px;" title="Dave" alt="Dave" />Dave
" /><img src="[www.gravatar.com]; style="float:left;margin-right:10px;" title="Dave" alt="Dave" />Dave
</a>


But I don't know where this is being made, in a template or a php file. It works fine in the profile view and list view.

Viewing all articles
Browse latest Browse all 42

Trending Articles