vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] Post Groan Hack (https://vborg.vbsupport.ru/showthread.php?t=111251)

IrPr 03-28-2006 09:50 PM

Abe1, one idea!
i'm using Post Thank You and Post Thank You Stats in vBA
isnt better when some1 says Groan to one post, instead of increasing Groan post stats, decrease Thank You Stats for that post ???????

such as signet numbers, when saying thanks +,when saying groan -

Abe1 03-28-2006 10:49 PM

I dont really want to realy merge the 2 hacks together.

Rickie3 03-29-2006 12:16 AM

I love this ive changed my phrases to say "The Following Users Says Crap For This Un-useful Post" lol
*installed*

cavyspirit 03-29-2006 12:29 AM

Thanks! The upgrade worked great.

Not sure if I missed this or it's not there, but I'd love to be able to search on all Groaned posts, just like we can search on all Thanked Posts.

I get more complaints about groaned posts than thanked posts and would like to be able to go straight to them.

So far, it's working great. Thanks much.

Abe1 03-29-2006 02:14 AM

Quote:

Originally Posted by cavyspirit
Thanks! The upgrade worked great.

Not sure if I missed this or it's not there, but I'd love to be able to search on all Groaned posts, just like we can search on all Thanked Posts.

I get more complaints about groaned posts than thanked posts and would like to be able to go straight to them.

So far, it's working great. Thanks much.

Good point about the search. I'll try to get it running.

cavyspirit 03-29-2006 03:36 PM

I also need to be able to allow Moderators to remove Groans.

cavyspirit 03-29-2006 03:45 PM

Just thought I'd share my template edits to make the messages a little more discrete, yet easier to read in the course of the thread. I reduced the font size, added italics, use red for groans, and green for thanks and reworded it a bit to save space.

Also, in the member section, I put the thanks and groans count on the same line, since I have both hacks installed.

Lance Carbuncle 03-31-2006 09:30 PM

My users are having a ball with this one.... I edited the phrases to read.....

You mean to tell me I clicked my way all the way here just to read this silly, redundant, meaningless post? "GROAN"

And for more than one groan on the same post.........."We are organizing a lynch mob for wasting our time and making us all come here and read this redundant, worthless, meaningless, silly, stupid post..... Someone get a rope!"

having a "view all users groans" in profile the way the thank you hack is would be great too!

Thanks for the great hack!

Abe1 04-01-2006 10:36 PM

Quote:

Originally Posted by Lance Carbuncle
My users are having a ball with this one.... I edited the phrases to read.....

You mean to tell me I clicked my way all the way here just to read this silly, redundant, meaningless post? "GROAN"

And for more than one groan on the same post.........."We are organizing a lynch mob for wasting our time and making us all come here and read this redundant, worthless, meaningless, silly, stupid post..... Someone get a rope!"

having a "view all users groans" in profile the way the thank you hack is would be great too!

Thanks for the great hack!

A 'search all groans' is on the way.

Rickie3 04-19-2006 04:10 AM

is it possiable to add a button to show what user has groaned at you??
https://vborg.vbsupport.ru/external/2006/04/9.jpg

Code:

<!-- Start Post Groan Hack -->
<br />
$vbphrase[post_groan_groans]: <strong>$post[post_groan_user_amount]</strong>
<br />
<if condition="$post[post_groan_times_on] == 1">
$vbphrase[post_groan_time_post]
<else />
<if condition="$userinfo[post_groan_posts_on] == 1">
<phrase 1="$userinfo[post_groan_times]">$vbphrase[post_groan_times_post]</phrase>
<else />
<phrase 1="$userinfo[post_groan_times]" 2="$userinfo[post_groan_posts]">$vbphrase[post_groan_times_posts]</phrase>
</if>
</if>
</td></tr>
<tr><td>
<a href="search.php?$session[sessionurl]do=findgroan&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_groan_search_user]</phrase></a>
<!-- End Post Groan Hack -->

ive tried this above code but cant seem to get it to work


All times are GMT. The time now is 11:00 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.01172 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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