1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Have Made A Huge Mistake - Please Help Immediately!

Discussion in 'Content Management' started by webs, May 16, 2007.

  1. #1
    Hey. I have accidentally stuffed up the PHP file for my sidebar on the website Arsenal FC Blog. 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 -->
     
    webs, May 16, 2007 IP
  2. goodstar

    goodstar Peon

    Messages:
    755
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    0
    #2
    what is the problem with the side bar?
     
    goodstar, May 16, 2007 IP
  3. webs

    webs Guest

    Messages:
    201
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry - fixed the problem!! Should have posted to say this :)
     
    webs, May 16, 2007 IP
  4. goodstar

    goodstar Peon

    Messages:
    755
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    0
    #4
    great :)

    your blog is getting lots of visitors :) congrats ;)
     
    goodstar, May 16, 2007 IP
  5. webs

    webs Guest

    Messages:
    201
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    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.
     
    webs, May 16, 2007 IP