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 Re-Write PRO! 1.0.0 (https://vborg.vbsupport.ru/showthread.php?t=109094)

djjeffa 03-06-2006 12:59 AM

Im sure it was asked but i cant find it.
how do we use the profile pic instead of the avator as the main pic?

also how do we set up a defaut pic so i stop getting red x's for members without a pic?

Stangsta 03-06-2006 01:21 AM

Quote:

Originally Posted by djjeffa
Im sure it was asked but i cant find it.
how do we use the profile pic instead of the avator as the main pic?

also how do we set up a defaut pic so i stop getting red x's for members without a pic?

replace
Code:

><if condition="$show['avatar']">
        <div class="smallfont">
        &nbsp;<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" border="4" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></center>
        </div>
<else /> <center><img src="http://www.sevencityforums.com/foru...le/nopropic.jpg">
                                </if></

With This
Code:

<if condition="$show['profilepic']">
<img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="$userinfo[username]" border="0" style="border:1px solid $stylevar[tborder_bgcolor]" />
<else />
<img src="http://test.forum.com/images/noprofpic.gif" $userinfo[profilepicsize] alt="$userinfo[username]" border="0" style="border:1px solid $stylevar[tborder_bgcolor]" />
</if>

and maybe try installing this
https://vborg.vbsupport.ru/showthrea...efault+profile

Brandon Sheley 03-06-2006 04:27 AM

Quote:

Originally Posted by Stangsta
If you use a "test" style, and you only copy the memberinfo over, does it show up correctly?

I'll have to check this out,, but it looks like this project for me is put in the back burners this week,, I'll give her a try again next weekend
Quote:

Originally Posted by MissKalunji
i dont see what you're talking about....

I set it back to default last night, I'll work on this again next free time I have

ronoxQ 03-06-2006 09:24 PM

I don't think it's working, far as I know. There've been a whole load o' problems coming up with it recently.

KevNJ 03-06-2006 10:27 PM

whats needed for someone to have multiple profile pictures and to host them on my server for the members just how myspace does.

ronoxQ 03-06-2006 11:06 PM

Hmm... I used the default idea you gave, with a few changes to fit my profile fields, but some things are AWOL.

Look: www.omegaseye.com/forum/oadmin

Code for my profile:
Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<if condition="$userinfo[field28]">
<style type="text/css">$userinfo[field28]</style>
<else />
$headinclude
</if>
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
$header
$navbar
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="panel" align="center">
<div class="smallfont"><font color="#0000000"><phrase 1="$userinfo[username]">$vbphrase[x_you_are_viewing_your_profile]</phrase></font> <a href="usercp.php$session[sessionurl]">$vbphrase[user_cp]</a></div>
</td>
</tr>
</table>
</if>
 
<table width="100%" border="0" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
 
<tr>
        <td valign="top" width="0%"><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
 
<tr class="tcat"> <td colspan="2"><div align="Left" class="bigusername"><strong>$userinfo[username]</div></font></strong>
<div class="smallfont"><a href="$vboptions[bburl]/$userinfo[username]">$vboptions[bburl]/$userinfo[username]</a></td></div></tr>
<if condition="$userinfo['usertitle']">
<tbody>
                <tr class="tcat">
                        <td class="text" colspan="2" style="" align="left" valign="bottom"></td>
                </tr>
 
                                                </if>
 
                <tr class="alt2">
                    <td><div align="right"><center><if condition="$show['avatar']">
        <div class="smallfont">
        &nbsp;<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" border="4" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></center>
        </div>
<else /> <center><img src="http://www.omegaseye.com/foru...le/nopropic.jpg">
                            </if></div><br /></center>
<strong><div align="center"><a href="/gallery/browseimages.php?do=member&amp;imageuser=$userinfo[userid]" title="View More Pics">View More Pics ($userimages[count])</td> </div></strong>
                        <td align="left" valign="top" class="text">
<div class="smallfont" align="left">$userinfo[usertitle]</div> <br />
 
<strong>Sex:</strong> $userinfo[field15] <br /> <if condition="$show['age']"><strong>$vbphrase[age]:</strong>
                    $userinfo[age]</if> <br /> <strong>Location:</strong> $userinfo[field2]<br />
                        <div>$userinfo[onlinestatus]</div>
                        <br />
<div><strong>Last Online:</strong> $userinfo[lastactivitydate] at $userinfo[lastactivitytime]</div> </td>
                </tr>
                </tbody>
        </table>
        <p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td colspan="2"><strong>Contacting $userinfo[username]</td></font></strong>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" width="50%"> <div align="left">
                        <a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;">
<img border="0" src="http://www.omegaseye.com/foru..._mns/sendpm.gif" align="left" width="79" height="22"></a>
</td>
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><if condition="$userinfo['showicq']"> $userinfo[icqicon]
                        <a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
                        </if> </div></td>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><div class="smallfont">
        <a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow">
<img border="0" src="http://www.omegaseye.com/foru...ndmailicon2.gif" align="left" width="79" height="22"></a></p>
                        </div></td>
                <td height="2" nowrap="nowrap" valign="middle" width="50%">
                        <div align="left"><if condition="$userinfo['showaim']"> $userinfo[aimicon]
                        <a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
                        </if></div></td>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                <div align="left"><div class="smallfont"><if condition="$show['addbuddylist']"> <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru...ns/addbuddy.gif" width="79" height="22"></a>
                        <else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru..._mns/remove.jpg" align="left" width="79" height="22"></a>
                        </if> </div></td>
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><if condition="$userinfo['showmsn']"> $userinfo[msnicon]
                        <a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
                        </if></div></td>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><div class="smallfont"><if condition="$show['addignorelist']"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru...c_mns/block.jpg" width="79" height="22" align="left"></a></p>
                        <else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru...mns/addbudy.jpg" width="79" align="left" height="22"></a></p>
                        </if> </div></td>
                <td height="2" nowrap="nowrap" valign="middle" width="50%">
                        <div align="left"><if condition="$userinfo['showyahoo']"> $userinfo[yahooicon]
                        <a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
                        </if></div></td>
                </tr>
        </table>
 
 
 
 
 
 
 
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td><strong>User Information</td> </font></strong>
                </tr>
                <tr class="alt2">
                <td valign="top"></td>
                </tr>
 
<tr>
                <td class="alt2"><div class="smallfont"><a href="$userinfo[homepage]" target="_blank"
dir="ltr">My Home Page</a></div></td>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><strong>MySpace URL:</strong><br /><a href="$userinfo[field9]">$userinfo[field9]</a></div></td>
                </tr>
<tr>
                <if condition="$show['profileviews']">
<td class="alt2">
<div class="smallfont">
        <if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;">$vbphrase[profile_views]</a><else />$vbphrase[profile_views]</if>: $userinfo[profileviews]
        </div>
</div>
</if>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;searchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont">$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
        </td></div>
                </tr>
<tr>
                <td class="alt2">
<if condition="$vboptions['usereferrer']">
<div class="smallfont">
<strong>$vbphrase[referrals]:</strong> $referrals
        </div>
</div>
</if>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><a href="payments.php?$session[sessionurl]gift=true&userid=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[buy_x_a_sub]</phrase></a>
                </td>
        </td></div>
                </tr>
        </table>
<br />
 
 
 
 
 
 
 
 
 
 
 
 
 
<if condition="$userinfo[field10]">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2">
                        <span class=""><strong>$userinfo[username]'s Media </span> </td> </font></strong>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="center"><EMBED SRC="$userinfo[field10]"></div></td>
                </tr>
        </table>
</if>
        <p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td colspan="3" valign="middle"><strong>$userinfo[username]'s Interests</td></font></strong>
                </tr>
                <tr valign="top" class="alt2">
                <td align="left" valign="top"><span class=""><strong>General:</strong></span></td>
                <td align="left" valign="top">$userinfo[field6]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Music:</strong></span></td>
                <td align="left" valign="top">$userinfo[field9]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Movies:</strong></span></td>
                <td align="left" valign="top">$userinfo[field10]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Television:</strong></span></td>
                <td align="left" valign="top">$userinfo[field14]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Heroes:</strong></span></td>
                <td align="left" valign="top">$userinfo[field13]</td>
                </tr>
<tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Books:</strong></span></td>
                <td align="left" valign="top">$userinfo[field12]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Groups:</strong></span></td>
                <if condition="$show['membergroups']">
                <td>$membergroupbits</td>
                <else />
            <td><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></td>
                </if>
        </table>
        <p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2">
                        <span class=""><strong>$userinfo[username]'s Details </span> </td> </font></strong>
                </tr>
                <tr valign="top" class="alt2">
                <td align="left" valign="top" width="33%"> <div align="left"><span class=""><strong>Status:</strong></span></div></td>
                <td style="">$userinfo[field15]</td>
                </tr>
<tr valign="top" class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Here For:</strong></span></div></td>
<td style=""><if condition="$comma =''"></if>
<if condition="$post['field26']&1">
$comma Dating
<if condition="$comma =','"></if>
</if>
<if condition="$post['field26']&2">
$comma Serious Relationships
<if condition="$comma =','"></if>
</if>
<if condition="$post['field26']&4">
$comma Friends
<if condition="$comma =','"></if>
</if>
<if condition="$post['field26']&8">
$comma Networking
<if condition="$comma =','"></if>
</if>
 
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Orientation:</strong></span></div></td>
                <td style="">$userinfo[field20]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Ethnicity:</strong></span></div></td>
                <td id="ProfileReligion:" style="">$userinfo[field21]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Zodiac
                        Sign:</strong></span></div></td>
                <td style=""><if condition="$show['zodiacsign']">
                        <div>$zodiacsign</div>
                        </if></td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Smoke
                        / Drink:</strong></span></div></td>
                <td style="">$userinfo[field22] / $userinfo[field24]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Children:</strong></span></div></td>
                <td style="">$userinfo[field27]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Education</strong></span></div></td>
                <td style="">$userinfo[field25]</td>
                </tr>
        </table></td>
<p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
            <td><strong>$userinfo[username]'s Blurbs</td></font></strong>
                </tr>
                <tr class="alt2">
                <td valign="top"><strong>About Me:</strong><br />$userinfo[field7]</td>
                </tr>
                <tr>
                <td class="alt2"><strong>Who I'd Like to Meet:</strong><br />
                        $userinfo[field11]</td>
                </tr>
        </table>
<br />$FNB_HTML<br />
        <p>$comment_panel</p></td>
</tr></table></td>
</table>
<br />
<center>
<if condition="can_moderate()">Moderator Tools<br />
<td class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td><br />
</if>
<!-- Hack: Username Management (MarcoH64) -->
<if condition="$mh_unm_can_change_other_name">
<td class="vbmenu_control"><a href="$mh_unm_modcp_link">$vbphrase[mh_unm_change_username]</a></td>
</if>
<!-- / Hack: Username Management (MarcoH64) -->
<if condition="$mh_upcd_last_changed">
        <div style="padding:$stylevar[formspacer]px">
        <strong>Profile last updated: $mh_upcd_last_changed</strong>
        </div>
        </if>
</center>
$footer
<br />
</body>
</html>



What am I doing wrong?

djjeffa 03-06-2006 11:50 PM

Quote:

Originally Posted by Stangsta
replace
Code:

><if condition="$show['avatar']">
        <div class="smallfont">
        &nbsp;<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" border="4" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></center>
        </div>
<else /> <center><img src="http://www.sevencityforums.com/foru...le/nopropic.jpg">
                                </if></

With This
Code:

<if condition="$show['profilepic']">
<img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="$userinfo[username]" border="0" style="border:1px solid $stylevar[tborder_bgcolor]" />
<else />
<img src="http://test.forum.com/images/noprofpic.gif" $userinfo[profilepicsize] alt="$userinfo[username]" border="0" style="border:1px solid $stylevar[tborder_bgcolor]" />
</if>

and maybe try installing this
https://vborg.vbsupport.ru/showthrea...efault+profile

Thank you verey much :rolleyes:

Stangsta 03-07-2006 12:00 AM

Quote:

Originally Posted by ronoxQ
Hmm... I used the default idea you gave, with a few changes to fit my profile fields, but some things are AWOL.

Look: www.omegaseye.com/forum/oadmin

Code for my profile:
Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<if condition="$userinfo[field28]">
<style type="text/css">$userinfo[field28]</style>
<else />
$headinclude
</if>
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
$header
$navbar
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="panel" align="center">
<div class="smallfont"><font color="#0000000"><phrase 1="$userinfo[username]">$vbphrase[x_you_are_viewing_your_profile]</phrase></font> <a href="usercp.php$session[sessionurl]">$vbphrase[user_cp]</a></div>
</td>
</tr>
</table>
</if>
 
<table width="100%" border="0" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
 
<tr>
        <td valign="top" width="0%"><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
 
<tr class="tcat"> <td colspan="2"><div align="Left" class="bigusername"><strong>$userinfo[username]</div></font></strong>
<div class="smallfont"><a href="$vboptions[bburl]/$userinfo[username]">$vboptions[bburl]/$userinfo[username]</a></td></div></tr>
<if condition="$userinfo['usertitle']">
<tbody>
                <tr class="tcat">
                        <td class="text" colspan="2" style="" align="left" valign="bottom"></td>
                </tr>
 
                                          </if>
 
                <tr class="alt2">
                <td><div align="right"><center><if condition="$show['avatar']">
        <div class="smallfont">
        &nbsp;<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" border="4" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></center>
        </div>
<else /> <center><img src="http://www.omegaseye.com/foru...le/nopropic.jpg">
                          </if></div><br /></center>
<strong><div align="center"><a href="/gallery/browseimages.php?do=member&amp;imageuser=$userinfo[userid]" title="View More Pics">View More Pics ($userimages[count])</td> </div></strong>
                        <td align="left" valign="top" class="text">
<div class="smallfont" align="left">$userinfo[usertitle]</div> <br />
 
<strong>Sex:</strong> $userinfo[field15] <br /> <if condition="$show['age']"><strong>$vbphrase[age]:</strong>
                $userinfo[age]</if> <br /> <strong>Location:</strong> $userinfo[field2]<br />
                        <div>$userinfo[onlinestatus]</div>
                        <br />
<div><strong>Last Online:</strong> $userinfo[lastactivitydate] at $userinfo[lastactivitytime]</div> </td>
                </tr>
                </tbody>
        </table>
        <p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td colspan="2"><strong>Contacting $userinfo[username]</td></font></strong>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" width="50%"> <div align="left">
                        <a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;">
<img border="0" src="http://www.omegaseye.com/foru..._mns/sendpm.gif" align="left" width="79" height="22"></a>
</td>
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><if condition="$userinfo['showicq']"> $userinfo[icqicon]
                        <a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
                        </if> </div></td>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><div class="smallfont">
        <a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow">
<img border="0" src="http://www.omegaseye.com/foru...ndmailicon2.gif" align="left" width="79" height="22"></a></p>
                        </div></td>
                <td height="2" nowrap="nowrap" valign="middle" width="50%">
                        <div align="left"><if condition="$userinfo['showaim']"> $userinfo[aimicon]
                        <a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
                        </if></div></td>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                <div align="left"><div class="smallfont"><if condition="$show['addbuddylist']"> <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru...ns/addbuddy.gif" width="79" height="22"></a>
                        <else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru..._mns/remove.jpg" align="left" width="79" height="22"></a>
                        </if> </div></td>
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><if condition="$userinfo['showmsn']"> $userinfo[msnicon]
                        <a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
                        </if></div></td>
                </tr>
                <tr class="alt2">
                <td height="5" nowrap="nowrap" valign="top" width="50%">
                        <div align="left"><div class="smallfont"><if condition="$show['addignorelist']"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru...c_mns/block.jpg" width="79" height="22" align="left"></a></p>
                        <else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="http://www.omegaseye.com/foru...mns/addbudy.jpg" width="79" align="left" height="22"></a></p>
                        </if> </div></td>
                <td height="2" nowrap="nowrap" valign="middle" width="50%">
                        <div align="left"><if condition="$userinfo['showyahoo']"> $userinfo[yahooicon]
                        <a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
                        </if></div></td>
                </tr>
        </table>
 
 
 
 
 
 
 
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td><strong>User Information</td> </font></strong>
                </tr>
                <tr class="alt2">
                <td valign="top"></td>
                </tr>
 
<tr>
                <td class="alt2"><div class="smallfont"><a href="$userinfo[homepage]" target="_blank"
dir="ltr">My Home Page</a></div></td>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><strong>MySpace URL:</strong><br /><a href="$userinfo[field9]">$userinfo[field9]</a></div></td>
                </tr>
<tr>
                <if condition="$show['profileviews']">
<td class="alt2">
<div class="smallfont">
        <if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;">$vbphrase[profile_views]</a><else />$vbphrase[profile_views]</if>: $userinfo[profileviews]
        </div>
</div>
</if>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;searchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont">$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
        </td></div>
                </tr>
<tr>
                <td class="alt2">
<if condition="$vboptions['usereferrer']">
<div class="smallfont">
<strong>$vbphrase[referrals]:</strong> $referrals
        </div>
</div>
</if>
                </tr>
<tr>
                <td class="alt2"><div class="smallfont"><a href="payments.php?$session[sessionurl]gift=true&userid=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[buy_x_a_sub]</phrase></a>
                </td>
        </td></div>
                </tr>
        </table>
<br />
 
 
 
 
 
 
 
 
 
 
 
 
 
<if condition="$userinfo[field10]">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2">
                        <span class=""><strong>$userinfo[username]'s Media </span> </td> </font></strong>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="center"><EMBED SRC="$userinfo[field10]"></div></td>
                </tr>
        </table>
</if>
        <p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td colspan="3" valign="middle"><strong>$userinfo[username]'s Interests</td></font></strong>
                </tr>
                <tr valign="top" class="alt2">
                <td align="left" valign="top"><span class=""><strong>General:</strong></span></td>
                <td align="left" valign="top">$userinfo[field6]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Music:</strong></span></td>
                <td align="left" valign="top">$userinfo[field9]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Movies:</strong></span></td>
                <td align="left" valign="top">$userinfo[field10]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Television:</strong></span></td>
                <td align="left" valign="top">$userinfo[field14]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Heroes:</strong></span></td>
                <td align="left" valign="top">$userinfo[field13]</td>
                </tr>
<tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Books:</strong></span></td>
                <td align="left" valign="top">$userinfo[field12]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Groups:</strong></span></td>
                <if condition="$show['membergroups']">
                <td>$membergroupbits</td>
                <else />
        <td><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></td>
                </if>
        </table>
        <p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2">
                        <span class=""><strong>$userinfo[username]'s Details </span> </td> </font></strong>
                </tr>
                <tr valign="top" class="alt2">
                <td align="left" valign="top" width="33%"> <div align="left"><span class=""><strong>Status:</strong></span></div></td>
                <td style="">$userinfo[field15]</td>
                </tr>
<tr valign="top" class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Here For:</strong></span></div></td>
<td style=""><if condition="$comma =''"></if>
<if condition="$post['field26']&1">
$comma Dating
<if condition="$comma =','"></if>
</if>
<if condition="$post['field26']&2">
$comma Serious Relationships
<if condition="$comma =','"></if>
</if>
<if condition="$post['field26']&4">
$comma Friends
<if condition="$comma =','"></if>
</if>
<if condition="$post['field26']&8">
$comma Networking
<if condition="$comma =','"></if>
</if>
 
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Orientation:</strong></span></div></td>
                <td style="">$userinfo[field20]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Ethnicity:</strong></span></div></td>
                <td id="ProfileReligion:" style="">$userinfo[field21]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Zodiac
                        Sign:</strong></span></div></td>
                <td style=""><if condition="$show['zodiacsign']">
                        <div>$zodiacsign</div>
                        </if></td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Smoke
                        / Drink:</strong></span></div></td>
                <td style="">$userinfo[field22] / $userinfo[field24]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Children:</strong></span></div></td>
                <td style="">$userinfo[field27]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Education</strong></span></div></td>
                <td style="">$userinfo[field25]</td>
                </tr>
        </table></td>
<p>
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
        <td><strong>$userinfo[username]'s Blurbs</td></font></strong>
                </tr>
                <tr class="alt2">
                <td valign="top"><strong>About Me:</strong><br />$userinfo[field7]</td>
                </tr>
                <tr>
                <td class="alt2"><strong>Who I'd Like to Meet:</strong><br />
                        $userinfo[field11]</td>
                </tr>
        </table>
<br />$FNB_HTML<br />
        <p>$comment_panel</p></td>
</tr></table></td>
</table>
<br />
<center>
<if condition="can_moderate()">Moderator Tools<br />
<td class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td><br />
</if>
<!-- Hack: Username Management (MarcoH64) -->
<if condition="$mh_unm_can_change_other_name">
<td class="vbmenu_control"><a href="$mh_unm_modcp_link">$vbphrase[mh_unm_change_username]</a></td>
</if>
<!-- / Hack: Username Management (MarcoH64) -->
<if condition="$mh_upcd_last_changed">
        <div style="padding:$stylevar[formspacer]px">
        <strong>Profile last updated: $mh_upcd_last_changed</strong>
        </div>
        </if>
</center>
$footer
<br />
</body>
</html>



What am I doing wrong?

Its your skin, like the problem you had with your footer before using one of of my other hacks. ITS YOUR SKIN! Resize the tables and you will be fine.

Stangsta 03-07-2006 12:02 AM

Quote:

Originally Posted by KevNJ
whats needed for someone to have multiple profile pictures and to host them on my server for the members just how myspace does.

https://vborg.vbsupport.ru/showthrea...946#post875946

KevNJ 03-07-2006 01:00 AM

Quote:

Originally Posted by Stangsta

There isnt an option to click "view more pictures" and then it opens a new page with X amount of pictures allowed through permissions ?


All times are GMT. The time now is 08:03 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.03968 seconds
  • Memory Usage 1,951KB
  • 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
  • (6)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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