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)

kaptanblack 08-01-2008 10:00 PM

Mutual Friends Block on Profile Page - v2.0
 
Ap - Mutual Friends

You can add mutual friends table on user profile pages

Mark as Installed - Nominate for MOTM

Install

Import the product.

Ap - Mutual Friends

Go to your admin cp, then:
vBulletin Options -> Mutual Friends Block ->

Modifications Info

Plugin : 2
Template : 2
Setting : 2

Versions:
v1.0 - 2 August 2008
- First release

Added Turkish Language
- 2 August 2008

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

Q-v-n-s-Q 08-02-2008 03:48 PM

nice idea, thank you for sharing :)

kaptanblack 08-02-2008 03:49 PM

Quote:

Originally Posted by Q-v-n-s-Q (Post 1589917)
nice idea, thank you for sharing :)

Please click install.

Gokhan Tekin 08-02-2008 03:53 PM

thank you :)

K4GAP 08-02-2008 04:01 PM

Ok, I installed it and now I'm looking for it? Where should I find it?

kaptanblack 08-02-2008 04:09 PM

Quote:

Originally Posted by GaryT (Post 1589931)
Ok, I installed it and now I'm looking for it? Where should I find it?

Go to your admin cp, then:
vBulletin Options -> Mutual Friends Block ->

dj_f16 08-02-2008 04:12 PM

Thanx kaptanblack...

K4GAP 08-02-2008 04:12 PM

Quote:

Originally Posted by kaptanblack (Post 1589936)
Go to your admin cp, then:
vBulletin Options -> Mutual Friends Block ->

I did all that and it shows it as installed but, I don't see it anywhere.

K4GAP 08-02-2008 04:28 PM

It was as usual my fault, it works perfectly, thank you.

kaptanblack 08-02-2008 04:31 PM

Quote:

Originally Posted by GaryT (Post 1589958)
It was as usual my fault, it works perfectly, thank you.

You're welcome...

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 :)

Roxie 08-03-2008 05:19 PM

Looks nice

dj_f16 08-03-2008 08:44 PM

thanks for update

Subah 08-03-2008 09:39 PM

Thanks a lot but what is the diffrent between the Friends block and the Mutual Friends block ? is Mutual friends mean more relashtion the the Friends ?

psylenced 08-03-2008 10:29 PM

Quote:

Originally Posted by Subah (Post 1590774)
Thanks a lot but what is the diffrent between the Friends block and the Mutual Friends block ? is Mutual friends mean more relashtion the the Friends ?

If you visit a friend's page, mutual friends shows the list of friends you both have in common.

sola 08-04-2008 03:28 AM

Quote:

Originally Posted by psylenced (Post 1590796)
If you visit a friend's page, mutual friends shows the list of friends you both have in common.

This explains it to me. Kindly add it to the first post for others' benefit. Will install now.

kaptanblack 08-04-2008 02:28 PM

Quote:

Originally Posted by psylenced (Post 1590796)
If you visit a friend's page, mutual friends shows the list of friends you both have in common.

Thanks for explain :)

masterweb 08-04-2008 04:59 PM

Installed, thanks dude for this good product.-

MissKalunji 08-04-2008 05:05 PM

how many queries would this add?

Thanks

kaptanblack 08-04-2008 06:34 PM

Quote:

Originally Posted by MissKalunji (Post 1591282)
how many queries would this add?

Thanks

3 queries.

MissKalunji 08-04-2008 06:44 PM

Thank you :)

htscpl 08-05-2008 09:07 AM

Great idea and installed, just one question... I've got mine set to show 12 mutual friends however it always seems to show one short.. ie. says 7 mutual friends only 6 showing ??

kaptanblack 08-05-2008 01:10 PM

Quote:

Originally Posted by htscpl (Post 1591749)
Great idea and installed, just one question... I've got mine set to show 12 mutual friends however it always seems to show one short.. ie. says 7 mutual friends only 6 showing ??

You may change of this from vb settings >> mutual friends block >> limit

elmati 08-05-2008 02:22 PM

Really nice, INSTALL IT!

PS: theres a bug with the avatar width, i change the width to 60 and now it's working like friends block.

Thanks!

kaptanblack 08-05-2008 07:39 PM

Quote:

Originally Posted by elmati (Post 1591916)
Really nice, INSTALL IT!

PS: theres a bug with the avatar width, i change the width to 60 and now it's working like friends block.

Thanks!

Hi, elmati

Revert the template and update avatars thumbnails from Maintenance >> Update Counters >> Rebuild Custom Avatar Thumbnails

sakli_duslerr 08-07-2008 09:52 AM

Thanks ; )

Kaptanım

GHC Webmaster 08-08-2008 03:42 PM

Quote:

Originally Posted by kaptanblack (Post 1592140)
Revert the template and update avatars thumbnails from Maintenance >> Update Counters >> Rebuild Custom Avatar Thumbnails

I have the same problem with avatar size. What does Rebuilding the Custom Avatars Thumbnails change, if the avatars aren't 60x60 in the first place? I think:

Code:

width="60" height="60"
should be added to the image tag in your template.

Tried the rebuilding but it doesn't change a thing.

Regards

BucWiLd 08-11-2008 06:08 PM

i dl'ed the xml but nothing shows in the profile area..i looked at the options>mutual friends and the mod is activated.

nerofix 09-13-2008 05:38 PM

Quote:

Originally Posted by htscpl (Post 1591749)
Great idea and installed, just one question... I've got mine set to show 12 mutual friends however it always seems to show one short.. ie. says 7 mutual friends only 6 showing ??

Yes it doesn't show people without avatar .. o_O ????


Quote:

Originally Posted by kaptanblack (Post 1591871)
You may change of this from vb settings >> mutual friends block >> limit

This isn't the solution for his question.


And I'd like to report a bug:
Can you update your mod that it only counts the "friends" and not the "contacts/buddies" ??

Because this is very irritating, see attachment!

GHC Webmaster 09-17-2008 08:36 AM

Quote:

Originally Posted by nerofix (Post 1621358)
And I'd like to report a bug:
Can you update your mod that it only counts the "friends" and not the "contacts/buddies" ??

Because this is very irritating, see attachment!

I cannot confirm this problem. On my installation contacts do not show as mutual friends.

Edit: Sorry. In can confirm it after all. Forgot that the user I was testing this with has no avatar. But the Mutual Friend count is too high indeed.

xxalexkimxx 09-26-2008 04:28 AM

Somehow I can't see my own Mutual friends block, but others can see it...Any ideas on that? Please help.
Thanks


All times are GMT. The time now is 04:54 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.01318 seconds
  • Memory Usage 1,800KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_php_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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