And BTW - it seems to make no Sense to add the Groanbutton before the Thanksbutton. Can you please switch the Executionorder so we don?t have to do it manually after every Update?
Have set Groan now to '6' and Thanks to '5'.
I got this error when I push the link "Find all posts groaned by ..." on profile page in Statistics.
Code:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT post_groan.postid AS postid
FROM post_groan AS post_groan
LEFT JOIN post AS post USING (postid)
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 2055
AND thread.forumid IN(1,40,80,2,8,59,78,69,36,44,41,23,74,76,77,71,72,75,6,34,35,7,60,28,54,55,56,61,63,62,64,20,73,19,21,25,26,79,46,17,67,57,58,70,68)
ORDER BY post.dateline DESC
LIMIT 600;
MySQL Error : Unknown column 'post_thanks.userid' in 'where clause'
Error Number : 1054
Request Date : Thursday, October 23rd 2008 @ 02:03:50 AM
Error Date : Thursday, October 23rd 2008 @ 02:03:50 AM
Script : http://site.com/post_groan.php?do=findgroans_user_gave&u=2055
Referrer : http://site.com/member.php?u=2055
IP Address : ***.***.***.***
Username : BANDiT600
Classname : vB_Database
MySQL Version : 5.0.51-log
And BTW - it seems to make no Sense to add the Groan button before the Thanksbutton. Can you please switch the Execution order so we don?t have to do it manually after every Update?
Have set Groan now to '6' and Thanks to '5'.
That's actually a great idea. My problem with this is the Post Thank you issue that I have. Because of the 3.7+, it doesn't show up under my mood nor do they update on the UserCP like it did before the facebook-like UserCp was created. You have to go into the user stats for that and my members like to see that number count under their names. any way of fixing that or has that already been done?
I got this error when I push the link "Find all posts groaned by ..." on profile page in Statistics.
Code:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT post_groan.postid AS postid
FROM post_groan AS post_groan
LEFT JOIN post AS post USING (postid)
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 2055
AND thread.forumid IN(1,40,80,2,8,59,78,69,36,44,41,23,74,76,77,71,72,75,6,34,35,7,60,28,54,55,56,61,63,62,64,20,73,19,21,25,26,79,46,17,67,57,58,70,68)
ORDER BY post.dateline DESC
LIMIT 600;
MySQL Error : Unknown column 'post_thanks.userid' in 'where clause'
Error Number : 1054
Request Date : Thursday, October 23rd 2008 @ 02:03:50 AM
Error Date : Thursday, October 23rd 2008 @ 02:03:50 AM
Script : http://site.com/post_groan.php?do=findgroans_user_gave&u=2055
Referrer : http://site.com/member.php?u=2055
IP Address : ***.***.***.***
Username : BANDiT600
Classname : vB_Database
MySQL Version : 5.0.51-log
This would be a big strain for all users who only install the thanks hack (like me). The thanks hack is used like 10 fold compared to the groan hack.
Quote:
Originally Posted by redlabour
And BTW - it seems to make no Sense to add the Groanbutton before the Thanksbutton. Can you please switch the Executionorder so we don?t have to do it manually after every Update?
Have set Groan now to '6' and Thanks to '5'.
Next version of post thanks and groan, they will be 2 and 3 respectively.
I got this error when I push the link "Find all posts groaned by ..." on profile page in Statistics.
Code:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT post_groan.postid AS postid
FROM post_groan AS post_groan
LEFT JOIN post AS post USING (postid)
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 2055
AND thread.forumid IN(1,40,80,2,8,59,78,69,36,44,41,23,74,76,77,71,72,75,6,34,35,7,60,28,54,55,56,61,63,62,64,20,73,19,21,25,26,79,46,17,67,57,58,70,68)
ORDER BY post.dateline DESC
LIMIT 600;
MySQL Error : Unknown column 'post_thanks.userid' in 'where clause'
Error Number : 1054
Request Date : Thursday, October 23rd 2008 @ 02:03:50 AM
Error Date : Thursday, October 23rd 2008 @ 02:03:50 AM
Script : http://site.com/post_groan.php?do=findgroans_user_gave&u=2055
Referrer : http://site.com/member.php?u=2055
IP Address : ***.***.***.***
Username : BANDiT600
Classname : vB_Database
MySQL Version : 5.0.51-log
Please download the latest zip file and over right post_groan.php in the root dir.
This would be a big strain for all users who only install the thanks hack (like me). The thanks hack is used like 10 fold compared to the groan hack.
I guess the most are not knowing both. And i guess the Admins that have installed Groan are allways installing Thanks. And in anyway - i don?t think it is much more work to install a merged Version and make one click in the AdminCP.
Quote:
Next version of post thanks and groan, they will be 2 and 3 respectively.
I guess the most are not knowing both. And i guess the Admins that have installed Groan are allways installing Thanks. And in anyway - i don?t think it is much more work to install a merged Version and make one click in the AdminCP.
And what about the Problem in Quicklinks?
For all the plug-ins. So they are always close to each other and post thanks is always before groan.