vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   MySpace Profile Template (https://vborg.vbsupport.ru/showthread.php?t=109084)

KevNJ 02-27-2006 10:00 PM

MySpace Profile Template
 



I'm using this on 3.5.1 it should work on newer versions.

This was done by another member (HR3rdGen) which has since left for reasons we will not mention. But the informaiton was deleted by him or requested to be deleted. This is a good / mod hack. So I figured we should have it posted again, for those like myself that are using this type of layout.

The following is how I have my template set up. To use this exact template below you will need to make the following profile fields.

About Me Multiple-Line Text Box Editable, field1
Name Single-Line Text Box Editable, field19
Location Single-Line Text Box Editable, field2
Interests Multiple-Line Text Box Editable, Searchable field3
Occupation Single-Line Text Box Editable, field4
Sex Single-Selection Menu Required, Editable, field8
Status Single-Selection Menu Editable, field7
Randon Stuff Multiple-Line Text Box Editable, field9
Music Multiple-Line Text Box Editable, field10
Movies Multiple-Line Text Box Editable, field11
Books Multiple-Line Text Box Editable, field12
Heros Multiple-Line Text Box Editable, field13
Ethnicity Single-Line Text Box Editable, field6
Education Multiple-Line Text Box Editable, field14
Occupation Multiple-Line Text Box Editable, field15
Smoker Single-Selection Menu Editable, field16
Drinker Single-Selection Menu Editable, field17
Children Single-Selection Menu Editable, field18
MySpace Single-Line Text Box Editable field21


Here are some other mods/hacks/plugs that work well with this.

Profile Comments System - https://vborg.vbsupport.ru/showthread.php?t=103881

Astrology Fields - https://vborg.vbsupport.ru/showthread.php?t=106619

Whos viewed my profile - https://vborg.vbsupport.ru/showthread.php?t=91772

To apply this copt and past the below code into the following file.

Admin > Styles & Templates > Style Manager > Edit Templates > Member Info Templates > MEMBERINFO


PHP Code:

$stylevar[htmldoctype]
<
html dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
$headinclude
<title>$userinfo[username]'s Profile: "$userinfo[usertitle]" </title>
<style type="text/css">
$userinfo[field23]
</style>
</head>
<body>
$header
$navbar
<!-- Multi Conditional Profile Hack v2 By Michael Key -->
<div align="center" style="font-size:18pt">$userinfo[musername]</div> 
<div align="center" style="font-size:14pt">&quot;$userinfo[usertitle]&quot;</div>
<if condition="can_moderate()"><div align="center"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></div></if>
<br />
<table width="100%" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">
<tr>
<td width="25%" align="center" valign="top">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="37" align="center" valign="top">
    
    
<table width="100%" cellpadding="1" cellspacing="3" class="tborder">
  <tr>
    <td class="alt1" width="10%" align="center" valign="top">
       
        <if condition="$show['
profilepic']"><img src="$userinfo[profilepicurl]" alt="$userinfo[username]'s Picture$userinfo[profilepicsize]  /> </if>
        
(<a href="
/gallery/browseimages.php?do=member&amp;imageuser=$userinfo[userid]" title="View My Gallery">View More Pictures</a>)    </td>
    <td class="
alt1" valign="top"><table width="100%" cellpadding="0" cellspacing="0">
      <tr valign="
top">
        <td><strong>Name:</strong>
$userinfo[field19]</td>
      </tr>
      <tr valign="
top">
        <td><if condition="
$userinfo[field2]"><strong>Location:</strong> $userinfo[field2]
                  
        </if></td>
      </tr>
      <tr valign="
top">
        <td><if condition="
$userinfo[field8]"><strong>Sex:</strong> $userinfo[field8]
          
        </if></td>
      </tr>
      <tr valign="
top">
        <td><if condition="
$userinfo[field6]"><strong> 
          Status:</strong> 
$userinfo[field7]
          <else />
        </if></td>
      </tr>
      <tr valign="
top">
        <td><if condition="
$userinfo[field2]"><strong>MySpace:</strong> $userinfo[field7]</if></td>
      </tr>
    </table></td>
  </tr>
</table>

    <br />

</td>
  </tr>
</table>
<br /> 
<TABLE align="
center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> 
<TR> 
<TD class="
thead" COLSPAN=2>Contacting $userinfo[username]</TD> 
</TR> 
<TR> 
<TD width="
50%" class="alt1"><div align="center"><if condition="$show['addbuddylist']"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]"><strong>Add User</strong></a><else /><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><em><strong>Remove User</strong></em></a></if>
</div></TD> 
<TD width="
50%" class="alt1"><div align="center"><a href="vbfavorites.php?$session[sessionurl]do=addentry&amp;type=user&amp;id=$userinfo[userid]"><strong>Add To Favorites</strong></a></div></TD> 
</TR> 
<TR> 
<TD width="
50%" class="alt1"><div align="center"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]"><strong>Send Message</strong></a></div></TD> 
<TD width="
50%" class="alt1"><if condition="$show['addignorelist']"> 
          <div align="
center"> 
                  <a href="
profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]"><strong>Block User</strong></a> 
                <else /> 
            <a href="
profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><strong><em>UnBlock User</em></strong></a> </div>
</if></TD> 
</TR>
<TR>
  <TD class="
alt1"><div align="center"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><strong>Find All Posts</strong></a></div></TD>
  <TD class="
alt1"><div align="center"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;searchuser=$userinfo[urlusername]" rel="nofollow"><strong>Find All Threads</strong></a></div></TD>
</TR> 
</TABLE> 
<br />
<table width="
100%" cellpadding="1" cellspacing="3" class="tborder">
 <if condition="
$userinfo[field21]"></if>
<if condition="
$show['homepage']"> 
    <tr>
    <td class="
alt1"><div><strong>Homepage:</strong><br />
      
   <a href="
$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a>
</div></td>
  </tr>
</if>
</table>
<br />
 <if condition="
$userinfo[field20]"> 
      <table width="
100%" class="tborder" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">
        <tr> 
          <td class="
thead">&nbsp;</td>
        </tr>
        <tr> 
          <td class="
alt2" valign="middle" align="center">&nbsp;</td>
        </tr>
      </table>
      <br />
  </if> 
<TABLE align="
center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> 
<TR> 
<TD class="
thead" COLSPAN=2>$userinfo[username]'s Interests</TD> 
</TR> 
<TR> 
<TD width="
10%" valign="top" class="alt1"><strong>Hobbies:</strong></TD> 
<TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field3]">$post[field3]<else />
</if> </TD> 
</TR>
<TR>
  <TD width="
10%"  valign="top" class="alt1"><strong>Music:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field8]">$post[field10]
      <else />
  </if></TD>
</TR> 
<TR>
  <TD width="
10%" valign="top" class="alt1"><strong>Movies:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field10]">$post[field11]
      <else />
  </if></TD>
</TR> 
<TR>
  <TD width="
10%" valign="top" class="alt1"><strong>Books:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field9]">$post[field12]
      <else />
  </if></TD>
</TR>
<TR>
  <TD width="
10%" valign="top" class="alt1"><strong>Heros:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field12]">$post[field13]
      <else />
  </if> </TD>
</TR>
</TABLE> 
<br />
<TABLE align="
center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> 
<TR> 
<TD class="
thead" COLSPAN=2 >Additional Information</TD> 
</TR> 
<TR> 
<TD width="
10%" valign="top" class="alt1"><strong>Education:</strong></TD> 
<TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field16]">$post[field14]
    
</if></TD> 
</TR>
<TR>
  <TD width="
10%" valign="top" class="alt1"><strong>Occupation:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field4]">$post[field15]
      <else />
  </if></TD>
</TR> 
<TR>
  <TD width="
10%" valign="top" class="alt1"><strong>Smoker:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field14]">$post[field16]
      <else />
  </if></TD>
</TR> 
<TR>
  <TD width="
10%" valign="top" class="alt1"><strong>Drinker:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field15]">$post[field17]
      <else />
  </if></TD>
</TR>
<TR>
  <TD width="
10%" valign="top" class="alt1"><strong>Children:</strong></TD>
  <TD width="
90%" valign="top" class="alt1"><if condition="$userinfo[field17]">$post[field18]
      <else />
  </if></TD>
</TR>
<TR>
  <TD valign="
top" class="alt1"><strong>Post Count:</strong></TD>
  <TD valign="
top" class="alt1">$userinfo[posts]</TD>
</TR>
<TR>
  <TD valign="
top" class="alt1"><strong>Last Post:</strong></TD>
  <TD valign="
top" class="alt1"><a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a> <br />
              
$userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>    </TD>
</TR>
<TR>
  <TD valign="
top" class="alt1"><strong>Referrals:</strong></TD>
  <TD class="
alt1">$referrals</TD>
</TR>
</TABLE> 
<br /></td>
<td valign="
top"><if condition="$userinfo[field1]">      
<table align="
center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="
thead"><if condition="is_member_of($userinfo30)">About Us</if><if condition="is_member_of($userinfo29)">About Us</if><if condition="is_member_of($userinfo2)">About Me<else />About Me</if></td>
</tr>
<tr class="
alt1">
<td >
$post[field1]</td>
</tr>
</table> 
<br />
</if>
<if condition="
$userinfo[field18]">
<table align="
center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="
thead"><if condition="is_member_of($userinfo30)">Who we'd like to meet</if><if condition="is_member_of($userinfo29)">Who we'd like to meet<else />Who I'd like to meet</if></td>
</tr>
<tr class="
alt1">
<td class="
tbody">$post[field9]</td>
</tr>
</table> 
<br />
</if>
<if condition="
$userinfo[field19]"><br />
</if>
$FNB_HTML <br />
<TABLE align="
center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> 
<TR> 
<TD class="
thead" COLSPAN=2><phrase 1="$limit" 2="$userinfo[username]" 3="$num">{$vbphrase['vbspace_commentamount_text']}</phrase></span>
( <a href="
$vboptions[bburl]/member.php?u=$userinfo[userid]&do=getall"><phrase 1="$userinfo[username]" 2="$userinfo[userid]" >{$vbphrase['vbspace_commentviewall_text']}</phrase></a> )</TD> 
</TR> 
<tr>
$comment_bits</tr>
</table> 
<br />
$add_comment</td>
</tr>
</table>
<!-- / Multi Conditional Profile Hack v2 By Michael Key -->
$footer 
</body>
</html> 


KevNJ 02-28-2006 01:16 AM

Reserved

Injektilo 02-28-2006 01:39 AM

i've prefered the first by HR3rdGen. Thats my opinion

KevNJ 02-28-2006 01:42 AM

He released a few. I didnt save any of the others. I actually installed this last night. Came home to work on it this afternoon and it was gone. Im reworking the layout so that its different from his incase he doesnt want his work still on here.

MissKalunji 02-28-2006 01:47 AM

i have everything else also just like stagma sucks u beat us to it ;)

KevNJ 02-28-2006 01:49 AM

my bad. haha.. :)

share some more info lets build this thread up to how it was :)

HMBeaty 02-28-2006 02:10 AM

moved here... https://vborg.vbsupport.ru/showthrea...336#post912336

KevNJ 02-28-2006 02:14 AM

Thanks for adding redline.

Question. Howd you get the video to play ? Single Line Profile field ? Pulling from another site, or yours ? This is the feature I cant get to work on mine for some reason.

influence 02-28-2006 02:34 AM

I knew he was that type of person. I mean that guy was so selfish that I decided to hold back from saying anything because whatever I had to say about him was negative.

He will jump on someone's thread with ideas about something and claim he either have it or working on it but then when asked about it he will say something stupid like " I am not sharing, I want to keep my site unique"

I am happy he left or banned.

HR3rdGen is the person I am talking about

HMBeaty 02-28-2006 02:35 AM

Quote:

Originally Posted by KevNJ
Thanks for adding redline.

Question. Howd you get the video to play ? Single Line Profile field ? Pulling from another site, or yours ? This is the feature I cant get to work on mine for some reason.

Pulling from my site. Made a single line profile field, then added in the MEMBERINFO where I have in mine

Code:

<TABLE align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<TR>
<TD class="thead" COLSPAN=2>My Video</TD>
</TR>
<TR>
<if condition="$userinfo[field17]">
<TD width="100%" valign="top" class="alt1"><EMBED SRC="$userinfo[field17]" autostart="true" ShowControls="true" loop="true" width="320" align="center" height="128"></TD></if>
</TR>
</table>

I've adjusted the code so the video window stays the same size as well, no matter how large or small the video is

MissKalunji 02-28-2006 02:39 AM

Quote:

Originally Posted by influence
I knew he was that type of person. I mean that guy was so selfish that I decided to hold back from saying anything because whatever I had to say about him was negative.

He will jump on someone's thread with ideas about something and claim he either have it or working on it but then when asked about it he will say something stupid like " I am not sharing, I want to keep my site unique"

I am happy he left or banned.

HR3rdGen is the person I am talking about

Dont mess up the thread guy...lets 4get and get on with our life...

SJL 02-28-2006 02:54 AM

I never got to try this hack. Could someone please post some instructions to install? Also, where can I see other templates and plugins that work with the hack. Thanks.

influence 02-28-2006 02:57 AM

Quote:

Originally Posted by MissKalunji
Dont mess up the thread guy...lets 4get and get on with our life...

Ok.

anyway, lets make this a "share profile templates" thread for everyone to share their myspace look alike profile and for people to join in ideas to make it better

KevNJ 02-28-2006 02:57 AM

Quote:

Originally Posted by SJL
I never got to try this hack. Could someone please post some instructions to install? Also, where can I see other templates and plugins that work with the hack. Thanks.


Its in the first post. I listed what file you need to edit and some other mods/hacks that work nicely with it as well. We are trying to build this thread back up to how it was which I tink was over 1400 replies. So keep checking back.

SJL 02-28-2006 03:03 AM

Quote:

Originally Posted by KevNJ
Its in the first post. I listed what file you need to edit and some other mods/hacks that work nicely with it as well. We are trying to build this thread back up to how it was which I tink was over 1400 replies. So keep checking back.

Okay, thanks. I read through that old thread yesterday and I saw something about a CSS generator that will allow people to make their own look to the page. Anybody know about that? Thanks.

MissKalunji 02-28-2006 03:05 AM

check here https://vborg.vbsupport.ru/showthrea...324#post912324

SJL 02-28-2006 03:11 AM

Thank you. Will support for this be over at that new thread?

KevNJ 02-28-2006 03:43 AM

Yes mods please close this thread.

Vizionz 04-04-2007 09:30 PM

Quote:

Originally Posted by influence (Post 912295)
I knew he was that type of person. I mean that guy was so selfish that I decided to hold back from saying anything because whatever I had to say about him was negative.

He will jump on someone's thread with ideas about something and claim he either have it or working on it but then when asked about it he will say something stupid like " I am not sharing, I want to keep my site unique"

I am happy he left or banned.

HR3rdGen is the person I am talking about

he aint the onlyone

alot of people contributed to making this all around and now you cant even get it anymore unless you pay for certain things. its sad to see a community become so negative.

when i shaired my profile originally and helped countless people i didnt want anything. but now everyones trying to profiit off someone elses work. sad sad days

MissKalunji 04-04-2007 09:51 PM

Thats how it is....thats why you gotta learn to do everything yourself....


All times are GMT. The time now is 03:21 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.01513 seconds
  • Memory Usage 1,915KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (20)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete