vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Show Thread Enhancements - [rellect] Likes Summary (https://vborg.vbsupport.ru/showthread.php?t=311951)

tattotattoo 09-05-2020 12:12 PM

thanks

ywwz 09-11-2020 03:04 AM

How about 5.6.3? Anyone using it on 5.6.3?

carmine3838 10-15-2020 04:06 PM

Per vbulletin 4.2.5 non esiste?

danielmorashov 04-08-2021 05:44 AM

Has anyone tried it on vb 5.6.4?

clauz 08-31-2021 09:04 AM

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

heugabel 10-08-2021 06:00 PM

/core/packages/rellectlikessummary/api/likessummary.php

search:
Code:

$user['profileurl'] =  vB5_Route::buildUrl('profile|bburl|nosession', array('userid'=>$user['userid']));
replace with:
Code:

$user['profileurl'] =  vB5_Route::buildUrl('profile', array('userid'=>$user['userid']));

clauz 10-13-2021 11:05 AM

Quote:

Originally Posted by heugabel (Post 2607547)
/core/packages/rellectlikessummary/api/likessummary.php

search:
Code:

$user['profileurl'] =  vB5_Route::buildUrl('profile|bburl|nosession', array('userid'=>$user['userid']));
replace with:
Code:

$user['profileurl'] =  vB5_Route::buildUrl('profile', array('userid'=>$user['userid']));

thank you

clauz 10-18-2021 07:30 AM

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

milforum 10-25-2021 07:20 AM

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.


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