well, i just updated it. working fine here…
Thanks GamerZ, it worked! I will redownload the new code…thanks for tweaking it with my suggestions. ๐
southerngal: No Problem =)
GamerZ, is there a way to show the post’s author in the “recent posts” section? I’ve got a group blog and this would be nice to have ๐
Hmm Okie, nightbird, I will look into it =)
Anonymous
Hello. Im looking for a hack where it displays the 5 most recent comments with part of it (say 20 characters per comment?) and the author, date and time of comment. MT has this. Thanks.
@nightbird: can I have your e-mail? I have done it, I will mail it to you =)
@anoymous: This may be useful -> http://wiki.wordpress.org/index.php/Recent%20Comments
Anonymous
I’m using wordpress 0.72 and i tryed to use your hack… but unfortunatelly i’m getting the following errors:
ยป General Stats
51 Posts Were Posted
1. SQL/DB Error —
2. [Unknown column ‘comment_approved’ in ‘where clause’]
Comments Were Posted
1. SQL/DB Error —
2. [Unknown column ‘comment_approved’ in ‘where clause’]
Different Nicks Were Represented In The Comments
10 Links Where Added
comment_approved is a field that was added in WP 1.0+
I suggest upgrading.
yeap as what MtDewVirus, comment_approved is added in WP 1.0, I suggest you to upgrade your WordPress =)
Anonymous
Fatal error: Call to a member function on a non-object in /home/chuckg/public_html/blindmuse/wp-stats.php on line 246
I’m not new to php, so I spent some time trying to debug it. What I came up with is that it can’t get the object $wpdb or $tablecomments when attempting to view individual user stats.
I also made some mods to the script in it’s entirety, making it so that it works with the mod_rewrite users out there, if anyone is interested … I also changed up the tables. Here’s the working example: http://www.blindmuse.com/stats.php
Stats.php just includes the wp-stats.php, in case you were wondering.
^^ The above post is me, I forgot to login.
gamerz: it’s kristal — at– imbri.org ๐ thanks so much!!
@nightbird: sent =D
@chuckg: hi there, can you paste out line 246 and the line before 246?