• I have created advanced wordpress blogs stats for WordPress 1.0 and above. It is the same stats file from b2 with extra bit of modification.
    wp-stats.php ( Demo | Download)
    Updated
    – Threshhold Added
    – Updated For SE Friendly URL

Viewing 15 replies - 61 through 75 (of 117 total)
  • gamerz: thank you so much – it works beautifully!

    Thread Starter Lester Chan

    (@gamerz)

    No Prob Dude =)
    Cheers

    I assume you’re speaking of this line area:else {
    // Number Of Comments Per Page
    $perpage = 10;
    // Total Comments Posted By User
    $totalcomments = $wpdb->get_var("SELECT COUNT(comment_ID) FROM $tablecomments WHERE comment_author='$comment_author'");

    I made some adjustments, ie: added the alt colors since they were missing from the file itself.

    Thread Starter Lester Chan

    (@gamerz)

    chuckg: oh i see. care for a url?

    Thread Starter Lester Chan

    (@gamerz)

    hmm, wonder what function is that, btw i think you should get the updated version of it.

    Hi GamerZ
    I got a question after I installed …
    Parse error: parse error, expecting ','' or ‘;” in /home/vista/public_html/wp-stats.php on line 266
    http://www.vista.club.tw/wp-stats.php
    Plz help me to solve it.

    Thread Starter Lester Chan

    (@gamerz)

    @vista, can you send me the file? lesterch@NOSPAMsingnetcom.sg
    remove the NOSPAM

    Hi everyone,
    first, sorry for my bad english.
    I’ve download the wp-stats.php and it just work great.
    But one thing don’t work: the stats page shows no SE friendly URIs.
    Sushubh has this “problem” too (Jan 14: “Mine shows the old format of index.php?p=xxx”) and GamerZ wrote “it is done now”.
    Hmm, a mistake on my part?
    Greetings and thanks in advance,
    ChristianL

    Thread Starter Lester Chan

    (@gamerz)

    @christianl: hmm, can I know when you downloaded the file? because by right it should show SE friendlr URL because i am using get_permlink().

    Thread Starter Lester Chan

    (@gamerz)

    ops that site is outdated
    http://www.lesterchan.net/portfolio/programming.php
    I can’t edit the first post. The reason why minibb isnt that good.

    Great! Now it’s perfect. 🙂
    Many thanks for your help.
    ChristianL

    Thread Starter Lester Chan

    (@gamerz)

    No Prob

    southerngal

    (@southerngal)

    Gamerz! I have a problem with my wp-stats…it’s not pointing to a specific entry, it just goes to the index page, when I click on the link in either last 10 posts, last comments, most commented etc. Should there be a change in something in my blog setup?
    I have passworded my site so you can’t see what I’m talking about, but, I have this as a link when I click to go to a post on the blog stats page:
    http://www.southern-gal.com/index?p=
    I have not done anything to the code and it’s still pointing that way…any thoughts would be appreciated, thank you! 🙂

    Sushubh

    (@sushubh)

    for me the latest version with the goody URIs still have the date errors.

    southerngal

    (@southerngal)

    Yeah, I have the latest version, from Gamerz site. 🙁

Viewing 15 replies - 61 through 75 (of 117 total)

The topic ‘WordPress Blogs Stats’ is closed to new replies.