Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Profile Update - MySpace Profile Rewrite Details »»
Profile Update - MySpace Profile Rewrite
Version: 1.00, by Hex_legend Hex_legend is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.x Rating:
Released: 06-22-2008 Last Update: 06-22-2008 Installs: 30
Uses Plugins Template Edits Auto-Templates
Additional Files  
No support by the author.

What does this do?
This will change your profile page to have a myspace style layout.

This creates new templates so should not alter anything.

This also uses standard css classes so should fit into any skin.

It should squeeze down to 800x600 (just) and stops expanding around 1000 wide so it doesn't look too warped.

Version History
0.1 - Initial test/pre-release version


Product Details

4 plugins
5 templates (all new)
3 file uploads

Installation instructions
1- Upload .htaccess to forum root dir
2 - Upload the 2 images to /images folder
3 - Install product
4 - Create profile fields (as below)
5 - Register at Shrinktheweb and note the 2 unique access keys that you get.
6 - Edit MEMBERINFO_new

look for:

PHP Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>

<
td class="tcat" width="100%">
<
a  style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('my_table7')"><img id="collapseimg_my_table7" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table7].gif" alt="" border="0" /></a>
<
div style="text-align: center;">
Homepage
</div>
</
td>
<
tbody id="collapseobj_my_table7" style="$vbcollapse[collapseobj_my_table7]">
</
tr>

<
tr>

<
td class="alt1" width="100%">
<
div class="smallfont">
<if 
condition="$prepared['homepage']">
    <
fieldset>
<
legend>$vbphrase[home_pageof $prepared[username] (<a href="$prepared[homepage]target="_blank">$prepared[homepage]</a>)</legend>
<
div class="fieldset_padding floatcontainer">
<
ul class="list_no_decoration">
<
a href="$prepared[homepage]target="_blank"><img src="http://www.shrinktheweb.com/xino.php?embed=1&u=0c386&STWAccessKeyId=5edc8c987f37d0f&Size=lg&Url=$prepared[homepage]width="175" height="125" align="left" border="0" style="border: 3px double #e3e3e3" alt="$prepared[username]'s Homepage" /></a>
</
ul></div></fieldset>
    <else />
$prepared[usernamehas no homepage set in <if condition="$userinfo[field12]==Male">his <else /> her </if> profile settings</if>


</
div>
</
td>

</
tr>
</
table>

<
br /> 
Replace 0c386&STW with your secret access key
Replace 5edc8c987f37d0f with your access key


Create profile fields as below

Quote - Field 5
City - Field 6
Star Sign - Field 7
Height - Field 8
Ethnicity - Field 9
Smoker - Field 10
Body Type - Field 11
Gender - Field 12
Real Name - Field 13
Country - Field 14
About Me - Field 15
Who I'd like to meet - Field 16
First Date - Field 18
Custom Block Title - Field 19
Custom Block Content - Field 20
Marital Status - Field 21
Looking For - Field 22

If you choose to not use any of the profile fields, or you put them in different field ID's, then you will have to edit the memberinfo_new template accordingly as it is currently assigned to those ID's.

Additional Information

For this modification to work correctly, there are a few other modifications that have to be installed, otherwise there will be dead links in the profile.

If you do not have the VBlog installed (the official VBulletin version) then there are some template edits you need to do to remove the "calls" for the blog.

Open Memberinfo_new
Look for:
PHP Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>

<
td class="tcat" width="100%">
<
a  style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('my_table6')"><img id="collapseimg_my_table6" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table6].gif" alt="" border="0" /></a>
<
div style="text-align: center;">
Blogs
</div>
</
td>
<
tbody id="collapseobj_my_table6" style="$vbcollapse[collapseobj_my_table6]">
</
tr>

<
tr>

<
td class="alt1" width="100%">
<
div class="smallfont">
 [<
a href="http://www.thesocialmeet.com/blog_subscription.php?do=subscribe&u=$userinfo[userid]">Subscribe to $userinfo[username]'s blog</a>]
<br />

[<a href="http://www.thesocialmeet.com/blog.php?u=$userinfo[userid]">View All $userinfo[username]'
s Blog Entries</a>]

<if 
condition="$post['entries'] > 0">
$vbphrase[blog_entries]: <a href="blog.php?$session[sessionurl]u=$post[userid]">$post[entries]</a>
</if>


</
div>
</
td>

</
tr>
</
table>

<
br /> 
Remove.

In memberinfo_block_mainprofile, look for:
PHP Code:
| <a href="blog.php?u=$userinfo[userid]">Blog</a
Remove. That's it. No more template edits.


Modification Info

This modification is still in beta phase and IS supported. Please let me know what else you would like to see in the next release. This has been tested on 3.7.1 and other instances of 3.7.x.
You can see a live demo here
user - demo
pass - demo

Please click "Mark As Installed" to show your support for this modification. This modification is completely free, but all donations are appreciated. If you would like to donate any amount, please send a paypal payment to: admin@vampyrescene.com.

Supporters / CoAuthors

Show Your Support

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

Comments
  #82  
Old 01-25-2009, 09:09 PM
Hex_legend Hex_legend is offline
 
Join Date: May 2007
Posts: 750
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah, please do =]
Reply With Quote
  #83  
Old 02-24-2009, 04:36 PM
Denno Denno is offline
 
Join Date: Jul 2005
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just cant get this to work. I have done the main installation, installed the plugins but still I only get the left column, and nothing on the right hand where all the fields should be.

I have registered myself on shringtheweb and insert the 2 keys one get there, should not that do the trick?
Reply With Quote
Reply


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 04:16 AM.


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.07268 seconds
  • Memory Usage 2,262KB
  • Queries Executed 20 (?)
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
  • (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
  • (2)pagenav_pagelink
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (2)postbit
  • (3)postbit_onlinestatus
  • (3)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_postinfo_query
  • fetch_postinfo
  • 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