The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[rellect] Likes Summary Details »» | |||||||||||||||||||||||||||
========================================
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
Show Your Support
|
Comments |
#42
|
|||
|
|||
thanks
|
#43
|
|||
|
|||
How about 5.6.3? Anyone using it on 5.6.3?
|
#44
|
||||
|
||||
Per vbulletin 4.2.5 non esiste?
|
#45
|
|||
|
|||
Has anyone tried it on vb 5.6.4?
|
#46
|
||||
|
||||
in vb 5.6.4 this mod has some BUGS.
The link of the user inside topics is broken. https://forum.vbulletin.com/forum/vb...55#post4460655 |
#47
|
|||
|
|||
/core/packages/rellectlikessummary/api/likessummary.php
search: Code:
$user['profileurl'] = vB5_Route::buildUrl('profile|bburl|nosession', array('userid'=>$user['userid'])); Code:
$user['profileurl'] = vB5_Route::buildUrl('profile', array('userid'=>$user['userid'])); |
#48
|
||||
|
||||
Quote:
|
#49
|
||||
|
||||
Hello again, for some reasons this mod is displaying a "Like summary" only in some sections of my forum.
Here is not displayed: https://www.tenisdemasa.ro/forum/for...578#post944578 Here is displayed: https://www.tenisdemasa.ro/forum/for...021#post940133 |
#50
|
|||
|
|||
Installed on vB5.6.4 with the modification suggested by @Heugabel (thank you!), but I seem to have the same problem as @Clauz. It works on most of my subforums and threads, but not on all. I cannot find a pattern.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|