Link: Default HTML Bug?
pumpkin
Registered Users Posts: 25 Big grins
I posted this in the wrong forum, so I'm just linking it to the right one. I hope that's ok
http://www.dgrin.com/showthread.php?t=15453
http://www.dgrin.com/showthread.php?t=15453
0
Comments
I have looked into the problem and it only appears to happen on each user's homepage when "Display: Galleries" is selected.
JT, here's the offending piece of code, < strong class="headmd" > has no closing element when "display: galleries" is selected on the homepage. ...
[PHP]
<table width="720" border="0" cellspacing="0" cellpadding="5" align="center" class="offshadowbg">
<tr>
<td colspan="2" class="headmd">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left"><strong class="headmd"><a name="Galleries" />David Parry's galleries</td>
<td align="right" class="note">(<a href="http://introversion.smugmug.com/index.mg?Second=Galleries#Galleries">move down</a>) show | <a href="http://introversion.smugmug.com/index.mg?Galleries=0#Galleries">hide</a></td>
</tr>
</table>
</td>
</tr>
[/PHP]
Cheers,
David
SmugMug API Developer
My Photos
i've brought it to the attention of the smugmug support team.
Portfolio • Workshops • Facebook • Twitter