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)

DementedMindz 03-13-2006 01:30 PM

Quote:

Originally Posted by MissKalunji
show me your template please


here is my template ill upload it in a txt too cause it sucks lookin at it in the lil box



Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$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">
</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"><strong>$userinfo[username]</div></font></strong>
<div class="smallfont"></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="/images/misc/noavatar.gif">
                                </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[field14] <br /> <if condition="$show['age']"><strong>$vbphrase[age]:</strong>
                        $userinfo[age]</if> <br /> <strong>Location:</strong> $userinfo[field7]<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="/images/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="/images/sendmailicon2.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="/images/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="/images/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="/images/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="/images/addbuddy.gif" 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>
                <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>
                <if condition="is_member_of($bbuserinfo, 6, 7, 2, 5)">
                <tr class="alt2">
                <td align="left" valign="top"> <div align="center"><EMBED SRC="$userinfo[field21]"></div></td>
                </tr>
                <else /></if>
        </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[field15]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Music:</strong></span></td>
                <td align="left" valign="top">$userinfo[field8]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Movies:</strong></span></td>
                <td align="left" valign="top">$userinfo[field9]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Television:</strong></span></td>
                <td align="left" valign="top">$userinfo[field13]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Heroes:</strong></span></td>
                <td align="left" valign="top">$userinfo[field12]</td>
                </tr>
<tr class="alt2">
                <td align="left" valign="top"><span class=""><strong>Books:</strong></span></td>
                <td align="left" valign="top">$userinfo[field11]</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>Marital Status:</strong></span></div></td>
                <td style="">$userinfo[field20]</td>
                </tr> 
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Occupation:</strong></span></div></td>
                <td style="">$userinfo[field16]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Hometown:</strong></span></div></td>
                <td style="">$userinfo[field23]</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[field17]</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[field18] / $userinfo[field19]</td>
                </tr>
                <tr class="alt2">
                <td align="left" valign="top"> <div align="left"><span class=""><strong>Children:</strong></span></div></td>
                <td style="">$userinfo[field22]</td>
                </tr>
        </table></td>
        <td valign="top" width="60%"> <if condition="$show[journalinfo]"><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr class="tcat">
                <td><strong>$userinfo[username]'s Latest Blog Entry</td></font></strong>
                </tr>
                <tr class="alt2">
                <td><if condition="$show[journalinfo]"> <if condition="$show[journal_lastentry]"><a href="journal.php?$session[sessionurl]do=showentry&e=$journal[lastentry_id]">$journal[lastentry]</a>
                        ($journal[lastentry_date])<br />
                        <else />$vbphrase[private]</if> </if></td>
                </tr>
                <tr class="alt2">
                <td><if condition="$show[journalinfo]"> [<a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><phrase 1="$userinfo[username]">$vbphrase[visit_xs_journal]</phrase></a>]
                        </if></td>
                </tr>
        </table>
        <p></if>
        <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[field6]</td>
                </tr>
                <tr>
                <td class="alt2"><strong>Who I'd Like to Meet:</strong><br />
                        $userinfo[field10]</td>
                </tr>
        </table>
<br />$FNB_HTML<br />
        <p>$comment_panel</p></td>
</tr></table></td>
</table>
<br />
$footer
<br />
</body>
</html>


DementedMindz 03-13-2006 01:37 PM

duhhhh i see why i didnt change the field above the if condition="$userinfo[field10]"> sorry :surprised:

ronoxQ 03-13-2006 01:49 PM

Quote:

Originally Posted by Loco.M
yup, that gallery is very nice,, do u have that setup in your profile view ? do u have a link

No, I don't have it set up yet. My damn school prevents downloading/uploading during the day, so I'll have to wait until tonight to do anything.

Synth 03-13-2006 01:49 PM

Quote:

Originally Posted by MissKalunji
Show me the content of the htaccess....

RewriteEngine On
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1

I'm not sure which .htaccess this is. I seen that you posted a link to one but the link doesn't work.

Thanks in advance

MissKalunji 03-13-2006 02:27 PM

Quote:

Originally Posted by DementedMindz
duhhhh i see why i didnt change the field above the if condition="$userinfo[field10]"> sorry :surprised:

lol thats what i thought just didnt wanted to make sure :banana:

MissKalunji 03-13-2006 02:28 PM

Quote:

Originally Posted by Synth
RewriteEngine On
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1

I'm not sure which .htaccess this is. I seen that you posted a link to one but the link doesn't work.

Thanks in advance

thats what mine had

Code:

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1

Make sure no space extra space and do you have n e thing else?

DementedMindz 03-13-2006 02:33 PM

Quote:

Originally Posted by MissKalunji
lol thats what i thought just didnt wanted to make sure :banana:

yeah i was getting so mad i couldnt figure it out lol not just to add a few more things :surprised:

Synth 03-13-2006 02:53 PM

Quote:

Make sure no space extra space and do you have n e thing else?
I'm not quite sure what your saying here, could you rephrase that please:)

MissKalunji 03-13-2006 03:03 PM

Quote:

Originally Posted by Synth
I'm not quite sure what your saying here, could you rephrase that please:)

well i dont know how to explain it :surprised: did the one i gave you work?

Synth 03-13-2006 03:16 PM

Quote:

Originally Posted by MissKalunji
well i dont know how to explain it :surprised: did the one i gave you work?

Sorry just couldn't understand the english you were trying to use lol Mine looks the same as yours.


All times are GMT. The time now is 09:57 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.01870 seconds
  • Memory Usage 1,855KB
  • 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
  • (2)bbcode_code_printable
  • (9)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