Go Back   vb.org Archive > vBulletin Modifications > vBulletin 5.x Modifications > vBulletin 5.x Products & Extensions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[rellect] Likes Summary Details »»
[rellect] Likes Summary
Version: 1.0.0, by rellect rellect is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 5.1.x Rating:
Released: 06-06-2014 Last Update: Never Installs: 63
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

========================================
Description:
========================================

Liked content is usually more interested to the user to read.
The current likes-counter really easy to miss, you don't give much attention to a little button in the corner.
So I've build this little enhancement. It will add a summary line under each message and mention briefly how many liked the post.
A lot friendlier.

-----
If you installed this mod and/or you want to get support, please "Mark as Installed".
-----

========================================
Compatibility:
========================================

This mod only tested in vB5.1.1, which is as of today the latest stable version.
Installing this mod on a previous version could work, but it's not recommended and not supported.

Generally this should be working fine in all 5.1.X versions.

========================================
Notes:
========================================

There are currently few limitations that I thought to mention before I'll start getting "bugs" reports about them:
1. If you just liked a post, you'll need to refresh to see the change in the line, it doesn't updates immediately by ajax.
2. If you edit a message and saves it, the summary line will disappear from the message until a refresh.
3. Summary line only available in "thread view". If you'll go to "stream view" you won't see it.

I may fix these things in the future..

========================================
How to install:
========================================

1. Upload the content of 'upload_to_root' directory to your root.
2. Make sure that Plugin/Hook System is enabled, it is disabled by default.
3. Reload your site (twice) - this mod uses the Auto-Install feature.

Auto-Install it's a feature that allows vB5 to install addons automatically when all files uploaded.
There is no need to install xml manually.

IF YOU FOLLOWED THE STEPS BUT THE MOD STILL NOT INSTALLED,
TRY MANUAL INSTALLATION BY DOING THE STEPS BELOW.

========================================
How to upgrade and how to install manually
========================================

1. Upload the content of 'upload_to_root' directory to your root
2. Find the file "product_rellectlikessummary.xml" in /upload_to_root/core/packages/rellectlikessummary/xml
3. Go to Import Product in the admincp
4. Upload the xml

========================================
Log:
========================================

[07/06/14] 1.0.0
* First release


likes.png

Download Now

File Type: zip [rellect] Likes Summary 1.0.0.zip (6.6 KB, 441 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Fleiding, Ninja04, pidje, Zachery

Comments
  #32  
Old 04-04-2017, 01:36 PM
rellect's Avatar
rellect rellect is offline
 
Join Date: May 2008
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Manuela View Post
Works great, thank you!

Would be wonderful if you could add the option to show/display ALL users who liked the post. Right now it shows maximum 3 of them
Hi, can do this for you for a small fee. Please contact me.
Reply With Quote
  #33  
Old 04-04-2017, 06:32 PM
LFWK LFWK is offline
 
Join Date: Mar 2017
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rellect View Post
Hi, can do this for you for a small fee. Please contact me.
Would this become public, as this is something I would love!
Reply With Quote
  #34  
Old 06-15-2017, 11:38 AM
hedy13 hedy13 is offline
 
Join Date: Jan 2013
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the mods, how to translate in fr_FR please
Reply With Quote
  #35  
Old 04-27-2018, 06:29 AM
Fleiding's Avatar
Fleiding Fleiding is offline
 
Join Date: Jan 2012
Location: The Netherlands
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Amazing!
Reply With Quote
  #36  
Old 04-30-2018, 06:08 PM
migratoria migratoria is offline
 
Join Date: Oct 2011
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good! Works in vb 5.4.1
Reply With Quote
  #37  
Old 05-20-2018, 11:40 AM
Fleiding's Avatar
Fleiding Fleiding is offline
 
Join Date: Jan 2012
Location: The Netherlands
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi rellect,

There seems to be an issue if you use have this mod enabled and use Blogs and CMS. If I view "/blogs" and "/articles" on my forum, I get the error: "An internal error has occurred and the module cannot be displayed."

I received a database error email and saw the following:
Code:
#9 Rellectlikessummary_Api_Likessummary->fetchWhoVoted() called in [path]/packages/rellectlikessummary/api/likessummary.php on line 102
#10 Rellectlikessummary_Api_Likessummary->getLikesSummary() called in [path]/vb/api/wrapper.php on line 217
If I disable the mod, I get no errors whatsoever and Blogs and CMS is working as it should.

Do you know if there is a quick fix?

Thanks,
Rob
Reply With Quote
  #38  
Old 05-20-2018, 01:14 PM
rellect's Avatar
rellect rellect is offline
 
Join Date: May 2008
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fleiding View Post
Hi rellect,

There seems to be an issue if you use have this mod enabled and use Blogs and CMS. If I view "/blogs" and "/articles" on my forum, I get the error: "An internal error has occurred and the module cannot be displayed."

I received a database error email and saw the following:
Code:
#9 Rellectlikessummary_Api_Likessummary->fetchWhoVoted() called in [path]/packages/rellectlikessummary/api/likessummary.php on line 102
#10 Rellectlikessummary_Api_Likessummary->getLikesSummary() called in [path]/vb/api/wrapper.php on line 217
If I disable the mod, I get no errors whatsoever and Blogs and CMS is working as it should.

Do you know if there is a quick fix?

Thanks,
Rob
Hi,
The "Likes Summary" extension was built for vb version 5.1 in 2014, and was not updated since then.
You are probably running a newer vb version which is not supported by this extension.

Currently, there are no plans to update this extension.
But if you or anyone else are willing to fund the next update, feel free to contact me.
Reply With Quote
  #39  
Old 08-21-2019, 07:27 PM
ringnews24's Avatar
ringnews24 ringnews24 is offline
 
Join Date: Aug 2012
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work in version 5.5.3 ?
Reply With Quote
  #40  
Old 08-22-2019, 12:50 AM
Ninja04 Ninja04 is offline
 
Join Date: Jul 2019
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much. Still works perfectly in VB 5.5.3!
I felt like it lacks a "Like" icon at the starting of the phrase but I added it easily.
If you want to do the same:
Go To Phrase Manager -> Search for "likes this." -> Copy the original text -> Upload a like icon in /images or wherever you want and then add this at the starting of the phrase:
<img src="/images/locationtolikeicon.png"> and you should be good! Thanks developer!
If you want to change the width and height of the image without resizing it in a editing program use this:
<img src="/images/example.png" width=?? height=??> Put your size instead of ??
Reply With Quote
  #41  
Old 08-22-2019, 07:27 AM
ringnews24's Avatar
ringnews24 ringnews24 is offline
 
Join Date: Aug 2012
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ninja04 View Post
Thank you very much. Still works perfectly in VB 5.5.3!
I felt like it lacks a "Like" icon at the starting of the phrase but I added it easily.
If you want to do the same:
Go To Phrase Manager -> Search for "likes this." -> Copy the original text -> Upload a like icon in /images or wherever you want and then add this at the starting of the phrase:
<img src="/images/locationtolikeicon.png"> and you should be good! Thanks developer!
If you want to change the width and height of the image without resizing it in a editing program use this:
<img src="/images/example.png" width=?? height=??> Put your size instead of ??
Thanks ninja i'll give it a try later.
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 10:58 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.17004 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (4)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
  • (4)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
  • (1)postbit_attachment
  • (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_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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete