Best Credit Cards - Loans - Facebook proxy list - Credit Counseling - Bad Credit Loan

PDA

View Full Version : Have Made A Huge Mistake - Please Help Immediately!


webs
May 16th 2007, 4:59 am
Hey. I have accidentally stuffed up the PHP file for my sidebar on the website Arsenal FC Blog (http://arsenalfcblog.com). Check it out to see what I mean.

How do I Fix it?

The sidebar code is:

<!-- begin sidebar -->

<?php if (function_exists('wp_theme_switcher')) { ?>

<div id="themes">
<h3><?php _e('Themes'); ?></h3>
<?php wp_theme_switcher(); ?>
</div>
<?php } ?>

<div id="categories">
<h3><?php _e('Previous Posts:'); ?></h3>
<ul>
<?php wp_list_cats('sort_column=name&optioncount=1&feed=rss'); ?>
</ul>
</div>


<div id="archives">
<h3><?php _e('Archives:'); ?></h3>
<ul>
<?php wp_get_archives('type=monthly&show_post_count=1'); ?>
</ul>
</div>

<div id="blogroll">
<h3>Links</h3>
<ul>
<?php get_links(-1, '<li>', '</li>', ' - '); ?>


</ul>
</div>

</div>

<div align="center">

<a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://arsenalfcblog.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a>
<br>

<a target="_blank" href="http://www.e-soccer.com"><img src="http://arsenalfcblog.com/wp-content/uploads/2007/04/esregistered_ani.gif" alt="e-Soccer Directory" /></a>
<br>

<a target="_blank" href="http://www.the-football-directory.co.uk"><img src="http://arsenalfcblog.com/wp-content/uploads/2007/04/listedin2.gif" alt="The Football Directory" /></a>
<br>

<!-- TopBlogArea.com START -->
<a href="http://www.topblogarea.com/sports/" title="Sports blogs"><img border="0" src="http://www.topblogarea.com/tracker.php?do=in&id=7416" alt="Sports blogs"></a><noscript><a href="http://www.topblogarea.com/rss/bollywood.htm">bollywood</a></noscript>
<!-- TopBlogArea.com END -->
<br>

<a href="http://topsites.blogflux.com/sports/"><img style="border:none;" src="http://topsites.blogflux.com/track_58878.gif" alt="Sports Blogs - Blog Top Sites" /></a>
<br>

<a href='http://www.topblogbox.com?action=linkin&id=48' target='_blank'><img src='http://www.topblogbox.com?action=linkview&id=48' border='0'></a>
<br>

<div><div id="eXTReMe"><a href="http://extremetracking.com/open?login=s4057008">
<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='s4057008' // Login
var EXvsrv='s9' // VServer
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
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=s4057008&amp;j=n&amp;jv=n" />
</div></noscript></div></div>

</div>

</div>

<div class="both">
</div>


</div>

<!-- end sidebar -->

goodstar
May 16th 2007, 6:50 am
what is the problem with the side bar?

webs
May 16th 2007, 7:11 am
Sorry - fixed the problem!! Should have posted to say this :)

goodstar
May 16th 2007, 7:26 am
great :)

your blog is getting lots of visitors :) congrats ;)

webs
May 16th 2007, 8:19 am
great :)

your blog is getting lots of visitors :) congrats ;)

Really? I get about 150 at the moment per day? Is that good after a month? I'm working hard and I didn't think it was too good but I am happy with my progress.