@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! 😉
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!
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()