Forums

wp-stats.php for wp 1.5 (10 posts)

  1. meifong16
    Member
    Posted 7 years ago #

    the wp-stats.php plugin that was written by GamerZ for wp 1.2, which you can get here:

    http://wiki.wordpress.org/?pagename=Statistics%20Plugin

    doesnt work very well for wp 1.5. after searching in the forum, here's the answer to solve 2 bugs.

    1. remove the line: AND post_date_gmt <= '$now'

    2. replace:

    .get_category_link(false, $cat_id, $cat_nicename).

    with

    .get_category_link($cat_id).

    and everything works fine!!

  2. Erwin
    Member
    Posted 7 years ago #

    Gamerz actually updated this and several other plugins to work with 1.5 himself, check http://www.lesterchan.net/blogs/archives/2005/04/04/updated-my-wordpress-plugins

  3. meifong16
    Member
    Posted 7 years ago #

    thanks for the link erwin!! very much appreciated!! was having a hard time trying to figure out what's wrong ^_^

  4. Erwin
    Member
    Posted 7 years ago #

    Glad to have helped!

    Xiao Momo is nice, a bit too 'pinkish' for me personally though ;-)

  5. piginzen
    Member
    Posted 7 years ago #

    I tried Lesterchan.net's version and followed the directions, but get this error:

    Warning: rawurlencode() expects parameter 1 to be string, object given in /home2/xxxxx/public_html/xxxxxx/wp-blog-header.php on line 163

    any ideas?

  6. Lester Chan
    Member
    Posted 7 years ago #

    piginzen: are you using htaccess for the permlink?

  7. geeksmakemehot
    Member
    Posted 7 years ago #

    I just started using this plugin today!! I LOVE it :) It works great with no bugs.

  8. piginzen
    Member
    Posted 7 years ago #

    I am not using permalinks... i had to turn them off for another complication (i think with the top 10 posts)

    Thanks,
    Mat

  9. Lester Chan
    Member
    Posted 7 years ago #

    care to give me what URL does it display on ur browser?

  10. piginzen
    Member
    Posted 7 years ago #

    not sure what i did, but i got it running w/o the errors

    however none the links really work... the link is in my profile click on ABOUT, then STATS in the body

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.