New Version of Brians Latest Comments

Michael Heilemann implemented changes to Brians Latest Comments, and it should now work properly with the latest wp1.3 incarnation.

Get it from the original Brians Latest Comments release post.

RSS feed | Trackback URI

6 Comments »

Comment by Matt Subscribed to comments via email
2004-12-13 21:34:05

Don't forget to check it into the repository. :)

Comment by Brian Meidell Subscribed to comments via email
2004-12-13 21:54:25

I'm working on it :) Thanks for the reminder.

(Comments wont nest below this level)
 
 
Comment by yuh Subscribed to comments via email
2005-03-13 19:33:46

hello there, i´ve got a problem i can´t solve so i need some help of you all. perhaps someone can find some time and help me to handle this

i´m using wp 1.5 with the default theme for testing plugins and me working with it ;)

i want to get ur latest comments plugin running, but it only gives me a fatal error, something like that

WordPress database error: [Access denied for user: '&%' to database 'DB&%']

CREATE TEMPORARY TABLE tmp (comment_post_ID INT, comment_date DATETIME);

WordPress database error: [Table 'DB&%.tmp' doesn't exist]

LOCK TABLES wp_comments WRITE, tmp WRITE

WordPress database error: [Table '&%.tmp' doesn't exist]

i have problem to get this startet and i allready wrote a mail to my isp for asking my rights to write those tables

in the comments i could read a solution…perhaps one for my. one of you apologized to clear the lock/unlock code out of the plugin….but i´m too unsecure to to this, im afraid of doing something wrong.

where can i find this 2 lines i can clear and test??

i´m still waiting for answer from my isp…perhaps everything else is cleared. thx for your answers and tips

Comment by Brian Meidell
2005-03-14 09:30:37

Removing the locks wont work for you – the problem is that you don't have the right to create a temporary table.
I am going to make a version that does not require this some time in the future, but right now it's required.
The permission column is called "Create_tmp_table_priv", in case your ISP don't know what to look for.

(Comments wont nest below this level)
 
 
Comment by yuh Subscribed to comments via email
2005-03-14 17:50:38

thx 4 your help. hope the next version can fix my problem. great work i also wanna enjoy :)

greetz out of austria

 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.