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)

criscokid 09-28-2006 08:59 PM

Quote:

Originally Posted by moonclamp
Anyway, I've made mine slightly different using fieldset tags. ... if you want to see how it looks go to http://profiles.screamingwhisper.com/Messy.

Nice clean layout mate :) Care to go into a bit more detail on your use fieldset tags?

moonclamp 09-28-2006 10:42 PM

Quote:

Originally Posted by criscokid
Nice clean layout mate :) Care to go into a bit more detail on your use fieldset tags?

Not a lot that I can go into really without stripping the whole thing apart. I have far more hacks than I care to go into detail about.

However, most of my blocks have something like this around them:

<if condition="whatever if condition you need">

<fieldset>
<legend>Your Block Title</legend>
<div class="fieldset">

<table width="100%" border="0" cellpadding="0" class="alt2">
<tr>
<td>
The block's content goes here
</td>
</tr>
</table>
</div>
</fieldset>
<br/>

</if>

Although I was originally inspired by this thread, I actually hate the look of myspace. So I just got a few basic ideas and went off and started from scratch

^SuiCyde^ 10-09-2006 06:38 PM

i'm installing this tonight.....huge mod.....good job man....just wanted to give you some props and let you know we're using it at Audiobattles, we've only been aruond a month though, 1000 members, wouldn't mind throwing ya banner up as an affiliate if you want though....

Tane 10-10-2006 07:44 AM

Will this work with vBulletin 3.6.2?

I would like to install it, but want to know if there will be any problems with the latest version of VB.

Tane

Chicago_VLNU_4s 10-13-2006 10:44 PM

Quote:

Originally Posted by Tane
Will this work with vBulletin 3.6.2?

I would like to install it, but want to know if there will be any problems with the latest version of VB.

Tane

it should work with any version, it's just a template re-modification.

Chicago_VLNU_4s 10-13-2006 10:49 PM

how come when i use the css code, it looks shitty, the links are all plain and it changes everything. I want it to look regular with a different css... i'll take pics if you guys don't understand what i'm talkin about

^SuiCyde^ 10-17-2006 05:47 AM

nevermind i had my feildsets messed up....

the question i have now is....how can i seperate the areas better?

www.audiobattles.com/blackeyeceo

noonespecial 10-19-2006 05:40 AM

Finally finished the upgrades to my member profiles.

http://www.absolutepunk.net/member.php?u=1083

Not sure why I'm posting here .. just was a relief to get them all finished how I wanted.

MissKalunji 10-19-2006 12:00 PM

Quote:

Originally Posted by noonespecial
Finally finished the upgrades to my member profiles.

http://www.absolutepunk.net/member.php?u=1083

Not sure why I'm posting here .. just was a relief to get them all finished how I wanted.

That looks sooooooo nice! nice job

^SuiCyde^ 10-19-2006 08:38 PM

Quote:

Originally Posted by ^SuiCyde^
nevermind i had my feildsets messed up....

the question i have now is....how can i seperate the areas better?

www.audiobattles.com/blackeyeceo

any suggestions for me ? Miss K

Shazz 10-19-2006 08:45 PM

Quote:

Originally Posted by ^SuiCyde^
any suggestions for me ? Miss K

Since your forum, is centered* as in a Fixed skin, You can't really have any more space then what you already have , I think you mean the space in the middle to divide it?

MissKalunji 10-19-2006 09:12 PM

Quote:

Originally Posted by ^SuiCyde^
any suggestions for me ? Miss K

WOW thats a nice skin? who designed it?

well to make it look seperated perhaps adding a border for the tables would make it look seperate maybe? im not sure cause seems like the whole forum is design that way

personally i think it looks perfect the way it is

Chicago_VLNU_4s 10-20-2006 05:16 PM

Quote:

Originally Posted by noonespecial
Finally finished the upgrades to my member profiles.

http://www.absolutepunk.net/member.php?u=1083

Not sure why I'm posting here .. just was a relief to get them all finished how I wanted.

yeh, that def. is a nice site. I like how you have the profiles. Did you make your own template for that? cuz i need something like that on my site. Nice site once again

Chicago_VLNU_4s 10-20-2006 05:19 PM

oh and btw to any other members, i used the BBCODE so when you break lines in the edit profile feild, it would break lines in your profile.. but when members enter symbols like "&" and " " " (quotation marks) they show up different. The only ones i've caught so far are as followed..

& = &amp;
" = &quot

any idea's what to do. I know this happened for the shoutbox then somebody came out with a fix for it. so shouldn't be that hard right?

justim123 10-25-2006 03:32 AM

How can we integrate special characters like | to .htaccess?

Alfa1 10-31-2006 10:15 AM

The function "View More Pics ()" doesn't work for me. What do I need to fix?
Here is the relevant code from MEMBERINFO:

Code:

<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.mysite.com/forum/images/scforumstyle/buttons/nopropic.jpg">
                </if></div><br /></center>
<strong><div align="center"><a href="/gallery/browseimages.php?do=member&amp;imageuser=$userinfo[userid]" title="View More Pics">View More Pics ($userimages[count])</td> </div></strong>
            <td align="left" valign="top" class="text">
<div class="smallfont" align="left">$userinfo[usertitle]</div> <br />

Edit: I found out what the problem is. The code about refers to vbgallery, while I have photopost instead. I'd like to replace this link with either a link to the users photopost entries (Although I have the last 8 entries on the profile) or to the profile pic, members can standard enter into vbulletin. Another option is to get rid of the link. Either way makes me happy.

Alfa1 10-31-2006 11:01 AM

Does someone have a guide written up for forum members how to make optimal use of the CSS usage?

^SuiCyde^ 10-31-2006 09:14 PM

Quote:

Originally Posted by MissKalunji
WOW thats a nice skin? who designed it?

well to make it look seperated perhaps adding a border for the tables would make it look seperate maybe? im not sure cause seems like the whole forum is design that way

personally i think it looks perfect the way it is

all credits on the skin go to www.reysdesigns.com
i think you're talking about the yellow and green one....
with the emcee shadows in the banner... that says Audiobattles....
this hack should work with all my skins now i think though....

Shazz 10-31-2006 11:28 PM

It should work with any skin, even though it looks a ton better with the fluid versions

SuperFly 11-02-2006 03:16 AM

Quote:

Originally Posted by Alfa1
Does someone have a guide written up for forum members how to make optimal use of the CSS usage?

i have a script, ill release to public soon.

MissKalunji 11-02-2006 12:16 PM

Quote:

Originally Posted by ^SuiCyde^
all credits on the skin go to www.reysdesigns.com
i think you're talking about the yellow and green one....
with the emcee shadows in the banner... that says Audiobattles....
this hack should work with all my skins now i think though....

some might still bug tho...
Thanks thats a nice design still

Trana 11-06-2006 02:13 PM

Has anyone released a profile comments hack yet?

Zweeper 11-06-2006 02:21 PM

i need it to :(

Oddjob 11-08-2006 11:04 PM

Getting this error when saving the default template

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/webnoob/public_html/forums/member.php(827) : eval()'d code on line 76


....heres my memberinfo code.

Code:

levar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<if condition="$userinfo[field35]">
<style type="text/css">$userinfo[field35]</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.sevencityforums.com/forum...e/nopropic.jpg">
                </if></div><br /></center>
<strong><div align="center"><a

href="/gallery/browseimages.php?do=member&amp;imageuser=$userinfo[userid]"

title="View More Pics">View More Pics ($userimages[count])</td> </div></strong>
            <td align="left" valign="top" class="text">
<div class="smallfont" align="left">$userinfo[usertitle]</div> <br />
 
<strong>Sex:</strong> $userinfo[field5] <br /> <if

condition="$show['age']"><strong>$vbphrase[age]:</strong>
            $userinfo[age]</if> <br /> <strong>Location:</strong>

$userinfo[field2]<br />
            <div>$userinfo[onlinestatus]</div>
            <br />
<div><strong>Last Online:</strong> $userinfo[lastactivitydate] at

$userinfo[lastactivitytime]</div> </td>
        </tr>
        </tbody>
    </table>
    <p>
    <table class="tborder" cellpadding="$stylevar[cellpadding]"

cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr class="tcat">
        <td colspan="2"><strong>Contacting

$userinfo[username]</td></font></strong>
        </tr>
        <tr class="alt2">
        <td height="5" nowrap="nowrap" width="50%"> <div align="left">
            <a

href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&l

t;">
<img border="0" src="http://www.sevencityforums.com/forum...mns/sendpm.gif"

align="left" width="79" height="22"></a>
</td>
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><if condition="$userinfo['showicq']">

$userinfo[icqicon]
            <a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]',

500, 450); return false;">$userinfo[icq]</a>
            </if> </div></td>
        </tr>
        <tr class="alt2">
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><div class="smallfont">
    <a

href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&qu

ot; rel=&quot;nofollow">
<img border="0" src="http://www.sevencityforums.com/forum...dmailicon2.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=$userinf

o[userid]">
<img border="0" src="http://www.sevencityforums.com/forum...s/addbuddy.gif"

width="79" height="22"></a>
            <else /><div class="smallfont"><a

href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$user

info[userid]">
<img border="0" src="http://www.sevencityforums.com/forum...mns/remove.jpg"

align="left" width="79" height="22"></a>
            </if> </div></td>
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><if condition="$userinfo['showmsn']">

$userinfo[msnicon]
            <a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]',

400, 200); return false;">$userinfo[msn]</a>
            </if></div></td>
        </tr>
        <tr class="alt2">
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><div class="smallfont"><if

condition="$show['addignorelist']"><a

href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userin

fo[userid]">
<img border="0" src="http://www.sevencityforums.com/forum..._mns/block.jpg"

width="79" height="22" align="left"></a></p>
            <else /><div class="smallfont"><a

href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$use

rinfo[userid]">
<img border="0" src="http://www.sevencityforums.com/forum...ns/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[field5]">$userinfo[field5]</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[user

id]', 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[field17]">
    <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[field17]"></div></td>
        </tr>
    </table>
</if>
    <p>
    <table class="tborder" cellpadding="$stylevar[cellpadding]"

cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr class="tcat">
        <td colspan="3" valign="middle"><strong>$userinfo[username]'s

Interests</td></font></strong>
        </tr>
        <tr valign="top" class="alt2">
        <td align="left" valign="top"><span

class=""><strong>General:</strong></span></td>
        <td align="left" valign="top">$userinfo[field16]</td>
        </tr>
        <tr class="alt2">
        <td align="left" valign="top"><span

class=""><strong>Music:</strong></span></td>
        <td align="left" valign="top">$userinfo[field9]</td>
        </tr>
        <tr class="alt2">
        <td align="left" valign="top"><span

class=""><strong>Movies:</strong></span></td>
        <td align="left" valign="top">$userinfo[field11]</td>
        </tr>
        <tr class="alt2">
        <td align="left" valign="top"><span

class=""><strong>Television:</strong></span></td>
        <td align="left" valign="top">$userinfo[field14]</td>
        </tr>
        <tr class="alt2">
        <td align="left" valign="top"><span

class=""><strong>Heroes:</strong></span></td>
        <td align="left" valign="top">$userinfo[field13]</td>
        </tr>
<tr class="alt2">
        <td align="left" valign="top"><span

class=""><strong>Books:</strong></span></td>
        <td align="left" valign="top">$userinfo[field12]</td>
        </tr>
        <tr class="alt2">
        <td align="left" valign="top"><span

class=""><strong>Groups:</strong></span></td>
        <if condition="$show['membergroups']">
        <td>$membergroupbits</td>
        <else />
        <td><strong><phrase

1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase>

</strong></td>
        </if>
    </table>
    <p>
    <table class="tborder" cellpadding="$stylevar[cellpadding]"

cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr class="tcat">
        <td class="text" wrap="" style="" align="left" height="10"

valign="center" colspan="2">
            <span class=""><strong>$userinfo[username]'s Details </span> </td>

</font></strong>
        </tr>
        <tr valign="top" class="alt2">
        <td align="left" valign="top" width="33%"> <div align="left"><span

class=""><strong>Status:</strong></span></div></td>
        <td style="">$userinfo[field21]</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[field18]</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[field19]</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[field20] / $userinfo[field22]</td>
        </tr>
        <tr class="alt2">
        <td align="left" valign="top"> <div align="left"><span

class=""><strong>Children:</strong></span></div></td>
        <td style="">$userinfo[field25]</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]">$jour

nal[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]"><phra

se 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[field10]</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]">$v

bphrase[user_options]</a></td><br />
</if>
<!-- Hack: Username Management (MarcoH64) -->
<if condition="$mh_unm_can_change_other_name">
<td class="vbmenu_control"><a

href="$mh_unm_modcp_link">$vbphrase[mh_unm_change_username]</a></td>
</if>
<!-- / Hack: Username Management (MarcoH64) -->
<if condition="$mh_upcd_last_changed">
    <div style="padding:$stylevar[formspacer]px">
    <strong>Profile last updated: $mh_upcd_last_changed</strong>
    </div>
    </if>
</center>
$footer
<br />
</body>
</html>


Cant find what im missing, i would really appreciate some help.

Shazz 11-08-2006 11:27 PM

How much editing have you done from the default?

Oddjob 11-09-2006 12:39 AM

I just put in the numbers of the profile fields......

bo0oost 11-12-2006 02:04 AM

I'm interested in this hack, but mainly for the "guestbook" or users leaving comments. Would I be able to just use this hack for that purpose? TIA :)

Trana 11-12-2006 02:09 AM

Quote:

Originally Posted by bo0oost
I'm interested in this hack, but mainly for the "guestbook" or users leaving comments. Would I be able to just use this hack for that purpose? TIA :)

You need to buy that hack in order for it to do this.

Immortal_Shades 11-17-2006 06:05 PM

Will this work without photopost and VB advanced?

Cause honestly I dont see why I should spend a good $150 for those things if I dont want them or like them!

Trana 11-17-2006 06:33 PM

Quote:

Originally Posted by Immortal_Shades (Post 1119479)
Will this work without photopost and VB advanced?

Cause honestly I dont see why I should spend a good $150 for those things if I dont want them or like them!

You don't need VB Advanced. If you want it to display recent photos then yes you need to buy Photopost or Photopost Gallery (formerly VBA Gallery).

Shazz 11-17-2006 06:51 PM

Quote:

Originally Posted by Immortal_Shades (Post 1119479)
Will this work without photopost and VB advanced?

Cause honestly I dont see why I should spend a good $150 for those things if I dont want them or like them!

All that is just optional

ShannonRawls 11-19-2006 04:41 AM

Quote:

Originally Posted by Chicago_VLNU_4s (Post 1100925)
oh and btw to any other members, i used the BBCODE so when you break lines in the edit profile feild, it would break lines in your profile.. but when members enter symbols like "&" and " " " (quotation marks) they show up different. The only ones i've caught so far are as followed..

& = &amp;
" = &quot

any idea's what to do. I know this happened for the shoutbox then somebody came out with a fix for it. so shouldn't be that hard right?

I am having that same problem. I created the plugin to make the line breaks work for my selected fields. But as soon as I did that, all the special characters like [ " ] and [ & ] began giving code instead of the actual character. If anyone has a fix that would be nice.

Everything else is fine. ( www.PledgePark.com/shannonrawls )

ShannonRawls 11-19-2006 06:56 PM

I also wanted my comments to work on my 3.6.3 vbulletin board but they don't. As the Administrator, they work just fine, but everybody else is a no go.

So to get a solution, I just paid for the comment system @ visionscripts.com. Hopefully that would be all I need and hopefully it will import my old comments from the "Profile Comment System 1.0.0 dvbt_commentsys" that worked in my old 3.5.3 board.

I noticed in June they said they would get it to for free, just like before. But it's Novemebr now, and no updates have been made. So I was forced to buy.

Coldhands 11-23-2006 04:31 AM

I've used this as my .htaccess file
Code:

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

and I'm running 3.6.0 and it doesn't seem to work. I then changed member.php?&username=$1 to member.php?&u=$1 but that didn't do the trick. Any ideas, guys.

Is there any explanation on the syntax used for the .htaccess. I'm kind of an .hta noob and I'd like to know what it means, so I can hack it up a bit. :D Any good places you guys could recommend as a good guide about hta on the net?

cdembek 12-03-2006 11:53 AM

I have the anymedia hack installed, so should I be able to play youtube videos?

Shazz 12-03-2006 01:20 PM

Quote:

Originally Posted by cdembek (Post 1130705)
I have the anymedia hack installed, so should I be able to play youtube videos?

If you use the BB code of youtube

cdembek 12-03-2006 11:51 PM

what would be an example of using the BB code?

Thanks

Shazz 12-03-2006 11:58 PM

Quote:

Originally Posted by cdembek (Post 1131288)
what would be an example of using the BB code?

Thanks

Theres other threads on this site of the youtube BB code , Last I counted were 2-3

nikki712 12-13-2006 10:09 PM

Is anyone running this mod in 3.6.4? I'd like to install this but I want to make sure it works w/my vb version. Thanks!

Shazz 12-13-2006 10:19 PM

Quote:

Originally Posted by nikki712 (Post 1138095)
Is anyone running this mod in 3.6.4? I'd like to install this but I want to make sure it works w/my vb version. Thanks!

Its a single template edit, It should work fine ;)


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