Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[AJAX] Post Thank You Hack (updated) - Removed Details »»
[AJAX] Post Thank You Hack (updated) - Removed
Version: 7.83, by Phaedrus Phaedrus is offline
Developer Last Online: Nov 2021 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.1.2 Rating:
Released: 04-11-2011 Last Update: Never Installs: 27
Is in Beta Stage  
No support by the author.

Until I am sure that it is okay to publish this mod, I am removing it. I'm sorry one and all and if the vbulletin.org team decides that it is okay I will republish as soon as I hear.

Thanks...

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Occosion

Comments
  #42  
Old 04-14-2011, 11:38 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
Well, seriously, I don't see why there would be an objection. Abe1 hasn't been here in a year and he's therefore provided no support for the mod and shown no interest in further development. And this is a "freeware" community, after all. If he wanted to continue to support it or develop it, I assume he would have done so and if he isn't interested why on earth would he object to someone else taking on the job?
It's still the author's copyrighted code no matter how you look at it.
Reply With Quote
  #43  
Old 04-14-2011, 11:48 AM
Phaedrus Phaedrus is offline
 
Join Date: Jul 2006
Location: Colorado
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vaira View Post
Suggestion for further updates/ info:

I have got that info from the original thread and they are useful for me:

1.
in template post_thanks_postbit_info
looking for {vb:stylevar right} and replace with {vb:stylevar left}, all occurrences.
This resolves my alignment issue.

2.
post_thanks_box entire new code (fixes inline mod issue):
<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if>" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>>
{vb:raw post_thanks_box}
</li>

3. Give reputation points for each thanks received.
This will create a link at the users setting page, users are now able to find the post for which they have got thanks. Set the entries to 20 at acp (User reputation options). Controls how many ratings to display in the user's control panel.

This is a temporary solution until the search option will be reintegrated.
Thanks to the original authors for the ideas which are very useful and I am using atm.
1. I changed that template, but not exactly that way. I was integrating with the Groans hack and this caused issues I had to write it so that they wouldn't overlap and step on each other in the postbit. It also clashed with the blogs if you have those turned on.

2. If there is ever some way to get permission I'll look into this.

3. That is already an option of the mod.
Reply With Quote
  #44  
Old 04-14-2011, 11:51 AM
Phaedrus Phaedrus is offline
 
Join Date: Jul 2006
Location: Colorado
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I may attack this from a different direction and simply rewrite the mod using a different approach giving the same usability, but without the problem of copyrighted code. However in order to maintain the database entries I would need to use those same tables. Is that copacetic or is that enough to make it clash with vbulletin.org rules?
Reply With Quote
  #45  
Old 04-14-2011, 11:59 AM
Phaedrus Phaedrus is offline
 
Join Date: Jul 2006
Location: Colorado
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess I could try to figure out how to make it translate Abe1's tables into new tables... Anybody a Mysql expert around here?
Reply With Quote
  #46  
Old 04-14-2011, 12:11 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phaedrus View Post
I may attack this from a different direction and simply rewrite the mod using a different approach giving the same usability, but without the problem of copyrighted code. However in order to maintain the database entries I would need to use those same tables. Is that copacetic or is that enough to make it clash with vbulletin.org rules?
Quote:
Originally Posted by Phaedrus View Post
I guess I could try to figure out how to make it translate Abe1's tables into new tables... Anybody a Mysql expert around here?
I don't think it's necessary to change the table names.
Reply With Quote
  #47  
Old 04-14-2011, 12:30 PM
Phaedrus Phaedrus is offline
 
Join Date: Jul 2006
Location: Colorado
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
I don't think it's necessary to change the table names.
I sent a PM to Paul to find out, if it isn't I should be able to do this in a reasonable amount of time. If it is, I should still be able to, but I'll need to figure out how to do the table changes and that may add time, depending on how difficult it is to find out the right commands to do it. All of it is doable.
Reply With Quote
  #48  
Old 04-14-2011, 12:44 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

By the way, I assume you've tried to reach Abe1 by PM?
Reply With Quote
  #49  
Old 04-14-2011, 01:10 PM
Phaedrus Phaedrus is offline
 
Join Date: Jul 2006
Location: Colorado
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did, but he hasn't even been to the board for a year. No answer.
Reply With Quote
  #50  
Old 04-14-2011, 01:23 PM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just want to give support to Phaedrus. I understand where the problem is, but I think that Abe1 should made his code reusable. He even stopped to offer installation for $50 of his mod, he retired from his forum and he maybe even don't use his email address anymore.

This is regretful, as his two mods (Post Thanks and Groan) where very popular in community.
Reply With Quote
  #51  
Old 04-14-2011, 01:26 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phaedrus View Post
I did, but he hasn't even been to the board for a year. No answer.
Quote:
Originally Posted by Alan_SP View Post
Just want to give support to Phaedrus. I understand where the problem is, but I think that Abe1 should made his code reusable. He even stopped to offer installation for $50 of his mod, he retired from his forum and he maybe even don't use his email address anymore.

This is regretful, as his two mods (Post Thanks and Groan) where very popular in community.
All the more reason to assume this is abandoned code.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:18 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.07735 seconds
  • Memory Usage 2,310KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete