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

imported_infitech 04-06-2006 03:11 PM

I just upgraded from 3.5.3 to 3.5.4 and i had to replace all php files. When i go to a member's profile all the other modifications seem to work other than the gallery images. I also get this error message: Warning: array_keys(): The first argument should be an array in

/includes/functions_gallery.php on line 423

Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 423

I was wondering which file edits are associated with all the hacks in this on ebig hack.

MissKalunji 04-06-2006 03:18 PM

Quote:

Originally Posted by imported_infitech
I just upgraded from 3.5.3 to 3.5.4 and i had to replace all php files. When i go to a member's profile all the other modifications seem to work other than the gallery images. I also get this error message: Warning: array_keys(): The first argument should be an array in

/includes/functions_gallery.php on line 423

Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 423

I was wondering which file edits are associated with all the hacks in this on ebig hack.



member.php file and look for:

PHP Code:
'bbcodecache'


Replace with:

PHP Code:
'bbcodecache',
'gallery_c_cache',
'adv_gallery_opt',
'gallery_ugroups'

imported_infitech 04-06-2006 03:46 PM

Thank you friend. http://www.infitechdesign.com/forums/adobe_fan That did it.

[edit]

Spoke too soon. When you click on a gallery submision it brings you to a blank page.

Alfa1 04-06-2006 03:52 PM

Quote:

Originally Posted by Stangsta
Well, you could always stick with the boring old vbulletin default one. :cool:

I can't find that in my admincp. I'm running 3.5.4. Please show me how to turn that on.
Or is there a replacement for the profile comments hack? I find it pretty essential for this hack.
BTW: does anybody know how to add video to profiles?

MissKalunji 04-06-2006 04:03 PM

Quote:

Originally Posted by imported_infitech
Thank you friend. http://www.infitechdesign.com/forums/adobe_fan That did it.

[edit]

Spoke too soon. When you click on a gallery submision it brings you to a blank page.

reinstall the vbgallery template :) after every upgrade

MissKalunji 04-06-2006 04:04 PM

Quote:

Originally Posted by Alfa1
I can't find that in my admincp. I'm running 3.5.4. Please show me how to turn that on.
Or is there a replacement for the profile comments hack? I find it pretty essential for this hack.
BTW: does anybody know how to add video to profiles?


its in style / member info template / member info

imported_infitech 04-06-2006 04:08 PM

So download it and re-upload it? I didnt make a backup.

MissKalunji 04-06-2006 04:10 PM

yeah reupload the install.php

and just reinstall the TEMPLATE

Do i need to requote?


JUST THE TEMPLATE :)

imported_infitech 04-06-2006 04:15 PM

Quote:

Originally Posted by MissKalunji
yeah reupload the install.php

and just reinstall the TEMPLATE

Do i need to requote?


JUST THE TEMPLATE :)

Didnt the upgrade reinstall the template in one of the steps? I'm sorry im lost. Thank you for the help though. What do i do?

imported_infitech 04-06-2006 04:31 PM

I've figures out what the problem maybe. It's not the template at all. The gallery seems to be malfunctioning. For some reason after the install the full size images in my gallery dont show. http://www.infitechdesign.com/forums/gallery/index.php they lead to empty pages.

imported_infitech 04-06-2006 04:48 PM

Forgive my stupidity. I had to reinstall the gallery after the upgrade. I was unaware that you had to do that after every upgrade. Sorry to have wasted your time. I hope this thread can help others who might run into my problem in the future.

MissKalunji 04-06-2006 05:12 PM

Quote:

Originally Posted by imported_infitech
Forgive my stupidity. I had to reinstall the gallery after the upgrade. I was unaware that you had to do that after every upgrade. Sorry to have wasted your time. I hope this thread can help others who might run into my problem in the future.

No problem :p

Alfa1 04-06-2006 08:41 PM

In the hack there is a profile field named 'video'. Is that where members can place code to a video?

For example, if a member wants to have this video http://www.videocodezone.com/videos/...desperado.html in his profile, then should the member take the code that you see under the tab 'forum' and place it in the profile field named 'video'?

Do you know where I can find a button for 'add buddy' and 'ignore'? (standard style)

imported_infitech 04-06-2006 11:25 PM

I'm having problems with my .htaccess file. this is what i have so far.
Code:

RewriteEngine On
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteEngine On
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1


imported_infitech 04-07-2006 07:25 AM

Has anyone taken a look at the .htacces i posted yet?

GamerJunk.net 04-11-2006 08:59 PM

Quote:

Originally Posted by CodeRed
Hey guys I've gotten a few PMs from people asking about my profile page that i had listed in the older thread so I thought i would post up the info here as well in case others are interested as well...

http://www.texasphotoforum.com/temp/profilesm.jpg
Click to see full size Profile Page ~450k

Link points to JPG screen capture since Guests can not view our forum's profile pages...

Installed hacks (that i can remember anyways!):

Who Viewed My Profile:
https://vborg.vbsupport.ru/showthread.php?t=91772

Userprofile Changed Date in Member Profile & recent changed on forumhome:
https://vborg.vbsupport.ru/showthread.php?t=101462

Parse BBCode in Custom Profile Fields:
(i believe this is the one that allowed paragraphs breaks in custom fields - you have include the fields you want parsed in the edit plugin section)
https://vborg.vbsupport.ru/showthread.php?t=103460

PhotoPost Recent Images on Profile Page:
(need PhotoPost forum access to get thread)
http://www.photopost.com/forum/showthread.php?t=121321

Link To Users Gallery In Profile [Updated]:
(need PhotoPost forum access to get thread - also think i used the previous version of this hack)
http://www.photopost.com/forum/showthread.php?t=118831

iTrader Hack v2.0.1:
https://vborg.vbsupport.ru/showthread.php?t=102965

Here is my MEMBERINFO code:
Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
$header
$navbar



<table width="100%" align="center" class="tborder" cellspacing="1" cellpadding="6">
        <tr>
                <td class="tcat"><b>$userinfo[musername]'s Profile Page</b>
                </td>
        </tr>
</table>
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
        <tr>
                                <td class="alt1" valign="top" width="75%" rowspan="2">
                                        <!-- START USER AVATAR -->
                                        <if condition="$show['avatar']">
                                        <div style="float:left;"><img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1=" $userinfo[username]">$vbphrase[xs_avatar]</phrase>"
                                        border="0" style="border:1px solid $stylevar[tborder_bgcolor];
                                        border-top:none" /></div> </if>
                                        <!-- END USER AVATAR -->
                                        <!-- USER INFORMATION -->
                                        <div style="font-size:18pt">$userinfo[musername] $userinfo[onlinestatus]</div>
                                        <div class="smallfont">
                                        <b>$userinfo[usertitle]</b><br />
                                        <b>$vbphrase[join_date]:</b> $userinfo[datejoined]<br />
                                        <b>Location:</b> $userinfo[field2]<br />
                                        <if condition="$show['lastactivity']">
                                        <div><b>Last Online At:</b> $userinfo[lastactivitydate] - <span class="time">$userinfo[lastactivitytime]</span></div>
                                        </if>
                                        <!-- Hack: Userprofile Changed Date(MarcoH64) -->
                                        <if condition="$mh_upcd_last_changed">
                                        <b>$vbphrase[mh_upcd_last_change_date]:</b> $mh_upcd_last_changed
                                        </if>
                                        <!-- / Hack: Userprofile Changed Date(MarcoH64) -->
                            </div>
                                                <table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                                                                <tr>
                                                                        <td class="thead"><b>$userinfo[username]'s Information:</b></td>
                                                                </tr>
                                                                <tr>
                                                                        <td class="alt1">
                                                                                <div class="smallfont">
                                                                                <b>$vbphrase[age] :</b>  $userinfo[age]<br />
                                                                                <b>Sex :</b> $userinfo[field5]<br />
                                                                                <b>Occupation :</b> $userinfo[field4]<br />
                                                                                <b>Interests :</b> $userinfo[field3]<br />
                                                                                </div>
                                                                        </td>
                                                                </tr>
                                                                <if condition="$userinfo[field6]">
                                                                <tr>
                                                                        <td class="thead"><b>About Me:</b></td>
                                                                </tr>
                                                                <tr>
                                                                        <td class="alt1"><div class="smallfont">$userinfo[field6]</div></td>
                                                                </tr>
                                                                </if>
                                                                <if condition="$userinfo[field12]">
                                                                <tr>
                                                                        <td class="thead"><b>Favorite Aspect of Photography:</b></td>
                                                                </tr>
                                                                <tr>
                                                                        <td class="alt1"><div class="smallfont">$userinfo[field12]</div></td>
                                                                </tr>
                                                                </if>                                                               
                                                                <if condition="$userinfo[field7]">
                                                                <tr>
                                                                        <td class="thead"><b>Photo Gear:</b></td>
                                                                </tr>
                                                                <tr>
                                                                        <td class="alt1"><div class="smallfont"><div style="white-space:pre;">$userinfo[field7]</div></div></td>
                                                                </tr>
                                                                <if condition="$show['signature']">
                                                                <tr>
                                                                        <td class="thead"><b>$vbphrase[signature]</b></td>
                                                                </tr>
                                                                <tr>
                                                                        <td class="alt1">$userinfo[signature]</td>
                                                                </tr>
                                                                </if>
                                                </table>
                                </td>
                <td align="left" valign="top" class="alt1" width="25%" rowspan="2">
                        <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://www.texasphotoforum.com/forum/images/noimage.jpg" alt="$userinfo[username]" border="0" style="border:1px solid $stylevar[tborder_bgcolor];" />
                        </if>
<br />
                                <table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                                        <tr>
                                                <td class="thead"><b>General Information:</b></td>
                                        </tr>
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">Send An E-Mail To $userinfo[username]</phrase></a></div></td>
                                        </tr>
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">Send Private Message To $userinfo[username]</phrase></a></div></td>
                                        </tr>
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><if condition="$show['profileviews']"><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></td>
                                        </tr>
                                        <if condition="$userinfo[homepage]">
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><b>$userinfo[username]'s Personal Homepage:</b><br /><a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a></div></td>
                                        </tr>
                                        </if>
                                        <if condition="$userinfo[field8]">
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><b>MySpace Profile Page:</b><br /><a href="$userinfo[field8]" target="_blank" dir="ltr">$userinfo[field8]</a></div></td>
                                        </tr>
                                        </if>
                                        <if condition="$userinfo[field9]">
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><b>Model Mayhem Profile Page:</b><br /><a href="$userinfo[field9]" target="_blank" dir="ltr">$userinfo[field9]</a></div></td>
                                        </tr>
                                        </if>
                                        <if condition="$userinfo[field10]">
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><b>One Model Place Profile Page:</b><br /><a href="$userinfo[field10]" target="_blank" dir="ltr">$userinfo[field10]</a></div></td>
                                        </tr>
                                        </if>
                                        <if condition="$userinfo[field11]">
                                        <tr>
                                                <td class="alt1"><div class="smallfont"><b>Sports Shooter Profile Page:</b><br /><a href="$userinfo[field11]" target="_blank" dir="ltr">$userinfo[field11]</a></div></td>
                                        </tr>
                                        </if>
                                               
                                </table>
                                <br />
                                <table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                                                <tr>
                                                        <td class="thead">Forum Information</td>
                                                </tr>
                                                <tr>
                                                        <td class="alt1"><div class="smallfont">$vbphrase[total_posts]: $userinfo[posts]  (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)</div></td>
                                                </tr>                                                       
                                                <tr>
                                                        <td class="alt1"><div class="smallfont">Total User Images: $userimages[count]</div></td>
                                                </tr>
                                                <tr>
                                                        <td class="alt1"><div class="smallfont"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">Find All Posts By $userinfo[username]</phrase></a></div></td>
                                                </tr>
                                                <tr>
                                                        <td class="alt1"><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]">Find All Threads Started By $userinfo[username]</phrase></a></div></td>
                                                </tr>
                                                <tr>
                                                        <td class="alt1"><div class="smallfont"><a href="/gallery/showgallery.php?cat=500&ppuser=$userinfo[userid]" title="View Gallery">View $userinfo[username]'s Gallery</a></div></td>
                                                </tr>
                                                <if condition="$vboptions['usereferrer']">
                                                <tr>
                                                        <td class="alt1"><div class="smallfont"><b>$vbphrase[referrals]:</b> $referrals</div></td>
                                                </tr>
                                                </if>
                                        </table>
                                        <br />
                                                      <if condition="$show['hasimicons']">
                                                        <table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                                                          <tr>
                                                            <td class="thead">Instant Messaging</td>
                                                          </tr>
                                                          <tr>
                                                            <td class="alt1"><div align="center">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></td>
                                                          </tr>
                                                        </table>
                                                        <br />
                                                      </if> 
                                                                               
        </td>
        </tr>
</table>
<if condition="$profileimagebits">
<table align="center" width="100%" border="0" cellpadding="6" cellspacing="1" class="tborder">
<tr>
    <td class="tcat" colspan="6"><a href="http://www.texasphotoforum.com/gallery/index.php?$session[sessionurl]">Recent Gallery Additions</a>
    </td>
</tr>
<tr>
$profileimagebits
</tr>
</table>
<br />
</if>

        <if condition="can_moderate()">
               
<div align="center" class="smallfont"><b>Moderator Control:</b> <a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></div>
        </if>
$footer
<br />
</body>
</html>

The one thing that still doesnt work in the profile page is the Total User Images: portion. It's suppose to display the total number of images the user has in the PhotoPost Gallery. I have not been able to figure that one out yet so if anyone can find the fix I'd greatly appreciate it! :)

It may not be perfect but it seems to work ok on my end for what its worth (3.5.1)... use at your own risk.

Hope this helps some...


Using 3.5.4 I get this error when saving the template

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/*********/public_html/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 80

PennylessZ28 04-12-2006 12:49 AM

Quote:

Originally Posted by RasMasta
Using 3.5.4 I get this error when saving the template

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/*********/public_html/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 80

You have an opened conditional somewhere in your code, thats what usually produces that.

You need to go through the HTML and make sure all the <if> </else> statesments have ending tags and are closed.

imported_infitech 04-14-2006 07:21 AM

Quote:

Originally Posted by RasMasta
Using 3.5.4 I get this error when saving the template

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/*********/public_html/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 80

Yor missing an </if> after photogear


Code:

<if condition="$userinfo[field7]">
                                                                <tr>
                                                                        <td class="thead"><b>Photo Gear:</b></td>
                                                                </tr>
                                                                <tr>
                                                                        <td class="alt1"><div class="smallfont"><div style="white-space:pre;">$userinfo[field7]</div></div></td>
                                                                </tr>
                                                                <if condition="$show['signature']">


should be
Code:

<if condition="$userinfo[field7]">
                                                                <tr>
                                                                        <td class="thead"><b>Photo Gear:</b></td>
                                                                </tr>
                                                                <tr>
                                                                        <td class="alt1"><div class="smallfont"><div style="white-space:pre;">$userinfo[field7]</div></div></td>
                                                                </tr>
                                                                </if><if condition="$show['signature']">

[/code]

CodeRed 04-14-2006 11:15 AM

Quote:

Originally Posted by imported_infitech
Yor missing an </if> after photogear

ahh thanks... i go edit my post now to include that!

CodeRed 04-14-2006 12:08 PM

I have another question... Is there a way to allow users to use items such as quotation marks etc in their profile pages?

for example:

"
&


are coming out like this in the profile pages

&quot;
&amp;

Stangsta 04-14-2006 03:25 PM

Quote:

Originally Posted by CodeRed
I have another question... Is there a way to allow users to use items such as quotation marks etc in their profile pages?

for example:

"
&

are coming out like this in the profile pages

&quot;
&amp;

I havent had time to work on that...I have the same problem. If you don't parse the bbcode, it will show up just fine. If I come up with a fix, i'll let you know.

nestoras 04-15-2006 02:22 AM

i can't make CSS to work!what can it be wrong?
can someone put his own CSS code to test it ?

imported_infitech 04-15-2006 03:11 AM

Here's my version
http://www.infitechdesign.com/forums/adobe_fan

Amavisca 04-15-2006 04:29 AM

I was going to post ur profile adobe. Can some 1 help me to have a template like that?

imported_infitech 04-15-2006 06:41 AM

Quote:

Originally Posted by RasMasta
Using 3.5.4 I get this error when saving the template

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/*********/public_html/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 80

I just wanted you to know how ur looking on firefox Abel. I used your versions and tweaked it alitte to fit my site and i had to fix that.

jarcher 04-15-2006 06:15 PM

Quote:

Originally Posted by nestoras
i can't make CSS to work!what can it be wrong?
can someone put his own CSS code to test it ?

this is all yellow
PHP Code:

body {background#FFF000}
page {background#FFF000}
a:link {background#FFF000}
a:hovera:active {background#FFF000}
a:visited {background#FFF000}
.tcat {background#FFF000}
.theader {background#FFF000}
.tborder {background#FFF000} 

my bg img
PHP Code:

Body{background-image:url(http://www.longislandphil.com/archer/SerialKillerJournal.jpg)} 

they both worked for me



where do I put the profile pic?
and how
I cant seem to get it
PHP Code:

$stylevar[htmldoctype]
<
html dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
<if 
condition="$userinfo[field11]">
<
style type="text/css">$userinfo[field11]</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.longislandphil.com/images/misc/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"
<!-- 
vbPlaza start -->
                <if 
condition="$userinfo['usertitle']"><div class="smallfont" <if condition="$userinfo['titlestyle']">style="$userinfo[titlestyle]"</if>>$userinfo[usertitle]</div></if>
<!-- 
vbPlaza end --> <br />
 
<
strong>Sex:</strong$userinfo[field6] <br /> <if condition="$show['age']"><strong>$vbphrase[age]:</strong
             
$userinfo[age]</if> <br /> <strong>Location:</strong$userinfo[field2]<br /> 
<!-- 
vbPlaza start -->
                <
div class="bigusername" <if condition="$userinfo['namestyle']">style="$userinfo[namestyle]"</if>>$userinfo[musername$userinfo[onlinestatus]</div>
<!-- 
vbPlaza end --> 
             <
br /> 
<
div><strong>Last Online:</strong$userinfo[lastactivitydateat $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]rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_private_message_to_x]</phrase></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]rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_message_via_email_to_x]</phrase></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
<!-- [
START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.3' CHANGEID] -->
                <if 
condition="$vboptions['vbpager_active'] AND $bbuserinfo['userid']">
                <
tr>
                    <
td>
                        
$vbphrase[pager_vbpager]:<br />
                        <
a href="#" onclick="window.open('pager.php?do=buddylist&amp;puserid=$userinfo[userid]','pagerbuddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;"><phrase 1="$userinfo[username]">$vbphrase[pager_send_pager_message_to_x]</phrase></a>
                    </
td>
                </
tr>
                </if>
<!-- [
END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.3' CHANGEID] -->
        </
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.longislandphil.com/images/misc/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.longislandphil.com/images/misc/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.longislandphil.com/images/misc/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.longislandphil.com/images/misc/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">
<!-- 
vbPlaza start -->
            <if 
condition="$vboptions['vbbux_enabled']">$show[vbbuxuserinfo]</if>
            <if 
condition="$show['gifts']">$show[gifts]</if>
            <if 
condition="$show['ribbons']">$show[ribbons]</if>
<!-- 
vbPlaza end -->
<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>Biography:</strong></span></td
         <
td align="left" valign="top">$userinfo[field1]</td
        </
tr
        <
tr class="alt2"
         <
td align="left" valign="top"><span class=""><strong>Music:</strong></span></td
         <
td align="left" valign="top">$userinfo[field3]</td
        </
tr
        <
tr class="alt2"
         <
td align="left" valign="top"><span class=""><strong>Movies:</strong></span></td
         <
td align="left" valign="top">$userinfo[field4]</td
        </
tr
        <
tr class="alt2"
         <
td align="left" valign="top"><span class=""><strong>Television:</strong></span></td
         <
td align="left" valign="top">$userinfo[field32]</td
        </
tr
        <
tr class="alt2"
         <
td align="left" valign="top"><span class=""><strong>Heroes:</strong></span></td
         <
td align="left" valign="top">$userinfo[field31]</td
        </
tr
<
tr class="alt2"
         <
td align="left" valign="top"><span class=""><strong>Books:</strong></span></td
         <
td align="left" valign="top">$userinfo[field27]</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['
field24']&1">
$comma Dating
<if condition="$comma ='
,'"></if>
</if> 
<if condition="$post['
field24']&2">
$comma Serious Relationships
<if condition="$comma ='
,'"></if>
</if>
<if condition="$post['
field24']&4">
$comma Friends
<if condition="$comma ='
,'"></if>
</if>
<if condition="$post['
field24']&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[field14]</td> 
        </tr> 
        <tr class="alt2"> 
         <td align="left" valign="top"> <div align="left"><span class=""><strong>Hometown:</strong></span></div></td> 
         <td style="">$userinfo[field2]</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[field12]</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[field17] / $userinfo[field18]</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> 
        <tr class="alt2"> 
         <td align="left" valign="top"> <div align="left"><span class=""><strong>Education</strong></span></div></td> 
         <td style="">$userinfo[field23]</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[field8]</td> 
        </tr> 
        <tr> 
         <td class="alt2"><strong>Who I'
d Like to Meet:</strong><br /> 
            
$userinfo[field25]</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>
<!-- 
HackUsername 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>
<!-- / 
HackUsername 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 did I miss. . .?
thanks. . .

Stangsta 04-15-2006 07:58 PM

Quote:

Originally Posted by jarcher
what did I miss. . .?
thanks. . .

Nothing. It uses the persons avatar for the profile pic. You can change it if you want to, but its more consistant that way.

jarcher 04-15-2006 08:53 PM

Quote:

Originally Posted by Stangsta
Nothing. It uses the persons avatar for the profile pic. You can change it if you want to, but its more consistant that way.

ok, so there is no way to have the avatar and the profile pic in the profile this way?

Stangsta 04-15-2006 09:34 PM

Quote:

Originally Posted by jarcher
ok, so there is no way to have the avatar and the profile pic in the profile this way?

Of course there is, you just edit the memberinfo and add the code for profile pics and remove the code for avatars.

Keep in mind that the comments system uses avatars. You dont want to confuse your users.

jarcher 04-15-2006 10:37 PM

Quote:

Originally Posted by Stangsta
Of course there is, you just edit the memberinfo and add the code for profile pics and remove the code for avatars.

Keep in mind that the comments system uses avatars. You dont want to confuse your users.

everytime I try, and no matter where I put it
I get this
Quote:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in adminfunctions_template.php(3537) : eval()'d code on line 123

found it, nevermind
sorry

thanks


All times are GMT. The time now is 02:09 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.02791 seconds
  • Memory Usage 2,367KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_php_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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