vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Mutual Friends Block on Profile Page - v2.0 (https://vborg.vbsupport.ru/showthread.php?t=187027)

popowich 08-02-2008 04:48 PM

Is there a way to make it display lower on the page under the friends or under the albums?

-Raymond

kaptanblack 08-02-2008 04:56 PM

Added Turkish Language
- 2 August 2008

kaptanblack 08-02-2008 04:59 PM

Quote:

Originally Posted by popowich (Post 1589974)
Is there a way to make it display lower on the page under the friends or under the albums?

-Raymond

Plugin Manager >> Mutual Friends Block - Sql

Find

PHP Code:

eval('$template_hook[profile_right_mini] = "' fetch_template('memberinfo_block_mutualfriends') . '";'); 

Replace for album under

PHP Code:

eval('$template_hook[profile_right_album] = "' fetch_template('memberinfo_block_mutualfriends') . '";'); 


You can use this hooks:

PHP Code:

$template_hook[profile_right_first]
$template_hook[profile_right_mini]
$template_hook[profile_right_album]
$template_hook[profile_right_last


Hasann 08-03-2008 08:11 AM

nice product özgür I see you have a great potential keep up the good work as always

Atilla_UYGUN 08-03-2008 09:15 AM

thanks..very nice mod ;)

Lea Verou 08-03-2008 02:02 PM

Nice idea, but it should be consistent with the friends block display (=use the memberinfo_tiny template, with the user's avatar).
Tagged for now.

PaylaX 08-03-2008 02:40 PM

nice product, perfect job!

Nominated & installed

kaptanblack 08-03-2008 04:57 PM

v2.0 - 3 August 2008
- Added user avatars on Mutual Friends Block
- Added setting of "Show Avatar"

PaylaX 08-03-2008 05:01 PM

Thanks for update

Lea Verou 08-03-2008 05:02 PM

Thanks!
Will definately install when I go back to styling the profile :)


All times are GMT. The time now is 02:07 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.01015 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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