GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Help---My Footer Is Not Showing Up in IE (https://gfy.com/showthread.php?t=755647)

IllTestYourGirls 07-29-2007 07:54 AM

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 :helpme :helpme :helpme

Kevsh 07-29-2007 08:07 AM

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

bobby666 07-29-2007 08:21 AM

that's why i use no microsoft products

teg0 07-29-2007 08:25 AM

Doesn't xLabor support their themes?

Steve Awesome 07-29-2007 09:26 AM

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

Sen 07-29-2007 09:27 AM

I realy can't say please post your code

IllTestYourGirls 07-29-2007 10:00 AM

Quote:

Originally Posted by teg0 (Post 12838663)
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>

1off 07-29-2007 10:10 AM

check this line.

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


All times are GMT -7. The time now is 11:59 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123