Viewing 8 replies - 1 through 8 (of 8 total)
  • It looks like your file is broken because by default it’s supposed to list all the months. Try grabbing the latest version, and have you made any modifitions to the code already??

    Regards

    Thread Starter trc49492

    (@trc49492)

    I have not made any modifications to the code… all i did was fit the code into the template i have so graphics look right etc.

    but i did not hack or change around the original code.

    the narchives code for my page is here:

    https://www.bestonlinetrades.com/thecode.html

    tc

    Thread Starter trc49492

    (@trc49492)

    i just emailed the the owner of the plug in and this seems to have fixed the problem:

    i removed the following lines of code:

    if ($_POST[“orderby”] == ”) {
    $monthnum = date(“m”);
    $year = date(“Y”);
    }

    thanks for the feedback.

    tc

    Here is my code file. It looks very similar in the places that matter, all of my style code is held externally in the external style sheet.

    https://ashwinbihari.com/narchives.txt

    This is the version which works fine on 1.2.2, I am now running a different version that works with WP 1.5 as that’s what I use on the blog.

    So perhaps some comparisons will show you something that can be easily fixed.

    Regards

    Ahh sweet..glad you got it taken care of..:)

    Regards

    i’d love to see someone’s code for this that works with 1.5

    I use WP 1.5 right now and have no problems with the code that is on my site.

    Regards

    i get this error:

    Warning: extract(): First argument should be an array in /home2/xxx/public_html/xxx/wp-includes/functions.php on line 1739

    any ideas?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘nice archives narchives default display’ is closed to new replies.