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.
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.
Don't forget to check it into the repository. :)
I'm working on it :) Thanks for the reminder.
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
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.
thx 4 your help. hope the next version can fix my problem. great work i also wanna enjoy :)
greetz out of austria