vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - [AJAX] Post Groan Hack (https://vborg.vbsupport.ru/showthread.php?t=193489)

Abe1 10-25-2008 10:45 PM

Quote:

Originally Posted by redlabour (Post 1652043)
No they are not - this is the Problem :

THANKS at Projectsection

GROAN at Blogsection

This makes no Sense

How do you want it to be then?

redlabour 10-26-2008 07:00 AM

Quote:

Originally Posted by Abe1 (Post 1652703)
How do you want it to be then?

Beneath each other - maybe in a own Category.

Abe1 10-26-2008 12:37 PM

Quote:

Originally Posted by redlabour (Post 1652930)
Beneath each other - maybe in a own Category.

They will both be together in their next versions right under the regular search.

redlabour 10-26-2008 01:48 PM

Quote:

Originally Posted by Abe1 (Post 1653055)
They will both be together in their next versions right under the regular search.

Great! :up:

Bounce 10-26-2008 10:23 PM

Taking ages to install... is this normal?

Edit: Must be as installed now lol...

Wee problem thou, the thanks button is now not showing:(

And I've set the option that the 2 can be used together

Edit (AGAIN) LOL :

Silly me had the Disable Giving Thanks if Post is X Days Old set for 1 day

DOH!!! all working fantastic, thanks Abe1

GreigScott 10-30-2008 06:40 PM

this is like "+rep" or "-rep" -ing someone,

MarkoP 10-30-2008 09:29 PM

Abe can I pay you to add something to this?

Here's what I'd like to see...

If X number of members with XXX number of posts groan a post then the post or thread goes into "unmoderated" status, so members can't see it.

Like say if 6 members who each have 300 posts or more groan a post then it vanishes, goes into unmoderated status.

You should be able to choose how many members needs to groan a post plus how many posts each have before it will unmoderate the groaned post.

Does this make any sense?

We currently have a system like this that uses the report a post function but I think this would be much easier...

It creates a "member moderated forum" and although many thought it wouldn't work it DOES work fantastic....since we've had a member moderated system our moderator work load dropped to almost nothing. All we do now is clean up WHEN we feel like it.

And if any post was removed that we feel should not have been we just bring it back...no problem, but that happens very rarely.

I'll gladly pay you to add this feature...

Firestar.chkn 10-31-2008 03:33 PM

Hi Abe, and thanks for an excellent hack(s). I'm using both thanks and groan hack at the moment, but I have a problem.

I make use of a custom Core Admin group that's above Admin in status. However, I cannot remove all groans/thanks from a post. I cannot find an option anywhere to add this Core Admin group to the list of admins that can remove groans/thanks.

Also, is there a way to only remove a specific groan/thanks from a post?

Leo Brazil 11-03-2008 10:31 AM

Abe,

It works really great on my board, thank you for that. But there's something I'm getting here that I'd like you to take a look into.

I'm getting a Database error like below. I'm used Groan Hack combined with Post Thanks and I notice this error only with Googlebots. See the IP ? All of them belongs to Google bots.

Any idea why ?

Database error in vBulletin 3.7.3:

Invalid SQL:

SELECT post_groan.postid AS postid
FROM vbpost_groan AS post_groan
LEFT JOIN vbpost AS post USING (postid)
INNER JOIN vbthread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 207
AND thread.forumid
IN(6,7,127,8,10,9,11,78,119,118,79,122,120,121,123 ,16,22,35,36,37,38,39,40,30,41,42,43,44,45,46,
47,48,49,124,31,18,34,26,28,27,24,25,29,23,32,116, 33,17,54,53,57,56,55,51,50,52,58,12,80,81,76,77,
14,15,112,13,75,59,99,100,101,60,71,72,73,74,61,67 ,68,70,69,63,94,95,64,66,117,125,65,62,82,88,89,
90,91,83,92,93,84,102,103,85,104,105,106,107,113,1 14,115,86,108,109,87,110,111,96,97,98)
ORDER BY post.dateline DESC
LIMIT 1000;

MySQL Error : Unknown column 'post_thanks.userid' in 'where clause'
Error Number : 1054
Request Date : Saturday, November 1st 2008 @ 07:06:23 PM
Error Date : Saturday, November 1st 2008 @ 07:06:23 PM
Script :
http://www.mysite.com/forums/post_gr...ser_gave&u=207
Referrer :
IP Address : 66.249.71.230
Username : Not Registred
Classname : vB_Database
MySQL Version :

albibak 11-04-2008 08:26 AM

Thanks Abe1 for this hack :)
Is it possible to have the psd button?

Leo Brazil 11-07-2008 12:21 PM

Quote:

Originally Posted by Leo Brazil (Post 1658462)
Database error in vBulletin 3.7.3:

Invalid SQL:

MySQL Error : Unknown column 'post_thanks.userid' in 'where clause'
Error Number : 1054
Request Date : Saturday, November 1st 2008 @ 07:06:23 PM
Error Date : Saturday, November 1st 2008 @ 07:06:23 PM
Script :
http://www.mysite.com/forums/post_gr...ser_gave&u=207
Referrer :
IP Address : 66.249.71.230
Username : Not Registred
Classname : vB_Database
MySQL Version :

Just some more details I've notice, may be to help you out to find a fix for this.

I get this error only when Googlebots are cheking users profiles as I have enabled "show stats at profile".

I've noticed visitor can have an answer if they try to use "Find All Posts Groaned by" the answer for the search is always "Sorry, no matches were found" but as a regular visitor despite of the getting any results I don't have the same MySQL error. If I just log in I can get results using the same script. So far so good because I believe visitors don't need such info.
Why am I getting this error only with Googlebots ?

Tks.

albibak 11-07-2008 05:57 PM

1 Attachment(s)
You can find the french translation here for the version 4.1 and in attachement (with the french button).

Abe1 11-12-2008 01:43 AM

Quote:

Originally Posted by Leo Brazil (Post 1658462)
Abe,

It works really great on my board, thank you for that. But there's something I'm getting here that I'd like you to take a look into.

I'm getting a Database error like below. I'm used Groan Hack combined with Post Thanks and I notice this error only with Googlebots. See the IP ? All of them belongs to Google bots.

Any idea why ?

Database error in vBulletin 3.7.3:

Invalid SQL:

SELECT post_groan.postid AS postid
FROM vbpost_groan AS post_groan
LEFT JOIN vbpost AS post USING (postid)
INNER JOIN vbthread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 207
AND thread.forumid
IN(6,7,127,8,10,9,11,78,119,118,79,122,120,121,123 ,16,22,35,36,37,38,39,40,30,41,42,43,44,45,46,
47,48,49,124,31,18,34,26,28,27,24,25,29,23,32,116, 33,17,54,53,57,56,55,51,50,52,58,12,80,81,76,77,
14,15,112,13,75,59,99,100,101,60,71,72,73,74,61,67 ,68,70,69,63,94,95,64,66,117,125,65,62,82,88,89,
90,91,83,92,93,84,102,103,85,104,105,106,107,113,1 14,115,86,108,109,87,110,111,96,97,98)
ORDER BY post.dateline DESC
LIMIT 1000;

MySQL Error : Unknown column 'post_thanks.userid' in 'where clause'
Error Number : 1054
Request Date : Saturday, November 1st 2008 @ 07:06:23 PM
Error Date : Saturday, November 1st 2008 @ 07:06:23 PM
Script :
http://www.mysite.com/forums/post_gr...ser_gave&u=207
Referrer :
IP Address : 66.249.71.230
Username : Not Registred
Classname : vB_Database
MySQL Version :

Upload the latest files. This bug was fixed already.

Abe1 11-12-2008 01:44 AM

Quote:

Originally Posted by albibak (Post 1659209)
Thanks Abe1 for this hack :)
Is it possible to have the psd button?

Sorry, I dont have one.

bigtime 11-12-2008 03:49 AM

Quote:

Originally Posted by Leo Brazil (Post 1658462)
Abe,


Database error in vBulletin 3.7.3:

Invalid SQL:

SELECT post_groan.postid AS postid
FROM vbpost_groan AS post_groan
LEFT JOIN vbpost AS post USING (postid)
INNER JOIN vbthread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 207
AND thread.forumid
IN(6,7,127,8,10,9,11,78,119,118,79,122,120,121,123 ,16,22,35,36,37,38,39,40,30,41,42,43,44,45,46,
47,48,49,124,31,18,34,26,28,27,24,25,29,23,32,116, 33,17,54,53,57,56,55,51,50,52,58,12,80,81,76,77,
14,15,112,13,75,59,99,100,101,60,71,72,73,74,61,67 ,68,70,69,63,94,95,64,66,117,125,65,62,82,88,89,
90,91,83,92,93,84,102,103,85,104,105,106,107,113,1 14,115,86,108,109,87,110,111,96,97,98)
ORDER BY post.dateline DESC
LIMIT 1000;

MySQL Version :

Upgrade or do the following:

https://vborg.vbsupport.ru/showpost....6&postcount=24

Leo Brazil 11-12-2008 11:41 AM

Quote:

Originally Posted by Abe1 (Post 1663952)
Upload the latest files. This bug was fixed already.

Quote:

Originally Posted by bigtime (Post 1664001)

Thanks guys. In fact I was using the current version but the dumb one here forgot to upgrade one file... :eek:
Never happended this to me before....

Dragonsys 11-15-2008 05:06 PM

can this be integrated with vBExperience, like the Post Thank You is?
So any posts with groans, would lose vBExperience points.

Blumy 11-19-2008 02:09 AM

Is there any way to change the name from Groan to something else? For some reason my users really like shenanigans...could i make it display as shenanigans in the postbit?

vktechnology 11-23-2008 12:48 AM

for my website i rename as DISAGREE button instead of goan button

vktechnology 11-23-2008 12:51 AM

How can i place this goan button manully ?
i wan tto change possition.

I donlt want to palce near by thank button it easy to make mebers to press wrong button..

Mrdby 12-04-2008 01:42 AM

Warning: Invalid argument supplied for foreach() in [path]/includes/functions_post_thanks.php on line 183

Warning: Invalid argument supplied for foreach() in [path]/includes/functions_post_thanks.php on line 183

Warning: Invalid argument supplied for foreach() in [path]/includes/functions_post_thanks.php on line 183

Warning: Invalid argument supplied for foreach() in [path]/includes/functions_post_thanks.php on line 183

Linos-1 12-08-2008 08:19 PM

Thanks

Nadeemjp 01-15-2009 06:30 AM

nice hack there:)

txbritt 01-16-2009 07:40 PM

This made me LOL because I could imagine my members groaning.. ah classic. Great Job!

biocyberman 01-20-2009 04:12 AM

Hi Abe1,
Actually I ported your groan hack to vb3.7 several months ago but didn't publish it. The groan and thank you hack would work similarly to Seba's postrate hack . IMO, your groan/thank hacks have better coding style and are move actively developed. However Seba's postrate has one very nice feature: it auto-hides posts if they are below a defined score. If you can adapt this idea and combine groan/thank you hacks and have post auto-hide feature, that will be great.

ibuddy 01-20-2009 06:28 AM

how can I change the "groan" to a different name?

BlackJacket 01-21-2009 11:52 PM

Installed.

Could we have a feature that reports a user to an admin once they reach a certain amount of groans?

Thanks for this great mod.

Gizmo999 01-29-2009 08:02 AM

is there any way to prevent a user who is on a members ignore list groaning that members posts? it would help me a lot to have that feature!

ForYou 01-30-2009 09:14 AM

1 Attachment(s)
Hello ,

I was install the hack and every thing is ok , but there is Blank page when i click on "Post Groan Settings" in the admincp , also the same in Post Thank Setting" put there is no problem if i choess the option from the drop down of forum option ,

fukdawrld 02-25-2009 01:15 AM

Thank you..this is a great hack.

How do I take the groan out of the search though? I don't want it in the drop down box list.

Teresa 03-05-2009 02:40 PM

I've been using the Thanks hack for a long time. My users LOVE it.

What I would like to do at this point is institute the Groan hack in ONE forum. It's pretty much our debate forum for heated threads. I would rephrase "groan" to "Disagree." What I really want to be able to do is change the button image for the "Thanks" to "Agree," but just for that one forum. I'd like to leave it as "Thanks" for all other forums.

Would that be possible? I'm assuming I'd have to hack the mod to do it. If so, could you let me know where and how that might be possible?

THANK you, very much!
Teresa

inspector 03-08-2009 09:32 PM

Uninstalled!

Warning: Invalid argument supplied for foreach() in [path]/includes/functions_post_thanks.php on line 183

SgtSling 03-12-2009 07:35 PM

is there a list.. like on a stats page that lists all of the groan stats?
Like who has the most?

fukdawrld 03-24-2009 10:18 AM

1 Attachment(s)
Do you know how I can stop this from showing multiple times?

see attachment..

fukdawrld 03-27-2009 05:31 PM

Lynne said I should ask here what hook this uses to fine the cause of this ^

goshalim 03-28-2009 04:44 AM

Anyone knows how to check who post thanks to me or Groan to me ?

AzzidReign 05-26-2009 09:29 PM

Not sure if this has been suggestion but can you make it so that once it gets so many groans, it will hide the post like in this mod:
https://vborg.vbsupport.ru/showthread.php?t=203801

Please let me know if you would or wouldn't mind adding this. If you aren't, then I'm going to have to find a way to do this or have someone else figure this out...or just install the mod above :(

RedHacker 07-08-2009 07:33 AM

This mod are have problems....?

Hicksatpd 07-20-2009 06:36 PM

Figures I only see this AFTER making a post in not just the 3.6 thread, but the 3.5 thread before that!

Sorry!

Anyway, now that I'm here, I'm sure this will work for my 3.7.4 board.

mindfrost82 07-31-2009 01:36 PM

Quote:

Originally Posted by redlabour (Post 1644313)
Great! Absolutely awesome.

But why is the Groan Button appearing before the Thanks Button? How to switch this Order?

Solved - changed the Order of processing the PlugIns.

How did you do this?


All times are GMT. The time now is 03:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01408 seconds
  • Memory Usage 1,831KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete