Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Facebook Profiles (Released) Details »»
Facebook Profiles (Released)
Version: 1.00, by christian8a christian8a is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.x Rating:
Released: 07-01-2008 Last Update: 07-05-2008 Installs: 125
Uses Plugins Template Edits
Additional Files  
No support by the author.

Facebook Profiles

Brought to you by http://www.eibuddy.com :up:

What is it?
Facebook profiles rewrite.
For vbulletin 3.7.0

Update: It does work the same way as vbulletin is set, so if you use Profile Customize it works the same way. See screenshot #4

Demo:

This is how I implemented it on my main site
http://www.eicorvette.com/member.php?u=1

This is only a profile layout edit in a facebook style to implement with your site, and does not includes the Gifts Product you see on the demos.

For a full facebook style get it from here
https://vborg.vbsupport.ru/showthread.php?t=184016

=============================
Install:

1- Download profile_templates.zip file and copy/paste content to yours.
(use a test style always, and backup before you try anything )

=============================

Friends on Separate Page
https://vborg.vbsupport.ru/showthread.php?t=186575

=====

Thats all

Show Your Support

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

Comments
  #32  
Old 07-04-2008, 04:35 AM
fattony69 fattony69 is offline
 
Join Date: Jun 2007
Location: Philly
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheUser View Post
Where does the profile_templates.zip contents go?
I am confused on that part.
unzip it and copy and paste the text in the files into the styes they belong to.
Reply With Quote
  #33  
Old 07-04-2008, 05:00 AM
christian8a's Avatar
christian8a christian8a is offline
 
Join Date: May 2007
Location: Washington State
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fattony69 View Post
The Navbar doesn't appear. Also looks bad on fluid.
The navbar is removed since the main point is to make it look like facebook, to put it back is so simple, just add $navbar underneath $header on the memberinfo template.
And about the fluid style, do you mean it gets distorted or broken tables? or you mean you dont like it...
Im sure facebook itself will look bad if it was fluid, It has been made for a fixed style.
Try to use the fixed and expanded on www.newmusicstage.com should look like that

Quote:
Originally Posted by S7rik3R View Post
I installed it on 3.7.2 and it shows nothing except no permission to access ?? It's a very good mod but it cant access or change permission in my forum.

I wait for a new release ...
The only mod is the friends product, the rest is just the way the templates are arranged, so there shouldnt be any permission issue. Basically just to get rid of the tabs and some padding... be more especific and we will get it to work

Quote:
Originally Posted by Aeolian View Post
awesome!!
is your from template available to public?
tx!
For my site I used the same style / mods but I sligthly modified it

Quote:
Originally Posted by fattony69 View Post
I had it installed, but I removed it because it was a problem: www.thebestforumever.com
What problems
Reply With Quote
  #34  
Old 07-04-2008, 05:05 AM
TheUser TheUser is offline
 
Join Date: Jul 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fattony69 View Post
unzip it and copy and paste the text in the files into the styes they belong to.
Can you be a little more specific? I'm not sure where each of the styles are located. Are they located in the style manager in the admincp? I've looked there and couldn't find anything relating to the files in the zip.

Thank you for the help.
Reply With Quote
  #35  
Old 07-04-2008, 05:07 AM
fattony69 fattony69 is offline
 
Join Date: Jun 2007
Location: Philly
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@christian8a: Thanks. I think I got it all worked out. Is it possible to add tabs to it? Like if I have the arcade games tab, will it show up? Same with vbexperience?
Reply With Quote
  #36  
Old 07-04-2008, 05:09 AM
fattony69 fattony69 is offline
 
Join Date: Jun 2007
Location: Philly
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheUser View Post
Can you be a little more specific? I'm not sure where each of the styles are located. Are they located in the style manager in the admincp? I've looked there and couldn't find anything relating to the files in the zip.

Thank you for the help.
Each file represents a style. So go into your styles manager and go into members info section. Copy and paste the file text to the matching styles.
Reply With Quote
  #37  
Old 07-04-2008, 05:30 AM
christian8a's Avatar
christian8a christian8a is offline
 
Join Date: May 2007
Location: Washington State
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fattony69 View Post
@christian8a: Thanks. I think I got it all worked out. Is it possible to add tabs to it? Like if I have the arcade games tab, will it show up? Same with vbexperience?
Yea man on the memberinfo template look for

$blocks[aboutme]

right after that or before, depending where you want them, you can wrap them like so:

<div id="profile_tabs">
$template_hook[profile_left_first]
$blocks[visitor_messaging]
$blocks[aboutme]
$blocks[stats]
$blocks[friends]
$blocks[infractions]
$blocks[contactinfo]
$template_hook[profile_left_last]
</div>
Reply With Quote
  #38  
Old 07-04-2008, 06:18 AM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Chris, can you pls answer my earlier question? Thanks
Reply With Quote
  #39  
Old 07-04-2008, 11:15 AM
christian8a's Avatar
christian8a christian8a is offline
 
Join Date: May 2007
Location: Washington State
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rapidphim View Post
just want to make myself clear on this...
1/ will this mod have effect on all styles? Or can we customize to select which style to have be impacted by this mod?

2/ this hack doesn't have the chat section right?
3/ how many queries this hack uses?
Sorry I missed it.
1- If you use it on a parent style it will if not you have to apply to each one.

2 and 3- This is just a profile template edit, basically to fix blocks sizes and padding, also to get rid of the tabs.

The extra friends page does not install any queries, it is just a template what you are installing that uses a php file to display friends the way they display on a social group.

If using that friends product does not load the php file correctly for any reason (hacks that you have installed) then use the tabs, by replacing this on the memberinfo template:

<div id="profile_tabs">
$template_hook[profile_left_first]
$blocks[visitor_messaging]
$blocks[aboutme]
$blocks[stats]
$blocks[friends]
$blocks[infractions]
$blocks[contactinfo]
$template_hook[profile_left_last]
</div>

Add / remove blocks as you need :up:
Reply With Quote
  #40  
Old 07-04-2008, 11:18 AM
Hex_legend Hex_legend is offline
 
Join Date: May 2007
Posts: 750
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rapidphim View Post
just want to make myself clear on this...
1/ will this mod have effect on all styles? Or can we customize to select which style to have be impacted by this mod?

2/ this hack doesn't have the chat section right?
3/ how many queries this hack uses?
1/ I believe that this will affect all styles. As said before, this uses the same templates as my MySpace hack and my hack affects all styles.
2/ No this hack does not have the chat template
3/ I'm not sure on the queries as I haven't looked into that part yet. But don't worry, it doesn't slow your forum down
Reply With Quote
  #41  
Old 07-04-2008, 01:14 PM
fattony69 fattony69 is offline
 
Join Date: Jun 2007
Location: Philly
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This works well on my test and the $navbar and as soon as I can, I am going to install!
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 03:32 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04772 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
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
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete