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 Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=165673)

grey_goose 04-07-2011 01:23 AM

Nice mod, thanks for phrasing it.

forcerm 04-07-2011 10:45 AM

Quote:

Originally Posted by Simon Lloyd (Post 2181242)
Have you uploaded all the other files to the correct place using ftp in ASCii mode?, what other hacks do you have installed?

DragonByte Tech: User Status & Moods 1.3.6 Adds Facebook like status updates to your profile, and allows user to select a "mood".

Geek Gazette
ibProArcade for vBulletin
passiveVid
TCattd - The Image Resizer
User age Based Permissions
vB Ad Management

Zylantex 04-17-2011 08:55 AM

In the configuration there is an option to also give a fixed amount of rep at the same time as thanks.

Is there anyway to give rep at the "Rep Power" rate of the person thanking the post?

d1414 04-19-2011 10:57 PM

Is there a way to hide the list of members who have thanked a post from unregistered members? I tried to put a conditional around all of it in the template, but that didn't work.

Thanks.

Simon Lloyd 04-20-2011 09:51 AM

simply wrap each Post_Thanks template in this
HTML Code:

<if condition="!is_member_of($bbuserinfo, 1, 3)">
TEMPLATE CODE HERE

</if>

No reason why it shouldn't work!

stevo_s 04-20-2011 09:21 PM

- installed ok 3.8.4 but I notice in the users profile Total Thanks is there twice. Should I uninstall or just leave it?

Simon Lloyd 04-21-2011 04:53 PM

Did you add anything manually? if not uninstall the product and re-install and see how you go!

stevo_s 04-21-2011 05:35 PM

Would it be ok to leave it as is? could be more risky uninstalling than leaving it.
Is there a guide for uninstalling?

Simon Lloyd 04-21-2011 05:46 PM

what risk would there be really???
simply AdminCp>Plugins & Products>Manage Products> choose the dropdown opposite Post Thank You Hack, choose Uninstall>Go

stevo_s 04-21-2011 08:40 PM

ok - so I wouldn't need to remove the files uploaded via ftp?
just re-install the xml product?

Simon Lloyd 04-21-2011 09:19 PM

Yep, if you fp'd the files correctly then you can leave them where they are, just do the product thing :)

stevo_s 04-22-2011 11:37 AM

cheers.

stevo_s 04-25-2011 06:23 PM

I uninstalled and installed again, but it still shows Total thanks in Profile twice.

Sworm 04-25-2011 06:39 PM

I have solved repairing the MySql Tables.... was showed twice, repairing all the tables from the cpanel tool (not the forum tool) i have solved.... I don't know if you'll have the same luky.

Simon Lloyd 04-25-2011 08:44 PM

Quote:

Originally Posted by stevo_s (Post 2188566)
I uninstalled and installed again, but it still shows Total thanks in Profile twice.

My offer still stands as per pm :)

Fabikus 04-26-2011 02:41 PM

How can i completely uninstall it? Using my admin panel to uninstall this mod it crash my database (my vb_post table is over than 1,4 GB!). How can i remove it safely?

stevo_s 04-26-2011 09:00 PM

yikes. I'm worried now - fabikus, what version of VB are you using? did you use the hack for a while and it grew really big?
I'm thinking I better uninstall.

Fabikus 04-26-2011 09:49 PM

Quote:

Originally Posted by stevo_s (Post 2189031)
yikes. I'm worried now - fabikus, what version of VB are you using? did you use the hack for a while and it grew really big?
I'm thinking I better uninstall.

I use vBulletin 3.8.7. I'll upgrade to vB 4.1.3 next days. I used this hack for one or two months but my forum is very big and it was used a lot by my users. Now it's impossible to uninstall it without troubles. How can i do? I just disabled it from my admin panel but i still have tables of it on database.

ensure 05-30-2011 04:10 AM

Quote:

Originally Posted by Nook_Neformat (Post 1966076)
hi, everyone, i need your help
some users sometimes are going into this page:
/forum/post_thanks.php
and i have db error there:

on other forums this page just returns blank. so if someone could help me, i will be grateful )

I was getting the exact error which was caused by "[AJAX] Collapsible List Of Thanked", disabling the hack fixed the dB error.

Nook_Neformat 05-30-2011 08:13 AM

Quote:

Originally Posted by ensure (Post 2201558)
I was getting the exact error which was caused by "[AJAX] Collapsible List Of Thanked", disabling the hack fixed the dB error.

yes, thats the deal, thanks. But i need the way to hide thanks anyway

da_judge 06-01-2011 08:55 PM

Hi guys

You can now stop people downloading before hitting thanks here

https://vborg.vbsupport.ru/showthread.php?t=263343

;)

FlowHRS 06-05-2011 02:52 AM

God I love this hack, my last host kept throwing a error, So i even switched hosts for my members cause they wanted this so bad!

BirdOPrey5 06-13-2011 04:44 PM

Installed... Redid phrases and image into a "Likes" system instead. So far working well. :up:

I strongly suggest those with bigger boards shut off their forums before installing.

combs 06-16-2011 10:08 PM

So we had this and the groan hack, and I had to upgrade to the new one and Vbulletin.

The Post Thanks used to appear on top of the Post groan under a post, but since the update it's the other way around and people are whining/confused by it.

anybody know where I would go to switch that?

Simon Lloyd 06-17-2011 08:03 AM

Maybe go to AdminCp>Plugins & Products>Plugin Manager>Post Thankyou Hack, chose the one called postbit_display_start and change the execution order from 5 to 1 and then click save and see if that makes a difference, maybe do the same with postbit_display_complete

combs 06-18-2011 12:01 AM

Thanks for your reply. The execution numbers weren't 5 though sadly, and there is no postbit_display_start for thank you, just the groans one :(..I tried editing them but that made the display of who groan what disappear.

combs 06-20-2011 12:57 AM

Anybody?

BirdOPrey5 06-20-2011 01:09 AM

Quote:

Originally Posted by combs (Post 2210177)
Anybody?

I have the groan and thanks mod installed and there most certainly is a postbit_display_start for BOTH mods. Both mods are virtually identical, with "thank" changed to "groan." They have the same plugins on the same hooks.

(Note they are not in the same order though.)

There should be 12 plugins for each mod, I suggest you double check. If you are missing any, re-install the latest version of the thank you hack.

Also I have confirmed changing the execution order of the postbit_display_start plugin does indeed change the order in which is displayed. The one with the lower number will execute first and therefore be on top.

MagicThemeParks 06-21-2011 01:07 AM

This is strange, I've installed this mod on several sites and never had a problem. Today, I installed it on USHistoryForums.com and I can't get the button to show. I know that the button is located in the right folder with my style and yet it won't show.

It won't even show on my default skin which is very strange. Is this not compatible with 3.8.7? This is the first time I've installed it on that and it's the only thing that I can point to as a possible issue. Thoughts?

BirdOPrey5 06-21-2011 01:13 AM

I've got it running on 3.8.7.

Search your postbit template, make sure you have the appropriate template hook.

Look for:
Code:

$template_hook[postbit_controls]

MagicThemeParks 06-21-2011 10:21 AM

Yup, I've got it in there but it won't display for some reason.

Can you give it a quick glance and see if I have something coded incorrectly?

BirdOPrey5 06-21-2011 11:34 AM

I pasted your entire posbit_legacy into a test style on my forum and the like button shows up as expected. Must be some other issue.

I wold go to the postbit_display_complete plugin for this product and try changing the execution order. It is set to 5 usually to start. Try it at 3 or 7 and see if either gets it working.

MagicThemeParks 06-21-2011 12:22 PM

So strange. Changed it to 3 and nothing and then changed it to 7 and nothing again.

Any other suggestions?

Wait, shows up for me when I logged into another browser. May be a cache thing (even though I cleared and refreshed several times)

Simon Lloyd 06-21-2011 12:30 PM

Here's mine from my forum, just import product and overwrite, see how you go on!

Attachment removed as issue is solved

MagicThemeParks 06-21-2011 01:07 PM

LOL....I should be smacked around! Since I am doing most of the posting on the site as I'm developing it, I was actually viewing one of my own posts! LOL...you can't "thank" (or "like" as I'm customizing it) your own post!

Sorry to waste your time Joe and Simon, but thanks for pitching in and trying to help! :up:

BirdOPrey5 06-21-2011 01:25 PM

No problem MTP... has happened to me before too.

One way to help make sure I have posts from other users on my test forum was to setup some RSS feeds that make regular post as different users- makes working on things like this a lot easier.

MagicThemeParks 06-21-2011 01:28 PM

Yup, I actually have a 'test' account (regular member usergroup) to test things and that's how I noticed it working.

I've now edited the phrases, created a new "like" button (somewhat close to the style/font of my buttons) and converted this mod into a "Like" system :up:

commoncents 06-30-2011 01:03 AM

Probably a dumb question, I know it's something minor. Everything seems to be working but people can't seem to see the thanks in their profile. What did I do wrong? I'm using 3.7

BirdOPrey5 06-30-2011 06:56 AM

Quote:

Originally Posted by commoncents (Post 2214821)
Probably a dumb question, I know it's something minor. Everything seems to be working but people can't seem to see the thanks in their profile. What did I do wrong? I'm using 3.7

Did you enable it in settings?

commoncents 06-30-2011 09:05 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2214904)
Did you enable it in settings?

Yes it's enabled.


All times are GMT. The time now is 04:23 AM.

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.02897 seconds
  • Memory Usage 1,817KB
  • 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
  • (1)bbcode_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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