attention: help!!! wordpress gurus (theme and plugins)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tenderobject
    Need Designs? 312352846
    • Dec 2004
    • 11688

    #1

    attention: help!!! wordpress gurus (theme and plugins)

    hello guys,

    just recently installed a theme in my site and will gonna use it for the blog of blogs im working.. its simple 3 column theme.. check it here.

    ok, my problem is.. when i installed the theme.. the Archive page doesn't work. do i need to have a plugin for this (please check the archive page here). my wordpress version is 2.0.5. not sure if thats thereason why the archive page doesn't work. it goes to 404 page..

    here is the code for archives.php

    Code:
    <?php
    /*
    Template Name: Archives
    */
    ?>
    
    <?php get_header(); ?>
    		
    	<div id="content_box">
    	
    		<?php include (TEMPLATEPATH . '/l_sidebar.php'); ?>
    
    		<div id="content" class="pages">
    		
    			<h2>Browse the Archives...</h2>
    			<div class="entry">
    				<h3 class="top">by month:</h3>
    				<ul>
    					<?php wp_get_archives('type=monthly'); ?>
    				</ul>
    				<h3>by Category:</h3>
    				<ul>
    					<?php wp_list_categories('title_li=10'); ?>
    				</ul>
    			</div>
    			<div class="clear rule"></div>
    			
    		</div>	
    				
    		<?php include (TEMPLATEPATH . '/r_sidebar.php'); ?>
    			
    	</div>
    		
    <?php get_footer(); ?>
    anyone would like to help? thanks!


    NEED DESIGNS?!?
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    why you using 2.0.5?

    2.2.3 is out
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • tenderobject
      Need Designs? 312352846
      • Dec 2004
      • 11688

      #3
      Originally posted by Fris
      why you using 2.0.5?

      2.2.3 is out
      its an old site... lol i still have 1.5x wordpress in one of my site that i didn't upgraded. is it easy to upgrade 1.5.x and 2.x.x to the latest versions? i haven't tried it co's im anxious i might fuck up my sites!

      ps: gfy is acting weird in my browser. can't edit my post and use the smilies


      NEED DESIGNS?!?

      Comment

      • Darkhorse
        Horsing Around
        • Sep 2002
        • 5879

        #4
        Originally posted by tenderobject
        its an old site... lol i still have 1.5x wordpress in one of my site that i didn't upgraded. is it easy to upgrade 1.5.x and 2.x.x to the latest versions? i haven't tried it co's im anxious i might fuck up my sites!

        ps: gfy is acting weird in my browser. can't edit my post and use the smilies
        Even if your anxious mate you should do it save getting hacked, best to always upgrade when newer versions are realeased.

        Good luck

        Comment

        • Jace
          FBOP Class Of 2013
          • Jan 2004
          • 35562

          #5
          Originally posted by tenderobject
          its an old site... lol i still have 1.5x wordpress in one of my site that i didn't upgraded. is it easy to upgrade 1.5.x and 2.x.x to the latest versions? i haven't tried it co's im anxious i might fuck up my sites!

          ps: gfy is acting weird in my browser. can't edit my post and use the smilies
          install this plugin to make upgrading easy as shit...one click upgrading in fact

          http://www.zirona.com/software/wordp...ant-upgrade/2/

          Comment

          • Lifer
            Confirmed User
            • Feb 2004
            • 871

            #6
            Some themes don't work with 1.5

            Best to update.

            You can install that export plugin to download the database to your PC and then update.

            If it screws up, you just import your old database from your pc after you get the newest version installed.

            The newest version has an import and export function, but you will need the old plug in to export your DB to your computer if you are running 1.5
            CCBill Sponsor Programs
            Get Paid On Time - Everytime!

            Comment

            • Scotty.T
              Confirmed User
              • Nov 2004
              • 1062

              #7
              Did you download the correct version of the theme for the version of WP you are running?

              The most recent version of the theme won't work with WP2.0.5
              .

              Comment

              • Aussie Rebel
                Blow Me U Geeks
                • Aug 2001
                • 5108

                #8
                Originally posted by tenderobject
                ps: gfy is acting weird in my browser. can't edit my post and use the smilies
                Are you using 'No Script' firefox plugin?

                Comment

                • tenderobject
                  Need Designs? 312352846
                  • Dec 2004
                  • 11688

                  #9
                  Originally posted by Jace
                  install this plugin to make upgrading easy as shit...one click upgrading in fact

                  http://www.zirona.com/software/wordp...ant-upgrade/2/
                  wow thanks jace! you saved my life

                  anyways the problem i had a while back is fixed.. lol i almost forgot this thread. i searched on google about the theme and stuff hehe i like what i found..

                  thanks guys!!!!


                  NEED DESIGNS?!?

                  Comment

                  Working...