yap copy and paste and upload make sure it is in the same folder as your wordpress
yap copy and paste and upload make sure it is in the same folder as your wordpress
Pretty cool, I wish it had a threshhold for the commenters table though, like only show people who have left more than 5 comments.
allusion: Okie I got what you mean. Will try to look into that =D
I got errors:
Warning: main(wp-blog-header.php): failed to open stream: No such file or directory in /home/arvienet/public_html/wp-stats.php on line 15
Fatal error: main(): Failed opening required 'wp-blog-header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/arvienet/public_html/wp-stats.php on line 15
I am using wp 1.07 I think and I don't have that wp-blog-header.php
opps, it's 0.72 :-D
@armina: try require('blog-header.php'); instead.
@Sushubh: LOL, yap, statistical easier to use tables. LOL =D
@GamerZ: Can you get the stats page to produce the SE friendly URIs? Mine shows the old format of index.php?p=xxx
@armina / GamerZ: I'm 99.999% sure it's blog.header.php, not blog-header.php.
GFM
@gfmorris: OPS, is blog.header.php
@Sushubh: will look into it =)
@Sushubh: it is done now.
Perfect mate... This is 1 heck of a simple Hack (??) to implement!
lol thanks =D
This is so great! Thanks much for this hack, Gamerz
@labellissima: NP
Thanks very much for the nice addition.
*bump*
@Sushubh: what ya mean? I dun't see invalid links?
wierd only in 1.01 then have this prob?
they had a change in the hta file after the upgrade from 1.0 to 1.01 so something might have changed...
can i have the old version of the hack with the plain old index.php based URLs. they are the links that are not changed. :)
thanks mate! if u find the fix for the 1.01 version just post it here! ;)
lol sure sure =D
anybody have tips on were to start the css for layout on this ?
i think just wrap the header and footer.
Start after
if(empty($comment_author)) {
And End After
<?php
} // End If
?>
Brilliant hack, and incredibly easy to implement. Running WP1.0 here, and it took no time at all. For my formatting, I just popped the entire hack into a "hollowed out" index page, and boom.
Thanks!
thanks JadeMonk =)
I must be dense because I can't get it to work. I've uploaded the file "wp-stats.php" to my folder but don't I need to call it in my template?
Thanks,
Daisyhead
I sent you an email Jenni. :)
GamerZ, is there a way to NOT include the private passworded posts, in recent comments, recent posts and most commented?
I have private as the category for all protected posts.
@Daisyhead: nope, just browse to the page
@southerngal: okie, updated. For the private category I think you need to modify the sql statement Add in ' AND cat_ID != {YOUR_CAT_ID}' into gmz_get_blogcat()
Very Cool
This topic has been closed to new replies.