Help---My Footer Is Not Showing Up in IE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • IllTestYourGirls
    Ah My Balls
    • Feb 2007
    • 14311

    #1

    Help---My Footer Is Not Showing Up in IE

    I cant figure out why my footer is not showing up in IE but does in Firefox. Any thoughts? YourCuteTeens

    Thanks
  • Kevsh
    Confirmed User
    • Dec 2004
    • 8619

    #2
    If you can, post the actual footer code here from the WP template, that might help diagnosis it.

    Comment

    • bobby666
      boots are my religion
      • Nov 2005
      • 21765

      #3
      that's why i use no microsoft products

      Comment

      • teg0
        Confirmed User
        • Jan 2006
        • 4204

        #4
        Doesn't xLabor support their themes?

        Comment

        • Steve Awesome
          Confirmed User
          • Jan 2007
          • 1575

          #5
          In IE something keeps hanging. Look in the bottom left corner: (1 item remaining) Waiting for http://yourcuteteens.com/...

          Comment

          • Sen
            Confirmed User
            • May 2004
            • 347

            #6
            I realy can't say please post your code
            ICQ: 48518296

            Comment

            • IllTestYourGirls
              Ah My Balls
              • Feb 2007
              • 14311

              #7
              Originally posted by teg0
              Doesn't xLabor support their themes?
              I dont think its the theme that is messed up I am using the same theme on another site and the footer is working fine. So it must have been something I did.

              Thanks for the help guys.
              here is the code:

              <?php
              function get_recent_posts($no_posts = 15, $before = '', $after = '<br/>', $show_pass_post = false, $skip_posts = 0) {
              global $wpdb, $tableposts;
              $request = "SELECT ID, post_title FROM $tableposts WHERE post_status = 'publish' ";
              if(!$show_pass_post) { $request .= "AND post_password ='' "; }
              $request .= "ORDER BY post_date DESC LIMIT $skip_posts, $no_posts";
              $posts = $wpdb->get_results($request);
              $output = '';
              foreach ($posts as $post) {
              $post_title = stripslashes($post->post_title);
              $permalink = get_permalink($post->ID);
              $output .= $before . '<a href="' . $permalink . '" rel="bookmark" title="Permanent Link: ' . $post_title . '">' . $post_title . '</a>' . $after;
              }
              echo $output;
              }
              ?>

              <div id="footer">

              <center>All Contents &copy; YourCuteTeens 2007. All Rights Reserved. Powered by <a href="http://www.wordpress.org" target="_blank">WP</a>. Built by <a href="http://www.xlabor.com" target="_blank">xL</a>. <br>
              <?php include( "/home/.mogg/cuteanna/yourcuteteens.com/linkex/data/output/1001" ); ?><a href=http://yourcuteteens.com/linkex>Add Your Link</a><br><br>
              <div id="eXTReMe"><a href="http://extremetracking.com/open?login=soloteen">
              <img src="http://t1.extreme-dm.com/i.gif" style="border: 0;"
              height="38" width="41" id="EXim" alt="eXTReMe Tracker" /></a>
              <script type="text/javascript"><!--
              var EXlogin='soloteen' // Login
              var EXvsrv='s9' // VServer
              EXs=screen;EXw=EXs.width;navigator.appName!="Netsc ape"?
              EXb=EXs.colorDepth:EXb=EXs.pixelDepth;
              navigator.javaEnabled()==1?EXjv="y":EXjv="n";
              EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
              EXd.write("<img src=http://e0.extreme-dm.com",
              "/"+EXvsrv+".g?login="+EXlogin+"&amp;",
              "jv="+EXjv+"&amp;j=y&amp;srw="+EXw+"&amp;srb="+EXb +"&amp;",
              "l="+escape(EXd.referrer)+" height=1 width=1>");//-->
              </script><noscript><div id="neXTReMe"><img height="1" width="1" alt=""
              src="http://e0.extreme-dm.com/s9.g?login=soloteen&amp;j=n&amp;jv=n" />
              </div></noscript></div></center>

              <center><a href="http://yourcuteteens.com/2257">2257 Statement</a></center>



              <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
              </script>
              <script type="text/javascript">
              _uacct = "UA-2028968-1";
              urchinTracker();
              </script>
              <!-- ddsitemapgen -->


              </div>
              </div> <!-- pageWrapper -->
              </body>
              </html>

              Comment

              • 1off
                Confirmed User
                • Jul 2007
                • 674

                #8
                check this line.

                home/.mogg/cuteanna/yourcuteteens.com/linkex/data/output/1001

                ! DESIGN DEALS ! ReBrand Your Empire ! $250 Tours | $18 Flash Trailers
                ! TUBE SITES ! TEVS sample ! $450 ! tubecgi sample $350 ! Nubiles sample $250 ! (includes script costs)
                ! GALLERY DEALS ! The FIFTEEN DOLLAR Hosted Gallery with a Guarantee ! icq 361811746



                Comment

                Working...