Fork me on GitHub

htmlpages v1.11 problem  Bottom

  • I cant get my HTML code to be visible in the way which I would like. The current code is as follows

    !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">









    "Vengence is ours, in this game or the next......"

    <font size="2" face="Arial, Helvetica, sans-serif">Mechassault



















    <font size="2">Date
    <font size="2">Result
    <font size="2">Opponent
    <font size="2">Game Mode
    <font size="2">Score
    <font size="2">Match leader
    12/24/03
    Loss
    SoS
    TD 4v4
    2-0 (3)
    Bull Buchanan



    <font size="2" face="Arial, Helvetica, sans-serif">Rainbow
    Six 3




































    <font size="2">Date
    <font size="2">Result
    <font size="2">Opponent
    <font size="2">Game Mode
    <font size="2">Score
    <font size="2">Match leader
    12/24/03
    Loss
    SoS
    TS 4v4
    3-1 (5)
    Bull Buchanan
    1/5/04
    Loss
    BLS
    TS 4v4
    2-1(3)
    Bull Buchanan
    1/8/04
    Loss
    DRW
    TS 3v3
    2-1(3)
    Bull Buchanan




    <font size="2" face="Arial, Helvetica, sans-serif">Links
    2004



















    <font size="2">Date
    <font size="2">Result
    <font size="2">Opponent
    <font size="2">Game Mode
    <font size="2">Score
    <font size="2">Match Participants
    1/24/03
    Win
    SoS
    Stroke 2v2
    2-0 (3)
    Death Wish00,cRusad3r



    <font size="2" face="Arial, Helvetica, sans-serif">ESPN
    Football 2K4



















    <font size="2">Date
    <font size="2">Result
    <font size="2">Opponent
    <font size="2">Teams
    <font size="2">Score
    <font size="2">Match Partcipants
    1/31
    Loss
    UR
    NE. vs ATL.
    49-21
    Bull Buchanan



    <font size="2" face="Arial, Helvetica, sans-serif">Star
    Wars: Jedi Academy



















    <font size="2">Date
    <font size="2">Result
    <font size="2">Opponent
    <font size="2">Game Mode
    <font size="2">Score
    <font size="2">Match leader
               



    <font size="2" face="Arial, Helvetica, sans-serif">Ghost
    Recon: Island Thunder



















    <font size="2">Date
    <font size="2">Result
    <font size="2">Opponent
    <font size="2">Game Mode
    <font size="2">Score
    <font size="2">Match leader
               

     









    But what I get in the end is the mess viewed here.
    http://www.ultimusromanorum.com/index.php?module=htmlpages&func=display&pid=1

    I'm kind of a jack-of all-trades type of guy and know enough HTML and PHP to get by but this looks like something that I feel may be out of my league, and if not, maybe someone has a quick solution. As a test I enabled ALL HTML tags in my setting with a same result.
    Anyone know whats going on?

    Thanks - Bull buchanan
  • Try using the "HTML allowed" section @ admin/settings near the bottom of the page. probably some of the HTML you are using is set to "not allowed". there are a couple of earlier posts on this problem they explain it in much more detail.
  • Please don't post long blocks of code like that unless asked.

    First off, never put the header tags () or the DTD declaration in to any content modules of PostNuke. These tags are provided by the system itself, You only need what's between the tags.

    Second, as was mentioned bydragonet, make sure you've allowed the HTML tags in your setting, making sure anything that takes arguments (such as and ) are done with parameters.

    --
    Home Page | Find on Facebook | Follow on Twitter

This list is based on users active over the last 60 minutes.