Lilandra, it is not working correctly. Some of the links do not go to the correct location, case in point from your stats page:
http://lilyanddragon.com/wpress/archives/2004/05/07/by-request/
i think i got it or i hope i got it ๐
thanks
Looks like you got it to work. I hacked away at wp-stats and now conditionally include it in the index page:
http://www.billhayes.us/wordpress/stats
cool ๐
i didn’t put the post id in the permalink tho..didn’t know i could!
thanks
Any chance I can have you send me that working code? I’m michael at binarybonsai dooot com
Sure, when I get back to my ‘puter – but what version of WP are you using?
if you all fixed it for 1.2, maybe you can mail me a copy @ lesterch@NOSPAMsingnet.com.sg so that I can update it.
I am rather busy these days. Cheers
Anonymous
รยป 10 Recent Posts
Warning: Invalid argument supplied for foreach() in (…)/wp-stats.php on line 57
How to fix it? ๐
What version of WordPress are you using?
The version GamerZ has out is not yet compatible with 1.2. I’ve almost got a 1.2 version done.
mine works with 1.2 except for one little line i think….in comments for private posts
Yeah, a great chunk of it is already compatible, I’m making it into a plugin that will work simply by adding a line or two of code into your index.php file.
No real point in being forced to duplicate your index file to create a good looking stats page.
It’s also good to support the plugin format of 1.2.
Here you go, I think the code is pretty well rounded out now.
New topic area for WP 1.2 statistics, to make things a little less confusing.
Thanks GamerZ for getting the original one out the door!
I have a question.
is there a way to make it so no one can view it? maybe added to admin menu?.
thanks
Victor
Just don’t link it anywhere is the easiest thing.
There isn’t any authentication built into it.