Options

Link: Default HTML Bug?

pumpkinpumpkin Registered Users Posts: 25 Big grins
edited August 16, 2005 in SmugMug Support
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

Comments

  • Options
    devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited August 10, 2005
    pumpkin wrote:
    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
    Dan,

    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&gt;
    </tr>
    </table>
    </td>
    </tr>
    [/PHP]

    Cheers,

    David
    David Parry
    SmugMug API Developer
    My Photos
  • Options
    pumpkinpumpkin Registered Users Posts: 25 Big grins
    edited August 16, 2005
    *bump* this still seems to be a problem, even after the update
  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 16, 2005
    pumpkin wrote:
    *bump* this still seems to be a problem, even after the update


    i've brought it to the attention of the smugmug support team.
  • Options
    {JT}{JT} Registered Users Posts: 1,016 Major grins
    edited August 16, 2005
    We only updated the elegants styles and individual photo views - nothing else. I have not forgotten about it, promise ;)
    pumpkin wrote:
    *bump* this still seems to be a problem, even after the update
Sign In or Register to comment.