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



All times are GMT. The time now is 04:29 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.01067 seconds
  • Memory Usage 1,742KB
  • 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
  • (5)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
  • (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