![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Ah My Balls
Industry Role:
Join Date: Feb 2007
Location: Under the gold leaf ICQ 388-454-421
Posts: 14,311
|
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 ![]() ![]() ![]()
__________________
![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Confirmed User
Join Date: Dec 2004
Location: TO
Posts: 8,619
|
If you can, post the actual footer code here from the WP template, that might help diagnosis it.
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
boots are my religion
Join Date: Nov 2005
Location: Heart of europe
Posts: 21,765
|
that's why i use no microsoft products
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
Confirmed User
Join Date: Jan 2006
Location: Gringo in Puerto Rico
Posts: 4,204
|
Doesn't xLabor support their themes?
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Industry Role:
Join Date: Jan 2007
Location: Mid-West!
Posts: 1,575
|
In IE something keeps hanging. Look in the bottom left corner: (1 item remaining) Waiting for http://yourcuteteens.com/...
__________________
The Abbie*Cash Porn Network. Billing processing by CC*BILL. Join our affiliate program today.
RealDollSex | AbbieTeen | GamerChicks | ModelTexans | HottieCams ![]() Nintendo 3DS Porn Blog | Steve's Adult Industry Blog | Abbie Bueller's Porn Blog |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
Confirmed User
Join Date: May 2004
Location: Breda
Posts: 347
|
I realy can't say please post your code
__________________
ICQ: 48518296 |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 |
Ah My Balls
Industry Role:
Join Date: Feb 2007
Location: Under the gold leaf ICQ 388-454-421
Posts: 14,311
|
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 © 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+"&", "jv="+EXjv+"&j=y&srw="+EXw+"&srb="+EXb +"&", "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&j=n&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>
__________________
![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 |
Confirmed User
Join Date: Jul 2007
Location: Rare Design Lab
Posts: 674
|
check this line.
home/.mogg/cuteanna/yourcuteteens.com/linkex/data/output/1001 |
![]() |
![]() ![]() ![]() ![]() ![]() |