Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
Social Networking - MySpace & FaceBook additions to profile, postbit & member's list! Details »»
Social Networking - MySpace & FaceBook additions to profile, postbit & member's list!
Version: 1.2, by zefyx zefyx is offline
Developer Last Online: Jan 2013 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 04-17-2009 Last Update: 04-18-2009 Installs: 149
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage  
No support by the author.

Quote:
Released with permission from the author of this modification.


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!

Download Now

File Type: zip product-sn_fields.v1.0.zip (13.3 KB, 119 views)
File Type: zip product-sn_fields.v1.1.zip (13.5 KB, 74 views)
File Type: zip product-sn_fields.v1.2.zip (13.5 KB, 907 views)

Screenshots

File Type: png 1.png (15.0 KB, 0 views)
File Type: png 3.png (3.7 KB, 0 views)
File Type: jpg 2.jpg (59.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 04-18-2009, 10:04 PM
zefyx's Avatar
zefyx zefyx is offline
 
Join Date: Oct 2008
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
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!
Reply With Quote
  #13  
Old 04-18-2009, 11:16 PM
ShawnV's Avatar
ShawnV ShawnV is offline
 
Join Date: Mar 2005
Posts: 270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #14  
Old 04-19-2009, 04:06 AM
ruger's Avatar
ruger ruger is offline
 
Join Date: Sep 2004
Location: Texas
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShawnV View Post
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.
Reply With Quote
  #15  
Old 04-19-2009, 05:08 PM
zefyx's Avatar
zefyx zefyx is offline
 
Join Date: Oct 2008
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1.2 released, bugs fixed & "Connect With $username Using.." added!
Reply With Quote
  #16  
Old 04-19-2009, 05:17 PM
tahanan tahanan is offline
 
Join Date: Sep 2007
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zefyx View Post
Bugs fixed, 1.2 released!
Where is the 1.2? I only see 1.0 and 1.1 for download!
Reply With Quote
  #17  
Old 04-19-2009, 05:19 PM
zefyx's Avatar
zefyx zefyx is offline
 
Join Date: Oct 2008
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tahanan View Post
Where is the 1.2? I only see 1.0 and 1.1 for download!
Give me a minute, I found one right as I uploaded 1.2, I took it down for a second.
Reply With Quote
  #18  
Old 04-19-2009, 07:23 PM
zefyx's Avatar
zefyx zefyx is offline
 
Join Date: Oct 2008
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1.2 re-uploaded!
Reply With Quote
  #19  
Old 04-19-2009, 11:53 PM
66mustang93 66mustang93 is offline
 
Join Date: Apr 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #20  
Old 04-20-2009, 01:32 AM
ruger's Avatar
ruger ruger is offline
 
Join Date: Sep 2004
Location: Texas
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cant click on them via user profile but can on their posts.
Reply With Quote
  #21  
Old 04-20-2009, 04:33 AM
CardinS2U CardinS2U is offline
 
Join Date: Mar 2003
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

would be nic eto see a demo of this.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:24 AM.


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.10144 seconds
  • Memory Usage 2,348KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete