Forums

Upgrade from 1.2.2 leads to archives being just years (7 posts)

  1. ziddey
    Member
    Posted 4 years ago #

    Check out http://alcohol.ijib.com/blog (wp15gamma) vs http://www.ijib.com/blog (wp122). What I did was copy over the mysql db and run an upgrade. I then had to manually change the url names to get it to work right but then it did. Everything seems to be good except for on the right side pane where under archives, it only prints the year. Anyone know what's going on with that? Thanks!

  2. ziddey
    Member
    Posted 4 years ago #

    http://www2.ijib.com:1337/blog for wp122 actually

  3. mdawaffe
    Member
    Posted 4 years ago #

    Looks fine to me.

    What do you think it should look like?

  4. mdawaffe
    Member
    Posted 4 years ago #

    Oops - sorry I clicked the wrong link.

    EDITED

    Look at wp-includes/locale.php. Is there a section like
    // The Months
    $month["01"] = __("January");
    $month["02"] = __("February");
    $month["03"] = __("March");

    etc.

    That (and any localiztion stuff you're doing) is what is used to display the months.

  5. ziddey
    Member
    Posted 4 years ago #

    strange. that's all good and there

  6. ziddey
    Member
    Posted 4 years ago #

    strange again. it turns out that cvs update hasn't been working at all for me so i was on some old build when i first got the cvs. i did another instance of the cvs and just copied over the config file and now it's beautiful.

    what is the proper way of using cvs to update?

  7. mdawaffe
    Member
    Posted 4 years ago #

    The information on the bottom of the download page has always worked for me.

    After doing that once, you should just need to go to your wordpress directory and type
    cvs update

    I'm running Linux. I know nothing about cvs on other platforms.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.