vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Profile Enhancements - Social Networking - MySpace & FaceBook additions to profile, postbit & member's list! (https://vborg.vbsupport.ru/showthread.php?t=211531)

zefyx 04-17-2009 10:00 PM

Social Networking - MySpace & FaceBook additions to profile, postbit & member's list!
 
1 Attachment(s)
Quote:

Released with permission from the author of this modification.
https://vborg.vbsupport.ru/external/2015/08/1.jpg

This is a re-write of his original code, adapted for myself to add FaceBook & MySpace fields to my users profile & postbit's without the usage of dirty profile fields. This mod is unsupported, but if I have the time I'll try to help.

What you must do to get this working is modify values under Social Networking in the respective FaceBook or MySpace varibles:

FaceBook: You would put in your profile id, so if your FaceBook profile link is..

http://www.facebook.com/profile.php?...40&ref=profile
You would paste 1638992840 in the UserCP on your forum.

MySpace: Similar to FaceBook, you would put in your profile id, so if your MySpace profile link is..

http://profile.myspace.com/index.cfm...ndid=236497885
You would paste 236497885 in the UserCP on your forum.

Quote:

Changes:

1.0: Initial release to public
1.1: Added ability to click to MySpace/FaceBook profiles within user's profile
1.2: Bugs fixed & "Connect With $username Using.." added!

decipher442 04-18-2009 03:09 AM

:) Looks good... thanks. :D

ruger 04-18-2009 04:51 AM

Added and does what is needed for my site.

Jasem 04-18-2009 08:21 AM

Nice work, thank you!

zefyx 04-18-2009 08:54 AM

Your welcome :)

Quote:

Version 1.1 released!

1.1: Added ability to click to MySpace/FaceBook profiles within user's profile.

KURTZ 04-18-2009 08:56 AM

how to install?

zefyx 04-18-2009 10:04 AM

Quote:

Originally Posted by KURTZ (Post 1793809)
how to install?

From the NFO:

1: Upload all images to your images/misc.
2: Import the XML file into your Product manager.
3: Finished.

KURTZ 04-18-2009 11:12 AM

thanks :)

ruger 04-18-2009 03:43 PM

Got the update email but the download still shows 1.0.

djbaxter 04-18-2009 05:21 PM

Error in XML - identifies the product in Admin CP | vBulletin Options as:

Quote:

Gamefields Icons Settings
Need to edit line 135:

Find:

PHP Code:

<phpcode><![CDATA[$only['gamefields'] = 'Game Fields Icons';]]></phpcode

I changed this for now to:

PHP Code:

<phpcode><![CDATA[$only['gamefields'] = 'Social Networking - MySpace and FaceBook';]]></phpcode

just to avoid confusion.

Also changed line 172 to read:

PHP Code:

<phrase name="settinggroup_sfields_icons_group" date="0" username="zefyx" version="1.1"><![CDATA[Social Networking MySpace and FaceBook]]></phrase


zefyx 04-18-2009 10:04 PM

Quote:

Originally Posted by djbaxter (Post 1794027)
Error in XML - identifies the product in Admin CP | vBulletin Options as:



Need to edit line 135:

Find:

PHP Code:

<phpcode><![CDATA[$only['gamefields'] = 'Game Fields Icons';]]></phpcode

I changed this for now to:

PHP Code:

<phpcode><![CDATA[$only['gamefields'] = 'Social Networking - MySpace and FaceBook';]]></phpcode

just to avoid confusion.

Also changed line 172 to read:

PHP Code:

<phrase name="settinggroup_sfields_icons_group" date="0" username="zefyx" version="1.1"><![CDATA[Social Networking MySpace and FaceBook]]></phrase


Thanks, that's odd; I'm not sure how that happened, I did have it changed on my code here & somewhere the v1.1 zip disappeared too! Anyhow, I've re-uploaded it.

Thanks!

ShawnV 04-18-2009 11:16 PM

1.1: Added ability to click to MySpace/FaceBook profiles within user's profile

No click in user's profile for 1.1 download, it just shows the id.

_V

ruger 04-19-2009 04:06 AM

Quote:

Originally Posted by ShawnV (Post 1794185)
1.1: Added ability to click to MySpace/FaceBook profiles within user's profile

No click in user's profile for 1.1 download, it just shows the id.

_V

Same for me.

zefyx 04-19-2009 05:08 PM

1.2 released, bugs fixed & "Connect With $username Using.." added!

tahanan 04-19-2009 05:17 PM

Quote:

Originally Posted by zefyx (Post 1794582)
Bugs fixed, 1.2 released!

Where is the 1.2? I only see 1.0 and 1.1 for download! :D

zefyx 04-19-2009 05:19 PM

Quote:

Originally Posted by tahanan (Post 1794585)
Where is the 1.2? I only see 1.0 and 1.1 for download! :D

Give me a minute, I found one right as I uploaded 1.2, I took it down for a second.

zefyx 04-19-2009 07:23 PM

1.2 re-uploaded!

66mustang93 04-19-2009 11:53 PM

I tried this on my site and had issues. vBulletin 3.8.2

The ID field label was duplicated in the profile in the profile page but only had one text box.
The link did not show up in the postbit.

Ended up uninstalling :(

ruger 04-20-2009 01:32 AM

cant click on them via user profile but can on their posts.

CardinS2U 04-20-2009 04:33 AM

would be nic eto see a demo of this.

zefyx 04-20-2009 04:34 AM

Quote:

Originally Posted by 66mustang93 (Post 1794817)
I tried this on my site and had issues. vBulletin 3.8.2

The ID field label was duplicated in the profile in the profile page but only had one text box.
The link did not show up in the postbit.

Ended up uninstalling :(

If you can PM me the admin info I'll take a look.

zefyx 04-20-2009 04:35 AM

Quote:

Originally Posted by CardinS2U (Post 1794939)
would be nic eto see a demo of this.

http://www.autosportnc.com/forum/members/ama.html

Click to "Contact Info"

goxy63 04-20-2009 06:56 AM

Cool hack, thanks

Would be nice to have FB&MySpace clickable only for logged in members
or
Guest will be able to click but with error msg that he needs to log in or register

ps
how we can add youtube accounts here, is it possible?

tahanan 04-20-2009 01:47 PM

Yeah, what about including Youtube? Is it possible? :D

DragonMasterNYC 04-20-2009 11:35 PM

I installed this today on my site and it put 2 tables on the profile edit page one in the Instant message fields and then the one in the additional info. Also the one in the IM table it shifts all my extra IM networks outside of the IM table altogether.

zefyx 04-21-2009 04:35 AM

Quote:

Originally Posted by DragonMasterNYC (Post 1795598)
I installed this today on my site and it put 2 tables on the profile edit page one in the Instant message fields and then the one in the additional info. Also the one in the IM table it shifts all my extra IM networks outside of the IM table altogether.

That's odd, PM me admin info & I'll take a look.

I'll work on adding YouTube & Twitter (due to request)

goxy63 04-21-2009 07:59 PM

Sorryz to be pain in a a..
but in user profile icon is not linked, I can only see icon and number (in postbit is just fine)
Can this be clickable and linked to user FB account

Cant wait for youtube ....

Cheers

Mihalis 04-23-2009 04:42 PM

Downloaded 1.2... click on user profile still doesn't work.

Thanks for the mod!

sava700 04-23-2009 07:02 PM

nevermind

zefyx 04-24-2009 04:28 AM

I'll be updating it with Twitter, YouTube & optimizing a few things soon, check back soon!

Mihalis 04-24-2009 05:48 AM

Quote:

Originally Posted by zefyx (Post 1797924)
I'll be updating it with Twitter, YouTube & optimizing a few things soon, check back soon!

Cool!:up:

sbsforum.us 04-28-2009 03:29 PM

Installed and using

Thanks for this one!

goxy63 04-29-2009 07:08 PM

Quote:

Originally Posted by zefyx (Post 1797924)
I'll be updating it with Twitter, YouTube & optimizing a few things soon, check back soon!

Nice thanks

Would love that you fix bug in user profile, its not linked

Cheers

zefyx 05-06-2009 05:23 PM

Quote:

Originally Posted by goxy63 (Post 1801328)
Nice thanks

Would love that you fix bug in user profile, its not linked

Cheers

PM'd

Blue01F250 05-06-2009 05:33 PM

Will watch for youtube and twitter updates... cool mod!

rinkrat 05-07-2009 02:25 AM

need


twitter

:)

goxy63 05-14-2009 02:10 PM

youtube!? :D

ParaWa 05-14-2009 04:44 PM

Yeah the linked profile icons would be great per user profiles. However it does function on user posts perfectly. :)

Really appreciate this mod.

scan-pa 05-15-2009 03:17 PM

What is the status for adding twitter to this mod?

Thank You for your time.

MaR? 05-18-2009 02:11 AM

Thanks!

Please! profile link still not working... how can i fix it?


All times are GMT. The time now is 05:19 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.01503 seconds
  • Memory Usage 1,808KB
  • 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
  • (6)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