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-31-2006 12:34 AM

any word on this????

xfaethorx 03-31-2006 07:02 AM

the parsing of the field isn't being done correctly, did you setup the bbcode parsing in your plugins as per the first post?

shadowdancer36 04-01-2006 12:23 AM

For some odd reason on my profile page the views to the page is white. I took some of the code from this hack to do mine but I can't fig out the reason its white when I'm logged in and black when I'm not. I know this shouldn't be the thread to post this in becuz the hack was done by someone else. But I never get support when i post there. Here's a shot of what I mean.

Attachment 45032

Any ideas there? I've tried to made the color black but that hasn't worked. Here's the code for my profile:

Code:

<table width="800" align="center" cellpadding="0" cellspacing="8" class="tborder">
  <tr>
 <td colspan="2" class="tcat"> <div style="font-size:18pt"><strong>&nbsp;$userinfo[musername] $userinfo[onlinestatus]</strong></div></td>
  </tr>
  <tr>
    <td width="365" valign="top">
  <table width="100%" border="0" cellpadding="0" cellspacing="1" class="tborder">
    <tr class="tcat">
      <td align="center">
       
               
                <!-- START USER AVATAR -->
          <if condition="$show['avatar']">
          <div style="float:center;">            <img src="$userinfo[avatarurl]" alt="<phrase 1=" $userinfo[avatarsize] $userinfo[username]">$vbphrase[xs_avatar]
              </phrase>
  "
              border="1" style="border:1px solid $stylevar[tborder_bgcolor];
              border-top:none" /></div> </if>
         
            <div align="center">
              <!-- END USER AVATAR -->         
              <!-- USER INFORMATION -->       
          </div></td>
        <td valign="middle"><table width="100%" align="left" cellpadding="3" cellspacing="0">
         
          <tr class="tcat">
            <td><div align="left"><b>$userinfo[usertitle]</b></div></td>
          </tr>
         
          <tr class="alt1">
            <td><div align="left"><b>$vbphrase[join_date]:</b><br>$userinfo[datejoined]</div></td>
          </tr>
         
          <tr class="alt2">
            <td><if condition="$show['lastactivity']">
              <div>
                <div align="left"><b>Last Online At:</b><br>$userinfo[lastactivitydate] - <span class="time">$userinfo[lastactivitytime]</span></div>
                    </div>
                    </if>                </td>
          </tr>
         
                  <tr class="alt1">
            <td colspan="2"><div class="smallfont"><if condition="$show['profileviews']">             
              <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]</if></div></tr>
         
          </table></td>
      </tr>
  </table>
  <br>
  <table width="100%" border="0" cellpadding="3" cellspacing="0" class="tborder">
  <tr class="tcat">
    <td colspan="2"><div align="left"><strong>My Profile </strong></div></td>
  </tr>
  <tr class="alt2">
    <td width="42%"><div align="left"><strong>$vbphrase[age]:</strong></div></td>
    <td width="58%">$userinfo[age]</tr>
  <tr class="alt1">
    <td><div align="left"><strong>Sex:</strong></div></td>
    <td>$userinfo[field7]</td>
  </tr>
  <tr class="alt2">
    <td><div align="left"><strong>Status:</strong></div></td>
    <td>$userinfo[field8]</td>
  </tr>
  <tr class="alt1">
    <td><div align="left"><strong>Sexual Orientation:</strong></div></td>
    <td>$userinfo[field3]</td>
  </tr>
  <tr class="alt2">
    <td><div align="left"><strong>Sign:</strong></div></td>
    <td><if condition="$show['zodiacsign']">
$zodiacsign
</if></td>
  </tr>
  <tr class="alt1">
    <td><div align="left"><strong>From:</strong></div></td>
    <td>$userinfo[field9]</td>
  </tr>
  <tr class="alt2">
    <td><div align="left"><strong>Race:</strong></div></td>
    <td>$userinfo[field11]</td>
  </tr>
  <tr class="alt1">
    <td><div align="left"><strong>Income:</strong></div></td>
    <td>$userinfo[field12]</td>
  </tr>
  <tr class="alt2">
    <td><div align="left"><strong>Occupation:</strong></div></td>
    <td>$userinfo[field13]</td>
  </tr>
</table>

 
 

<br>
      <table width="100%" border="0" cellpadding="3" cellspacing="0" class="tborder">
          <tr class="tcat">
            <td class="text" wrap="" style="" valign="center"><div align="left"><strong>About Me  </strong> </div></td>
        </tr>
          <tr class="alt1">
            <td class="text" wrap="" style="" valign="center"><div align="left">$userinfo[field6]</div></td>
          </tr>
         
          <tr valign="top" class="alt2">
            <td align="left" valign="top"></td>
          </tr>
      </table>
      <br>
          <table class="tborder" cellpadding="3" cellspacing="$stylevar[cellspacing]" width="100%" align="center">
                <tr class="tcat">
                <td>$userinfo[username]'s Latest Blog Entry</td>
                </tr>
               
                <tr class="alt1">
                <td><a href="journal.php?$session[sessionurl]do=showentry&e=$journal[lastentry_id]">$journal[lastentry]</a>($journal[lastentry_date])<br/></td>
                </tr>
               
        <tr class="alt2">
        <td>[<a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><phrase 1="$userinfo[username]">$vbphrase[visit_xs_journal]</phrase></a>] </td>
                </tr>
        </table>
        <br>
         
          <table width="100%" border="0" cellpadding="3" cellspacing="0" class="tborder">
  <tr class="tcat">
    <td colspan="2"><div align="left"><strong>Other Interest  </strong></div></td>
  </tr>
  <tr class="alt2">
    <td><div align="left">
      <DIV align="left"><STRONG>General:</STRONG></DIV>
    </div></td>
    <td>$userinfo[field7]</tr>
  <tr class="alt1">
    <td><div align="left">
      <DIV align="left"><STRONG>Music:</STRONG></DIV>
    </div></td>
    <td>$userinfo[field7]</td>
  </tr>
  <tr class="alt2">
    <td><div align="left">
      <DIV align="left"><STRONG>Movies:</STRONG></DIV>
    </div></td>
    <td>$userinfo[field8]</td>
  </tr>
  <tr class="alt1">
    <td><div align="left">
      <DIV align="left"><STRONG>Television:</STRONG></DIV>
    </div></td>
    <td>$userinfo[field3]</td>
  </tr>
  <tr class="alt2">
    <td><div align="left">
      <DIV align="left"><STRONG>Heros:</STRONG></DIV>
    </div></td>
    <td>$userinfo[field4]</td>
  </tr>
  <tr class="alt1">
    <td><div align="left">
      <DIV align="left"><STRONG>Favorite Books:</STRONG></DIV>
    </div></td>
    <td>$userinfo[field9]</td>
  </tr>
  <tr class="alt2">
    <td><div align="left">
      <DIV align="left"><STRONG>Groups:</STRONG></DIV>
    </div></td>
    <td>$userinfo[field11]</td>
  </tr>
</table>

      <br>
          <table width="100%" align="center" cellpadding="3" cellspacing="0" class="tborder">
          <tr class="tcat">
            <th scope="col"><div align="center"><strong>Favorite Media </strong></div></th>
          </tr>
          <tr>
            <th scope="col"><table align="center" border="0" cellpadding="0" cellspacing="0" class="body" width="100%">
               
                <td>
                  <div align="center">
                    <object id="MediaPlayer" width=350 height=250 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components..." type="application/x-oleobject">
                      <param name="FileName" value="$userinfo[field17]">
                      <param name="autoStart" value="1">
                      <embed type="application/x-mplayer2" src="$userinfo[field22]"
                    name="MediaPlayer"
                    autostart="1"
                    width=350
                    height=250> </embed>
                    </object>
                  </div></td>
            </table></th>
          </tr>
      </table>
    <td valign="top">
     
      <div align="center">
        <table width="100%" border="0" align="center" cellpadding="0" cellspacing="5" class="tborder">
          <tr class="alt1" valign="top">
            <td align="center">
<if condition="$show['profilepic']">
<img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="$userinfo[username]">
<else />
<img src="http://www.texasphotoforum.com/forum/images/noimage.jpg" alt="No Picture Uploaded"></if></td>
          </tr>
          <tr>
            <td align="center"><a href="http://www.mysite.com/forum/profile.php?do=editprofilepic">Add / Edit Profile Pic</a></td>
          </tr>
        </table>
        <br>
        <table align="center" border="0" cellpadding="3" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
          <tr>
            <td class="tcat" colspan="$columns">$userinfo[username]'s Latest Gallery Submissions</td>
          </tr>
          <tr>$profileimagebits</tr>
        </table>
        <br>
        <table width="100%" border="0" cellpadding="3" cellspacing="0" class="tborder">
          <!--DWLayoutTable-->
          <tr class="tcat">
            <td colspan="2"><div align="center"><strong>Contact Information</strong></div></td>
          </tr>
          <tr class="alt1">
            <td width="50%" valign="top"><div align="center">
              <if condition="$show['addbuddylist']">
                <div align="center"><img src="http://www.mysite.com/forum/images/collapse_tcat_collapsed.gif" alt="add" vspace="3" border="0"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]"><br>
                    Add to Buddies</a>
                  <else />
                  <a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]">Remove from Buddies</a></div>
              </if>            </td>
                                                 
    <td width="50%" valign="top">      <if condition="$show['addignorelist']">
      <div align="center"><img src="http://www.mysite.com/forum/images/collapse_tcat_collapsed.gif" alt="add" vspace="3" border="0"><br>
        <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]">Add to Ignore</a>
        <else />
        <a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]">Remove from Ignore</a> </div>
            </if></td>
          </tr>
          <tr class="alt2">
            <td valign="middle"><div align="center"><img src="http://www.mysite.com/forum/images/newpm.gif" alt="mail" width="22" height="10" border="0"><br>
            <a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]" rel="nofollow"> Send E-Mail Me:</a></div></td>
            <td valign="middle"><div align="center"><img src="http://www.mysite.com/forum/images/newpm.gif" alt="mail" width="22" height="10" border="0"><br>
            <a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]">Send PM to Me:</a></div></td>
          </tr>
          <tr class="tcat">
            <td colspan="2"><div align="center"><strong>Instant Messengers </strong></div></td>
          </tr>
          <tr class="alt1">
            <td colspan="2"><div align="center">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></td>
          </tr>
          <tr class="alt1">
            <td class="tcat" colspan="2"><div align="center"><strong>Other ways to reach me </strong></div></td>
          </tr>
          <td colspan="2" align="left" class="alt1">MySpace Profile Page:<br>
            <a href="$userinfo[field18]" target="_blank">$userinfo[field17]</a></td>
          </tr><tr>
            <td colspan="2" align="left" class="alt2">Face Book  Page:<br>
            <a href="$userinfo[field18]" target="_blank">$userinfo[field18]</a></td>
          </tr>
          <tr>
            <td colspan="2" align="left" class="alt1">Blackplanet Page:<br>
            <a href="$userinfo[field18]" target="_blank">$userinfo[field19]</a></td>
          </tr>
          <tr>
            <td colspan="2" align="left" class="alt2">One Model Place Profile Page:<br>
            <a href="$userinfo[field18]" target="_blank">$userinfo[field20]</a></td>
          </tr>
        </table>
        <br>
         
         
        <br>
    </div>  </tr>
  <tr>
    <td colspan="2" valign="top"><!--Friends and/or Buddies on Profile -->
<if condition="$userinfo[field5] == yes">$FNB_HTML</if>
<if condition="$userinfo[field5] != no">$FNB_HTML</if>
<!--Friends and/or Buddies on Profile --> </td>
  </tr>
  <tr>
    <td colspan="2" valign="top"><!-- Profile Comment System -->
$comment_panel
<!-- / Profile Comment System --></td>
  </tr>
  <tr>
    <td colspan="2" align="center" valign="top"><div align="center"><br>
    </div>
      <if condition="can_moderate()">
        <div align="center">Moderator Tools<br />
          <a

href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a><br/>
        </div>
      </if>
<if condition="$mh_upcd_last_changed">
    <div style="padding:$stylevar[formspacer]px">
      <div align="center"><strong>Profile last updated: $mh_upcd_last_changed</strong>        </div>
    </div>
    </if></td>
  </tr>
</table>

Do you mind taking a look c?

???`S?LV?R???` 04-02-2006 08:22 AM

Quote:

Originally Posted by Stangsta
It's not my site, but thanks for the heads up, i'll see what I can do to fix it.

no problem, btw.. how's this working out with 3.5.4?

Stangsta 04-02-2006 11:19 AM

Quote:

Originally Posted by ???`S?LV?R???`
no problem, btw.. how's this working out with 3.5.4?

No problems that I know of. We are running 3.5.1

I have done a slew of installs on all versions and have not had any issues related to the version.

???`S?LV?R???` 04-02-2006 10:17 PM

Quote:

Originally Posted by Stangsta
No problems that I know of. We are running 3.5.1

I have done a slew of installs on all versions and have not had any issues related to the version.

It looks like many of the features of that go into the profile are having issues though at the moment

ZacUSNYR 04-04-2006 02:02 PM

I'm running 3.5.3 and 3.5.4 with no issues with the profile or any of the addons - i've done some modifcations esp to the comment system, so you can't comment on your own profile, etc etc...

DementedMindz 04-04-2006 11:27 PM

Quote:

Originally Posted by xfaethorx
the parsing of the field isn't being done correctly, did you setup the bbcode parsing in your plugins as per the first post?


yes i did i even tried this mod

its strange if i shut it off then its fine... but if i turn it on then it messes the R&B up... but the down fall to turning it off is when i do if they post something long then it stretches across the full page

CodeRed 04-05-2006 12:57 PM

had to remove sorry guys...

lazyseller 04-05-2006 03:15 PM

thanks... for the contribution

ur missing a closing... </if> on line 80


All times are GMT. The time now is 03:30 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.02011 seconds
  • Memory Usage 1,824KB
  • 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
  • (4)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