PDA

View Full Version : Myspace Profile Re-Write PRO! 1.0.0


Pages : 1 [2] 3 4 5

KevNJ
03-09-2006, 01:40 AM
* edit * - Nevermind I figured it out. Works perfectly ( again ). Thanks!!

Okay I had .htaccess file working. I then tried to make my forums the main page. Moved the forums folder into the root directory. But cause I run CMPS you have to edit files, so I crashed the site. Got it fixed but not with the main site being the forums. Ill figure that out later. Now I cant get the htaccess file to work. It wont allow me to put the file in the forums folder. Any idea why ?

* edit * - Nevermind I figured it out. Works perfectly ( again ). Thanks!!

Brandon Sheley
03-09-2006, 01:45 AM
yeah
http://locoforum.com/members/brandon/
it's working good, well i have an avatar problem, but thats from theold db
now just waiting on the profile comment to get back up,,
thx for the help Stangsta and MissKalunji

ZacUSNYR
03-09-2006, 04:17 AM
I got the profile page hacked up very nicely on my site.

I luckily had a copy of the comment system I installed previously. Hopefully I don't get plagued with any of those disappeared comments bugs.

One thing I did to the comment system was edited style comment_panel

where it had

<br />
&add_comment

I replaced it with
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
&nbsp;<else />
<br />
$add_comment
</if>

This makes it so you can't comment on your own profile :)

SaN-DeeP
03-09-2006, 04:30 AM
simply wonderful addon, how many queries are executed while viewing any profile ?

Annie^.^
03-09-2006, 09:08 AM
I run into some issue with the .htaccess file. You see my DirectoryIndexes doesn't work properly from it. It supposed to open index.html then index.php but now when I have the .htaccess file there it only sees the index.php and not the index.html.

The reason I use the index.html file because that's directly reffer me to the portal.php

Any idea how to make the .htaccess to work that my directory indexes are opening in the right order?

Annie^.^
03-09-2006, 09:50 AM
Oh Never mind my last post. I fixed it. I renamed the index.php in the .htaccess file to index.html. It works out fine.

Now the question is can it be done as Subdomain for users?

ronoxQ
03-09-2006, 02:28 PM
No, there is no free version. The only version available is on www.photopost.com (http://www.photopost.com/)

The 100 word limit can be changed in each profile field under MAX CHARACTERS.

Okay, thanks.

So you need to pay to get all the mods for this to work?

Annie^.^
03-09-2006, 03:24 PM
I need help.... my design gets messed up if the user is not logged in.... could someone help me out???

http://www.muveszno.com/Anna

Brandon Sheley
03-09-2006, 03:28 PM
I need help.... my design gets messed up if the user is not logged in.... could someone help me out???

http://www.muveszno.com/Anna
looks fine to me

Stangsta
03-09-2006, 04:21 PM
Okay, thanks.

So you need to pay to get all the mods for this to work?Only if you want multiple pictures. There is a free hack for multiple profile pics, but Im not too fond of it.

rrokdoka
03-09-2006, 04:52 PM
I'm using Vbulletin 3.5.0 RC3 and for some reason the htaccess is messing with my vbadvanced and i cant get none of the www.rrokdoka.org/baklava to work without the htaccess! anyone else having this problem?

Annie^.^
03-10-2006, 12:05 AM
looks fine to me

Yes now it is working great thankfully. I had to break the codes down and turned out some </div> tags were missing and that messes up things ^__^

Stangsta
03-10-2006, 12:23 AM
I'm using Vbulletin 3.5.0 RC3 and for some reason the htaccess is messing with my vbadvanced and i cant get none of the www.rrokdoka.org/baklava (http://www.rrokdoka.org/baklava) to work without the htaccess! anyone else having this problem?I run vbadvanced and have no problems, however I dont run it from the root, so I am not sure why it does not work correctly. I believe someone may have had a similar problem, and MissKalunji solved it earlier in this thread. I could be mistaken though.

Annie^.^
03-10-2006, 12:48 AM
I'm not sure if it's an error but listen to this.
When the user clicks on this address http://www.mysite.com/user then everything is fine but once the user enters through these address' http://mysite.com/user or mysite.com/user they are getting logged out.

ZacUSNYR
03-10-2006, 02:12 AM
I'm not sure if it's an error but listen to this.
When the user clicks on this address http://www.mysite.com/user then everything is fine but once the user enters through these address' http://mysite.com/user or mysite.com/user they are getting logged out.
Check your cookie settings in the admincp.

bushka
03-10-2006, 08:01 AM
Hey,

I'm almost there with my rewrite of your example code, just need to sit down for an evening to get it finished, I look forward to linking you in.

Question, unfortunately the Profile Comment System has been abandoned by its author who has now gone off to start an even larger project the same as this one here.

Is there any other comment system that you could recommend?

I noticed that Photoplog has a comment system which could be put into any page, seems daft though to install a Gallery just for the comments!

Annie^.^
03-10-2006, 09:12 AM
Thank you the cookie setting solved the problem :)

MissKalunji
03-10-2006, 12:28 PM
Hey,

I'm almost there with my rewrite of your example code, just need to sit down for an evening to get it finished, I look forward to linking you in.

Question, unfortunately the Profile Comment System has been abandoned by its author who has now gone off to start an even larger project the same as this one here.

Is there any other comment system that you could recommend?

I noticed that Photoplog has a comment system which could be put into any page, seems daft though to install a Gallery just for the comments!

Search for the mod user rating 1.0

You can use it to rate user and comment also :) not the e-steki karma the USER rating

ronoxQ
03-10-2006, 02:22 PM
Will that also display comments on a user's MEMBERINFO?

MissKalunji
03-10-2006, 02:27 PM
both rating and comments....

here : https://vborg.vbsupport.ru/showthread.php?t=109234&highlight=user+rating

ronoxQ
03-10-2006, 10:25 PM
Well, everything but the images are working for me, so I decided to try out the css generator.

MissK, how'd you integrate it so nicely with your CSS tab? And also, how do you get that same CSS to apply to their UserPages?

MissKalunji
03-10-2006, 10:42 PM
Well, everything but the images are working for me, so I decided to try out the css generator.

MissK, how'd you integrate it so nicely with your CSS tab? And also, how do you get that same CSS to apply to their UserPages?


Integrate what? im sorry you lost me :confused: :bunny:

Brandon Sheley
03-11-2006, 01:42 AM
do u know how to cange this ? the url it's posting isn't the correct
this is located above the avatar

Brandon
http://locoforum.com/Brandon


http://locoforum.com/members/brandon/ - is correct

thank you

nvm, got that.. now to get the blocks moved around like i want
great startup hack you've helped with ;)

DementedMindz
03-11-2006, 11:30 AM
ok i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media and it just looks different too...

ronoxQ
03-11-2006, 01:28 PM
Integrate what? im sorry you lost me :confused: :bunny:

You integrate the CSS generator into your edit profiles page. It's tabbed, and you have a preview at the bottom.

Stangsta
03-11-2006, 07:58 PM
You integrate the CSS generator into your edit profiles page. It's tabbed, and you have a preview at the bottom.She paid a coder for that, its not for distrobution.

DementedMindz
03-11-2006, 08:18 PM
Ok i guess ill post again maybe someone will know.... i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media...

Stangsta
03-11-2006, 09:06 PM
Ok i guess ill post again maybe someone will know.... i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media...What are you entering into your profile field? Unless you added an <if> statement, there are no permissions for the profile fields.

MissKalunji
03-11-2006, 10:00 PM
She paid a coder for that, its not for distrobution.


oh ok i didnt know thats what he/she was talking about!

no like he said no redistribuation

DementedMindz
03-11-2006, 11:05 PM
What are you entering into your profile field? Unless you added an <if> statement, there are no permissions for the profile fields.

i basiclly copied your template and used that and it will only show for me well only the media on my profile but if another user adds media it wont show ...how can i fix this if you dont mind?

DementedMindz
03-11-2006, 11:57 PM
i even tried your Usergroup Based Profile Conditionals for the media but the media shows on my profile but not on any other members that have it setup...

ronoxQ
03-12-2006, 12:01 AM
She paid a coder for that, its not for distrobution.

Okay, gotcha. Thanks for clearing that up. What coder did she pay for that job?

MissKalunji
03-12-2006, 12:37 AM
Okay, gotcha. Thanks for clearing that up. What coder did she pay for that job?


his not a member on the board just hire one...and theres a free one attach in the first thread in the first page

ronoxQ
03-12-2006, 01:32 AM
I have that one, and it works. I was just wondering how you integrated yours so nicely.

MissKalunji
03-12-2006, 01:33 AM
oh i used a mod on vb...called....webtemplate to integrate it in my website look.......thats all

Brandon Sheley
03-12-2006, 04:09 AM
any ideas on this ?
it's basically the stock script that is posted,, but i used the newer media player code that Stangsta posted to me..

basically I see I have two different errors,, one is a profile with video, one is without..

basically I'm the only user with a video.. none of the others have messed with there profiles..

anyways

error 1
http://locoforum.com/members/brokenheart4anangel/

the blocks on the right side are stretched to me

http://locoforum.com/members/brandon/
most the right hand blocks didn't shift.

where is the area in the code that it's directed to start a new row ?

thank you
-Brandon

ZacUSNYR
03-12-2006, 02:58 PM
I'll be posting up a color generator that i'm working on - it won't be too friendly and will require minor changes and an understanding of your CSS fields for it to be functional - but it'll be ALOT better then the one posted previously.

ZacUSNYR
03-12-2006, 03:14 PM
The original code is pretty messy - but it's right under the user information table.

I viewed your source. All i'm seeing declared in the profile is

<td width="100%" valign="top" class="alt1"><EMBED SRC="Video Link from Field" autostart="false" ShowControls="true" loop="true" height="240" width="320" align="center" height="128"> </td>

Between two tables.... So what this is doing is telling the original table to add a new column.

Add

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr class="tcat">

Code from up above

</tr>
</table>

You'll most likely need a line break in between the tables.

any ideas on this ?
it's basically the stock script that is posted,, but i used the newer media player code that Stangsta posted to me..

basically I see I have two different errors,, one is a profile with video, one is without..

basically I'm the only user with a video.. none of the others have messed with there profiles..

anyways

error 1
http://locoforum.com/members/brokenheart4anangel/

the blocks on the right side are stretched to me

http://locoforum.com/members/brandon/
most the right hand blocks didn't shift.

where is the area in the code that it's directed to start a new row ?

thank you
-Brandon

DementedMindz
03-12-2006, 03:49 PM
Stangsta is there any way you would be able to see why only admins videos show ? it dont even show the media table in there profile on registered users but it shows perfect on mine... can i pm you my url so you can see what i mean?

Stangsta
03-12-2006, 05:53 PM
Stangsta is there any way you would be able to see why only admins videos show ? it dont even show the media table in there profile on registered users but it shows perfect on mine... can i pm you my url so you can see what i mean?I have a few installs ahead of me, once I complete them, Ill look into this.

vbreal
03-12-2006, 05:57 PM
The original code is pretty messy - but it's right under the user information table.

I viewed your source. All i'm seeing declared in the profile is

<td width="100%" valign="top" class="alt1"><EMBED SRC="Video Link from Field" autostart="false" ShowControls="true" loop="true" height="240" width="320" align="center" height="128"> </td>

Between two tables.... So what this is doing is telling the original table to add a new column.

Add

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr class="tcat">

Code from up above

</tr>
</table>

You'll most likely need a line break in between the tables.


do u mind taking a look at my page.

www.trudaily.com/mrdaily (http://www.trudaily.com/mrdaily)

it cuts off my comment section some and also the friend section. I notice it does this even more when somone has a long yahoo name so it stretches that box and puses the friends and comments over causing it to get cut off

also my navbar is funky. how can i get the navbar and the banner to be centered instead of to the left

www.trudaily.com/francia (http://www.trudaily.com/francia)

hers is an example of how it gets messed up then the yahoo name is long


o and also the quick links, journal, and change theme doesn't work when i use the CSS field.

I would appreciate any help that anyone can offer.

Thanks

MissKalunji
03-12-2006, 06:27 PM
do u mind taking a look at my page.

www.trudaily.com/mrdaily (http://www.trudaily.com/mrdaily)

it cuts off my comment section some and also the friend section. I notice it does this even more when somone has a long yahoo name so it stretches that box and puses the friends and comments over causing it to get cut off

also my navbar is funky. how can i get the navbar and the banner to be centered instead of to the left

www.trudaily.com/francia (http://www.trudaily.com/francia)

hers is an example of how it gets messed up then the yahoo name is long


o and also the quick links, journal, and change theme doesn't work when i use the CSS field.

I would appreciate any help that anyone can offer.

Thanks

I told you on another post is because you're using the WRONG statement for the CSS thats why your quick links journal and you have the javascript errors

ZacUSNYR
03-12-2006, 06:41 PM
<a href="https://vborg.vbsupport.ru/showpost.php?p=921091&postcount=279" target="_blank">https://vborg.vbsupport.ru/showp...&postcount=279</a>

As far as the yahoo name - I just noticed that myself and i'll post a rewrite that i'm doing on my forum.

ZacUSNYR
03-12-2006, 08:50 PM
https://vborg.vbsupport.ru/showpost.php?p=921091&postcount=279

As far as the yahoo name - I just noticed that myself and i'll post a rewrite that i'm doing on my forum.

This adds another new block for instant message contacts and I added Skype back into the template.

Find section in original code

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Contacting $userinfo[username]</td></font></strong>
</tr>
<tr class="alt2">
<td height="5" nowrap="nowrap" width="50%"> <div align="left">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;">
<img border="0" src="http://www.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]&quot; 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=$userinfo[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=$userinfo[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=$userinfo[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=$userinfo[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>


Replace with.

<!-- Declare the Contact Username Table -->
<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]</strong></td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendpm.gif" width="79" height="22"></a>
</td>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendmailicon2.gif" width="79" height="22"></a>
</td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/addbuddy.gif" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/remove.jpg" width="79" height="22"></a>
</if>
</td>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/block.jpg" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbudy.jpg" width="79" height="22"></a>
</if>
</td>
</tr>
</table>
<br />

<!-- Declare all Instant Message contacts in IF conditions -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Instant Message $userinfo[username]</strong></td>
</tr>
<if condition="$userinfo['showicq']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[icqicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[aimicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[msnicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[yahooicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
</td>
</tr>
</if>

<if condition="$userinfo['showskype']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[skypeicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>

</table>


You will need to change your paths to your images and links.

Brandon Sheley
03-12-2006, 09:24 PM
oh good post about the skype, i dl'ed it the other day and am trying it out right now :)

vbreal
03-13-2006, 01:57 AM
I told you on another post is because you're using the WRONG statement for the CSS thats why your quick links journal and you have the javascript errors

i didn't know that change was supposed to fix the journal links. there was a few things i had questions about and u just said to use that.

when i took out that section and replaced it with what you told me to. it ignored the style and made everyones background white instead of keeping the style. so if someone didn't enter anything in the CSS field the background would be white.

Stangsta
03-13-2006, 02:02 AM
i didn't know that change was supposed to fix the journal links. there was a few things i had questions about and u just said to use that.

when i took out that section and replaced it with what you told me to. it ignored the style and made everyones background white instead of keeping the style. so if someone didn't enter anything in the CSS field the background would be white.Check your PM's

DementedMindz
03-13-2006, 02:14 AM
Stangsta any word when you you would have time to look at my profile? or should i just give up on the media part?

Stangsta
03-13-2006, 02:19 AM
Stangsta any word when you you would have time to look at my profile? or should i just give up on the media part?Sorry, Ive been busy as hell doing installs. I haven't forgotten you, I will get to it soon.

DementedMindz
03-13-2006, 02:21 AM
ok thank you very much :)

MissKalunji
03-13-2006, 02:22 AM
Stangsta any word when you you would have time to look at my profile? or should i just give up on the media part?

Whats your problem?

MissKalunji
03-13-2006, 02:25 AM
i didn't know that change was supposed to fix the journal links. there was a few things i had questions about and u just said to use that.

when i took out that section and replaced it with what you told me to. it ignored the style and made everyones background white instead of keeping the style. so if someone didn't enter anything in the CSS field the background would be white.


uh i said what? it gives a white background!?!?!? :surprised: you lost me

What i said...was to use (right under </title>)

<style type="text/css">
$post[field#]
</style>


The problem with the <if> statement is ....

If no one enters any css it keeps the normal vb but if they do enter css it removes the whole headinclude ...wich gives javascript error..and quick link not working

when you use the one i just put...it still replaces the vb stuffs and does what it gotta do without bothering the quick link javascript and the headinclude template...

DementedMindz
03-13-2006, 02:36 AM
Whats your problem?


i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media...

ronoxQ
03-13-2006, 10:29 AM
oh i used a mod on vb...called....webtemplate to integrate it in my website look.......thats all

Okay, I'll check that out! Thanks so much, once again.

ronoxQ
03-13-2006, 10:35 AM
By the way: there IS a free gallery, for htose that need it. https://vborg.vbsupport.ru/showthread.php?t=92875&highlight=gallery+vba

Brandon Sheley
03-13-2006, 10:49 AM
yup, that gallery is very nice,, do u have that setup in your profile view ? do u have a link

ZacUSNYR
03-13-2006, 10:50 AM
i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media...


Whats the link to your site?

MissKalunji
03-13-2006, 12:33 PM
i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media...


show me your template please

Synth
03-13-2006, 01:18 PM
This is awsome and looks great. When I put the .htaccess in the forum root and I go to my forum I get a Error 404 file not found same with trying to go to mydomain.com/user. When I take the .htaccess out I can get to my forums. Any ideas?

MissKalunji
03-13-2006, 01:25 PM
This is awsome and looks great. When I put the .htaccess in the forum root and I go to my forum I get a Error 404 file not found same with trying to go to mydomain.com/user. When I take the .htaccess out I can get to my forums. Any ideas?


Show me the content of the htaccess....

DementedMindz
03-13-2006, 01:30 PM
show me your template please


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



$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
</if>
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
$header
$navbar
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
</table>
</if>

<table width="100%" border="0" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">

<tr>
<td valign="top" width="0%"><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

<tr class="tcat"> <td colspan="2"><div align="Left"><strong>$userinfo[username]</div></font></strong>
<div class="smallfont"></td></div></tr>
<if condition="$userinfo['usertitle']">
<tbody>
<tr class="tcat">
<td class="text" colspan="2" style="" align="left" valign="bottom"></td>
</tr>

</if>

<tr class="alt2">
<td><div align="right"><center><if condition="$show['avatar']">
<div class="smallfont">
&nbsp;<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" border="4" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></center>
</div>
<else /> <center><img src="/images/misc/noavatar.gif">
</if></div><br /></center>
<strong><div align="center"><a href="/gallery/browseimages.php?do=member&amp;imageuser=$userinfo[userid]" title="View More Pics">View More Pics ($userimages[count])</td> </div></strong>
<td align="left" valign="top" class="text">
<div class="smallfont" align="left">$userinfo[usertitle]</div> <br />

<strong>Sex:</strong> $userinfo[field14] <br /> <if condition="$show['age']"><strong>$vbphrase[age]:</strong>
$userinfo[age]</if> <br /> <strong>Location:</strong> $userinfo[field7]<br />
<div>$userinfo[onlinestatus]</div>
<br />
<div><strong>Last Online:</strong> $userinfo[lastactivitydate] at $userinfo[lastactivitytime]</div> </td>
</tr>
</tbody>
</table>
<p>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Contacting $userinfo[username]</td></font></strong>
</tr>
<tr class="alt2">
<td height="5" nowrap="nowrap" width="50%"> <div align="left">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;">
<img border="0" src="/images/sendpm.gif" align="left" width="79" height="22"></a>
</td>
<td height="5" nowrap="nowrap" valign="top" width="50%">
<div align="left"><if condition="$userinfo['showicq']"> $userinfo[icqicon]
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
</if> </div></td>
</tr>
<tr class="alt2">
<td height="5" nowrap="nowrap" valign="top" width="50%">
<div align="left"><div class="smallfont">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow">
<img border="0" src="/images/sendmailicon2.gif" align="left" width="79" height="22"></a></p>
</div></td>
<td height="2" nowrap="nowrap" valign="middle" width="50%">
<div align="left"><if condition="$userinfo['showaim']"> $userinfo[aimicon]
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
</if></div></td>
</tr>
<tr class="alt2">
<td height="5" nowrap="nowrap" valign="top" width="50%">
<div align="left"><div class="smallfont"><if condition="$show['addbuddylist']"> <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="/images/addbuddy.gif" width="79" height="22"></a>
<else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="/images/remove.jpg" align="left" width="79" height="22"></a>
</if> </div></td>
<td height="5" nowrap="nowrap" valign="top" width="50%">
<div align="left"><if condition="$userinfo['showmsn']"> $userinfo[msnicon]
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
</if></div></td>
</tr>
<tr class="alt2">
<td height="5" nowrap="nowrap" valign="top" width="50%">
<div align="left"><div class="smallfont"><if condition="$show['addignorelist']"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="/images/block.jpg" width="79" height="22" align="left"></a></p>
<else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="/images/addbuddy.gif" width="79" align="left" height="22"></a></p>
</if> </div></td>
<td height="2" nowrap="nowrap" valign="middle" width="50%">
<div align="left"><if condition="$userinfo['showyahoo']"> $userinfo[yahooicon]
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
</if></div></td>
</tr>
</table>
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>User Information</td> </font></strong>
</tr>
<tr class="alt2">
<td valign="top"></td>
</tr>

<tr>
<td class="alt2"><div class="smallfont"><a href="$userinfo[homepage]" target="_blank"
dir="ltr">My Home Page</a></div></td>
</tr>
<tr>
<if condition="$show['profileviews']">
<td class="alt2">
<div class="smallfont">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;">$vbphrase[profile_views]</a><else />$vbphrase[profile_views]</if>: $userinfo[profileviews]
</div>
</div>
</if>
</tr>
<tr>
<td class="alt2"><div class="smallfont"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td class="alt2"><div class="smallfont"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;s earchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
</tr>
<tr>
<td class="alt2"><div class="smallfont">$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td></div>
</tr>
<tr>
<td class="alt2">
<if condition="$vboptions['usereferrer']">
<div class="smallfont">
<strong>$vbphrase[referrals]:</strong> $referrals
</div>
</div>
</if>
</tr>
<tr>
<td class="alt2"><div class="smallfont"><a href="payments.php?$session[sessionurl]gift=true&userid=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[buy_x_a_sub]</phrase></a>
</td>
</td></div>
</tr>
</table>
<br />
<if condition="$userinfo[field10]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2">
<span class=""><strong>$userinfo[username]'s Media </span> </td> </font></strong>
</tr>
<if condition="is_member_of($bbuserinfo, 6, 7, 2, 5)">
<tr class="alt2">
<td align="left" valign="top"> <div align="center"><EMBED SRC="$userinfo[field21]"></div></td>
</tr>
<else /></if>
</table>
</if>
<p>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="3" valign="middle"><strong>$userinfo[username]'s Interests</td></font></strong>
</tr>
<tr valign="top" class="alt2">
<td align="left" valign="top"><span class=""><strong>General:</strong></span></td>
<td align="left" valign="top">$userinfo[field15]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"><span class=""><strong>Music:</strong></span></td>
<td align="left" valign="top">$userinfo[field8]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"><span class=""><strong>Movies:</strong></span></td>
<td align="left" valign="top">$userinfo[field9]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"><span class=""><strong>Television:</strong></span></td>
<td align="left" valign="top">$userinfo[field13]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"><span class=""><strong>Heroes:</strong></span></td>
<td align="left" valign="top">$userinfo[field12]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"><span class=""><strong>Books:</strong></span></td>
<td align="left" valign="top">$userinfo[field11]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"><span class=""><strong>Groups:</strong></span></td>
<if condition="$show['membergroups']">
<td>$membergroupbits</td>
<else />
<td><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></td>
</if>
</table>
<p>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2">
<span class=""><strong>$userinfo[username]'s Details </span> </td> </font></strong>
</tr>
<tr valign="top" class="alt2">
<td align="left" valign="top" width="33%"> <div align="left"><span class=""><strong>Marital Status:</strong></span></div></td>
<td style="">$userinfo[field20]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"> <div align="left"><span class=""><strong>Occupation:</strong></span></div></td>
<td style="">$userinfo[field16]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"> <div align="left"><span class=""><strong>Hometown:</strong></span></div></td>
<td style="">$userinfo[field23]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"> <div align="left"><span class=""><strong>Ethnicity:</strong></span></div></td>
<td id="ProfileReligion:" style="">$userinfo[field17]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"> <div align="left"><span class=""><strong>Zodiac
Sign:</strong></span></div></td>
<td style=""><if condition="$show['zodiacsign']">
<div>$zodiacsign</div>
</if></td>
</tr>
<tr class="alt2">
<td align="left" valign="top"> <div align="left"><span class=""><strong>Smoke
/ Drink:</strong></span></div></td>
<td style="">$userinfo[field18] / $userinfo[field19]</td>
</tr>
<tr class="alt2">
<td align="left" valign="top"> <div align="left"><span class=""><strong>Children:</strong></span></div></td>
<td style="">$userinfo[field22]</td>
</tr>
</table></td>
<td valign="top" width="60%"> <if condition="$show[journalinfo]"><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>$userinfo[username]'s Latest Blog Entry</td></font></strong>
</tr>
<tr class="alt2">
<td><if condition="$show[journalinfo]"> <if condition="$show[journal_lastentry]"><a href="journal.php?$session[sessionurl]do=showentry&e=$journal[lastentry_id]">$journal[lastentry]</a>
($journal[lastentry_date])<br />
<else />$vbphrase[private]</if> </if></td>
</tr>
<tr class="alt2">
<td><if condition="$show[journalinfo]"> [<a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><phrase 1="$userinfo[username]">$vbphrase[visit_xs_journal]</phrase></a>]
</if></td>
</tr>
</table>
<p></if>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>$userinfo[username]'s Blurbs</td></font></strong>
</tr>
<tr class="alt2">
<td valign="top"><strong>About Me:</strong><br />$userinfo[field6]</td>
</tr>
<tr>
<td class="alt2"><strong>Who I'd Like to Meet:</strong><br />
$userinfo[field10]</td>
</tr>
</table>
<br />$FNB_HTML<br />
<p>$comment_panel</p></td>
</tr></table></td>
</table>
<br />
$footer
<br />
</body>
</html>

DementedMindz
03-13-2006, 01:37 PM
duhhhh i see why i didnt change the field above the if condition="$userinfo[field10]"> sorry :surprised:

ronoxQ
03-13-2006, 01:49 PM
yup, that gallery is very nice,, do u have that setup in your profile view ? do u have a link

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

Synth
03-13-2006, 01:49 PM
Show me the content of the htaccess....

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

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

Thanks in advance

MissKalunji
03-13-2006, 02:27 PM
duhhhh i see why i didnt change the field above the if condition="$userinfo[field10]"> sorry :surprised:

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

MissKalunji
03-13-2006, 02:28 PM
RewriteEngine On
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1

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

Thanks in advance

thats what mine had


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


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

DementedMindz
03-13-2006, 02:33 PM
lol thats what i thought just didnt wanted to make sure :banana:

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

Synth
03-13-2006, 02:53 PM
Make sure no space extra space and do you have n e thing else?

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

MissKalunji
03-13-2006, 03:03 PM
I'm not quite sure what your saying here, could you rephrase that please:)

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

Synth
03-13-2006, 03:16 PM
well i dont know how to explain it :surprised: did the one i gave you work?

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

Synth
03-13-2006, 04:16 PM
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1


Tried that code with the same issue:( 404 when going into forums

MissKalunji
03-13-2006, 04:32 PM
contact me on aim or msn i'll help you from there

Lissa
03-13-2006, 07:59 PM
I'm using photoplog instead of vbgallery for the members' photos. I know I need to add the link in the memberinfo template, but I don't know how to make the link (the one that says "view more pics") link to individual galleries. Anyone have any clue how to do this?

ZacUSNYR
03-13-2006, 08:07 PM
I'm using photoplog instead of vbgallery for the members' photos. I know I need to add the link in the memberinfo template, but I don't know how to make the link (the one that says "view more pics") link to individual galleries. Anyone have any clue how to do this?

I installed Photoplog as well.

This is what I put in my memberinfo for a direct link to it.


<!-- View More Pics - link to PhotoPlog -->
<br />
<strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>

Lissa
03-13-2006, 08:55 PM
I installed Photoplog as well.

This is what I put in my memberinfo for a direct link to it.


<!-- View More Pics - link to PhotoPlog -->
<br />
<strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>


Oh thank you, thank you!!!!

Synth
03-13-2006, 10:47 PM
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1


Tried that code with the same issue:( 404 when going into forums

Any love on this issue:)

Lissa
03-14-2006, 12:51 AM
I have another small problem:

How do I get rid of the text next to the aim, icq etc. icons? I want to leave the linked icon, but get rid of the text because the text pushes the layout over and it's not aligned.

I don't know which part of the memberinfo template to remove :confused:

MissKalunji
03-14-2006, 02:04 AM
I have another small problem:

How do I get rid of the text next to the aim, icq etc. icons? I want to leave the linked icon, but get rid of the text because the text pushes the layout over and it's not aligned.

I don't know which part of the memberinfo template to remove :confused:


put it that way : $userinfo[icqicon]

instead of $userinfo[aim]

Synth
03-14-2006, 10:17 AM
MissKalunji sorry I may have missed your PM yesterday on AIM if you sent me one about the .htaccess problem.

Also I'm having another problem. When I set something in the "Here for" field nothing shows up exept when I choose friends and it actually displays Dating in my profile.

ZacUSNYR
03-14-2006, 01:31 PM
I have another small problem:

How do I get rid of the text next to the aim, icq etc. icons? I want to leave the linked icon, but get rid of the text because the text pushes the layout over and it's not aligned.

I don't know which part of the memberinfo template to remove :confused:

You need to find the text that reads

$userinfo[aimicon] <a href="whatever it says here - has a whole bunch of stuff"> $userinfo[aim]</a>

You need to delete the little bit that says $userinfo[aimicon] before the link and then modify the $userinfo[aim] to $userinfo[aimicon]

That'll make just the icon linkable.

I noticed the same problem you were having with the AIM blocks and rewrote that to be in it's own section. Check it out :)

https://vborg.vbsupport.ru/showpost.php?p=923345&postcount=307

ZacUSNYR
03-14-2006, 01:39 PM
Any love on this issue:)

If you're getting the 404 error - it's most likely one thing - you don't have modules compiled into apache.

Is this your box or someone else hosting it for you?

Go to your admin panel - Maintenance - View PHP Info

Under the section apache2handler there is a Loaded Modules Block.

In there you should see mod_rewrite - without that! It's a no go!

If you have access to the box you can check the conf file and try adding
LoadModule rewrite_module modules/mod_rewrite.so

Just add it underneith the loadmodule line for php. Restart apache and check your php info again - still no go the original compile did not specify modules and you'll need to recompile.

Lissa
03-14-2006, 02:08 PM
You need to find the text that reads

$userinfo[aimicon] <a href="whatever it says here - has a whole bunch of stuff"> $userinfo[aim]</a>

You need to delete the little bit that says $userinfo[aimicon] before the link and then modify the $userinfo[aim] to $userinfo[aimicon]

That'll make just the icon linkable.

I noticed the same problem you were having with the AIM blocks and rewrote that to be in it's own section. Check it out :)

https://vborg.vbsupport.ru/showpost.php?p=923345&postcount=307

I used your template rewrite, it's awesome!!!!! Thanks :)

Synth
03-14-2006, 02:13 PM
If you're getting the 404 error - it's most likely one thing - you don't have modules compiled into apache.

Is this your box or someone else hosting it for you?

Go to your admin panel - Maintenance - View PHP Info

Under the section apache2handler there is a Loaded Modules Block.

In there you should see mod_rewrite - without that! It's a no go!

If you have access to the box you can check the conf file and try adding
LoadModule rewrite_module modules/mod_rewrite.so

Just add it underneith the loadmodule line for php. Restart apache and check your php info again - still no go the original compile did not specify modules and you'll need to recompile.

This site is hosted by someone else. I was unbale to find the apache2handler section and the Loaded Modules block. Does that mean I'm just screwed:confused:

ZacUSNYR
03-14-2006, 02:21 PM
I'd talk to the person who is hosting the site for you and ask them if they can add the apache mod_rewrite module for a project you're working on. It's becoming more and more used today and I don't believe there is a security issue with it - so there is no reason they shouldn't add it :)

Synth
03-14-2006, 02:54 PM
I'd talk to the person who is hosting the site for you and ask them if they can add the apache mod_rewrite module for a project you're working on. It's becoming more and more used today and I don't believe there is a security issue with it - so there is no reason they shouldn't add it :)

I spoke with them and they said since it's a linux box that the apache mod_rewrite is already on but it's not displayed in my php info.

ZacUSNYR
03-14-2006, 03:04 PM
Not true. You can install it without modules by not telling it when you configure it - unless it's something with RPM packages (fedora/redhat) then they may have to check their conf file

Synth
03-14-2006, 03:06 PM
So should I ask them if it's installed with modules?

ocmca
03-14-2006, 03:12 PM
Can someone please tell me how to do this with drupal instead of vbJournal since I'm on php5? THANKS!

ZacUSNYR
03-14-2006, 03:17 PM
Do a simple test first to verify it definately is not installed.

Make a sub folder on your domain called test

Create an .htaccess (verify it is chmod 755)

Inside the .htaccess put


RewriteEngine on
RewriteRule ^old\.html$ new.html


Now create old.html and type the name of the file in there. Save it.

Now go to http://www.mydomain.com/test/new.html

If the contents of old.html are displayed then it is working and you have placed/setup your htaccess wrong in your forums. If it does not work - mod_rewrite is not installed.

Synth
03-14-2006, 03:40 PM
Do a simple test first to verify it definately is not installed.

Make a sub folder on your domain called test

Create an .htaccess (verify it is chmod 755)

Inside the .htaccess put


RewriteEngine on
RewriteRule ^old\.html$ new.html


Now create old.html and type the name of the file in there. Save it.

Now go to http://www.mydomain.com/test/new.html

If the contents of old.html are displayed then it is working and you have placed/setup your htaccess wrong in your forums. If it does not work - mod_rewrite is not installed.

Ok i just keep getting a 404 error.

ZacUSNYR
03-14-2006, 03:58 PM
Ok i just keep getting a 404 error.

Ask them to fix it, and suggest they try adding it into the conf file first if it exists in the /modules

It's a server side problem :)

Synth
03-14-2006, 04:03 PM
ok thanks for the help I'll give it a shot:)

Lissa
03-14-2006, 09:58 PM
Has anyone used this with vbBux?

Stangsta
03-14-2006, 10:13 PM
Has anyone used this with vbBux?What are you trying to do?

Lissa
03-14-2006, 10:36 PM
I'm trying to make the memberinfo template changes :(

Stangsta
03-14-2006, 10:42 PM
I'm trying to make the memberinfo template changes :(It works like a champ. You just have to put them where you want them.

Lissa
03-14-2006, 11:10 PM
It works like a champ. You just have to put them where you want them.

I'm slowly figuring it out, thanks ;)

ronoxQ
03-14-2006, 11:13 PM
GASP! ANOTHER PROBLEM!

(sorry, guys. >_<)

I finally used the CSS generator, but whatever I do, all it does is blank out the regular CSS, NOT add in the new one.

www.omegaseye.com/forum/oadmin

PLEASE help me out!

ZacUSNYR
03-15-2006, 01:33 AM
GASP! ANOTHER PROBLEM!

(sorry, guys. >_<)

I finally used the CSS generator, but whatever I do, all it does is blank out the regular CSS, NOT add in the new one.

www.omegaseye.com/forum/oadmin

PLEASE help me out!

Search back a few pages. I addressed this issue with a rewrite. You basically need to put the call for the css out of the userfield AFTER the site's call (right now it's calling custom CSS before so it's overwriting all fields).

ZacUSNYR
03-15-2006, 01:36 AM
I've had quite a few requests for my code.

I'll probably make some changes but that is what I have so far.

Added back a join date / Skype / user notes / and a signature section.

It's not a myspace rip since it's on a riding site and it's more riding focused so it'll require some changes :)

Example :

http://members.twowheelfemales.com/Corny


$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude

<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
<!-- Declare style from profile field -->
<if condition="$userinfo[field35]">
<style type="text/css">$userinfo[field35]</style>
</if>
</head>
<body>

<!-- Call header and navbar -->
$header
$navbar

<!-- Check to see if user viewing profile is themselves - show link to usercp -->
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="0" cellspacing="1" border="0" width="30%" align="center">
<tr>
<td class="alt1" align="center">
<div class="smallfont">
<phrase 1="$userinfo[username]">$vbphrase[x_you_are_viewing_your_profile]</phrase>
<strong><a href="http://www.twowheelfemales.com/forum/profile.php?do=editprofile">Edit Profile</a></strong></div>
</td>
</tr>
</table>
<br />
</if>

<!-- Declare main table -->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="0%">

<!-- Left column - first table - includes name, avatar, sex, location, last online time -->
<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]</strong>
</div>
</td>
</tr>
<tr>
<td class="thead" align="center" colspan="2"><a href="http://members.twowheelfemales.com/$userinfo[username]" class="smallfont" /><strong>members.twowheelfemales.com/$userinfo[username]</strong></a>
</tr>

<!-- Declare the avatar - use IF statement to show default if one is not present -->
<tr>
<td class="alt2" align="center">
<if condition="$show['avatar']">
<div align="center"><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" /><img src="$post[avatarurl]" border="0" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div>
<else />
<div align="center"><img src="http://www.twowheelfemales.com/forum/images/arcade/noavatar.gif" /></div>
</if>
<!-- View More Pics - link to PhotoPlog -->
<br />
<strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>
<!-- View my garage link - link to vBPicGallery (vbgarage) -->
<br />
<div align="center"><strong><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" title="View my Garage" />View my Garage.</a></strong></div>
</td>


<!-- Right Column General info box: Sex, Location, Online Status -->
<td align="left" valign="top" class="alt2">
<table width="100%" cellspacing="0" cellpadding="1" align="center">
<!-- Declare the usertitle in an IF statement -->
<if condition="$userinfo['usertitle']">
<tr>
<td colspan="2" align="left"><span class="smallfont">$userinfo[usertitle]</span></td>
</tr>
</if>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td colspan="2" height="5">$userinfo[onlinestatus]</td>
</tr>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td width="20%">
<strong>Sex:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
<!-- Call Sex Field -->
$userinfo[field5]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<if condition="$show['age']">
<tr>
<td>
<strong>$vbphrase[age]:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
$userinfo[age]
</td>
</tr>
<tr>
<td colspan="2" height="2"></td>
</tr>
</if>
<tr>
<td colspan="2"><strong>$vbphrase[join_date]: </strong></td>
</tr>
<tr>
<td colspan="2">$userinfo[datejoined]</td>
</tr>
<tr>
<td colspan="2">
<strong>Location:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">
<!-- Declare location Field -->
$userinfo[field2]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<tr>
<td colspan="2">
<strong>Last Online:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">$userinfo[lastactivitydate] at $userinfo[lastactivitytime]</td>
</tr>
</table>
</td>
</tr>
</table>

<!-- Declare the Contact Username Table -->
<br />
<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]</strong></td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendpm.gif" width="79" height="22"></a>
</td>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendmailicon2.gif" width="79" height="22"></a>
</td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/addbuddy.gif" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/remove.jpg" width="79" height="22"></a>
</if>
</td>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/block.jpg" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbudy.jpg" width="79" height="22"></a>
</if>
</td>
</tr>
</table>

<!-- Declare all Instant Message contacts in IF conditions -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Instant Message $userinfo[username]</strong></td>
</tr>
<if condition="$userinfo['showicq']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[icqicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[aimicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[msnicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[yahooicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[skypeicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</table>

<!-- Declare the User Information 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></strong>
</tr>
<tr>
<td class="alt2"><a href="$userinfo[homepage]" target="_blank" dir="ltr" class="smallfont">My Home Page</a></td>
</tr>
<if condition="$show['profileviews']">
<tr>
<td class="alt2">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;" class="smallfont">$vbphrase[profile_views]</a>
<else />
<span class="smallfont">$vbphrase[profile_views]</if>: $userinfo[profileviews]</span>
</td>
</tr>
</if>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow" class="smallfont"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;s earchuser=$userinfo[urlusername]" rel="nofollow" class="smallfont"><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>
<if condition="$vboptions['usereferrer']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[referrals]:</strong> $referrals</div></td>
</tr>
</if>
<if condition="$show['usernotes']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[user_notes]:</strong>
<if condition="$show['usernoteview']">
<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
</if>
<if condition="$show['usernotepost']">
[<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
</if>
<if condition="$show['usernoteview']">
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</div>
</if>
</td>
</tr>
</if>
</table>

<!-- Declare User Interests Table -->
<br />
<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</strong></td>
</tr>
<if condition="$userinfo[field6]">
<tr valign="top">
<td class="alt1" align="left" valign="top"><span class="normal"><strong>General:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field6]</td>
</tr>
</if>
<if condition="$userinfo[field3]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Music:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field3]</td>
</tr>
</if>
<if condition="$userinfo[field4]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Movies:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field4]</td>
</tr>
</if>
<if condition="$userinfo[field32]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Television:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field32]</td>
</tr>
</if>
<if condition="$userinfo[field11]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Racing:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field11]</td>
</tr>
</if>
<if condition="$userinfo[field27]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Books:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field27]</td>
</tr>
</if>
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Groups:</strong></span></td>
<if condition="$show['membergroups']">
<td class="alt2" valign="top"><span class="normal">$membergroupbits</span></td>
<else />
<td class="alt2" valign="top"><span class="normal"><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></span></td>
</tr>
</if>
</table>

<!-- Declare User Details Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" align="left" height="10" valign="center" colspan="2"><strong>$userinfo[username]'s Details</strong></td>
</tr>
<tr>
<td class="alt1" align="left" width="33%"><span class="normal"><strong>Riding Status:</strong></span></td>
<td class="alt2">$userinfo[field15]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>I Ride:</strong></span></td>
<td class="alt2" align="left"><if condition="$comma =''"></if>
<if condition="$post['field393']&1">
$comma Streets
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&2">
$comma Track
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&4">
$comma Off-Road
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&8">
$comma Water
<if condition="$comma =','"></if>
</if>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Riding Style:</strong></span></td>
<td class="alt2" align="left">$userinfo[field14]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Hometown:</strong></span></td>
<td class="alt2" align="left">$userinfo[field390]</td>
</tr>
<tr>
<td class="alt1" align="left"> <div align="left"><span class="normal"><strong>Ethnicity:</strong></span></td>
<td class="alt2" align="left" id="ProfileReligion:">$userinfo[field16]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Zodiac Sign:</strong></span></td>
<td class="alt2" align="left">
<if condition="$show['zodiacsign']">
$zodiacsign
</if>
</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Smoke / Drink:</strong></span></td>
<td class="alt2" align="left">$userinfo[field17] / $userinfo[field18]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Favorite Gear:</strong></span></td>
<td class="alt2" align="left">$userinfo[field394]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Brand Loyality:</strong></span></td>
<td class="alt2" align="left">$userinfo[field23]</td>
</tr>
</table>
</td>

<!-- Declare Center Separating Column -->
<td width="10">&nbsp;</td>

<!-- Declare Right Side Column -->
<td valign="top" width="60%">

<!-- Declare the Journal Table in an IF statement -->
<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 Journal Entry</td></strong>
</tr>
<tr>
<td class="alt2">
<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>
<td class="alt1">
<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>
</if>

<!-- Declare the About Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>A Little About $userinfo[username]</strong></td>
</tr>
<!-- About me -->
<tr>
<td class="alt2" valign="top"><strong>About Me and My Bike:</strong><br />$userinfo[field8]</td>
</tr>
<!-- How I got into Riding -->
<tr>
<td class="alt2"><strong>How I Got Into Riding:</strong><br />$userinfo[field25]</td>
</tr>
<!-- Show Signature -->
<if condition="$show['signature']">
<tr>
<td class="alt1"><strong>My Signature:</strong><br />$userinfo[signature]</td>
</tr>
</if>
</table>

<!-- Declare Friends List -->
<br />
$FNB_HTML

<!-- Declare Comments -->
<br />
$comment_panel

</td>
</tr>
</table>

</td>
</table>

<!-- Declare User Options Table in IF statement for Admins -->
<if condition="can_moderate()">
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center" class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td>
</tr>
</table>
</if>

$footer
</body>
</html>

Lissa
03-15-2006, 01:58 AM
I've had quite a few requests for my code.

I'll probably make some changes but that is what I have so far.

Added back a join date / Skype / user notes / and a signature section.

It's not a myspace rip since it's on a riding site and it's more riding focused so it'll require some changes :)

Example :

http://members.twowheelfemales.com/Corny


$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude

<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
<!-- Declare style from profile field -->
<if condition="$userinfo[field35]">
<style type="text/css">$userinfo[field35]</style>
</if>
</head>
<body>

<!-- Call header and navbar -->
$header
$navbar

<!-- Check to see if user viewing profile is themselves - show link to usercp -->
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="0" cellspacing="1" border="0" width="30%" align="center">
<tr>
<td class="alt1" align="center">
<div class="smallfont">
<phrase 1="$userinfo[username]">$vbphrase[x_you_are_viewing_your_profile]</phrase>
<strong><a href="http://www.twowheelfemales.com/forum/profile.php?do=editprofile">Edit Profile</a></strong></div>
</td>
</tr>
</table>
<br />
</if>

<!-- Declare main table -->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="0%">

<!-- Left column - first table - includes name, avatar, sex, location, last online time -->
<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]</strong>
</div>
</td>
</tr>
<tr>
<td class="thead" align="center" colspan="2"><a href="http://members.twowheelfemales.com/$userinfo[username]" class="smallfont" /><strong>members.twowheelfemales.com/$userinfo[username]</strong></a>
</tr>

<!-- Declare the avatar - use IF statement to show default if one is not present -->
<tr>
<td class="alt2" align="center">
<if condition="$show['avatar']">
<div align="center"><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" /><img src="$post[avatarurl]" border="0" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div>
<else />
<div align="center"><img src="http://www.twowheelfemales.com/forum/images/arcade/noavatar.gif" /></div>
</if>
<!-- View More Pics - link to PhotoPlog -->
<br />
<strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>
<!-- View my garage link - link to vBPicGallery (vbgarage) -->
<br />
<div align="center"><strong><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" title="View my Garage" />View my Garage.</a></strong></div>
</td>


<!-- Right Column General info box: Sex, Location, Online Status -->
<td align="left" valign="top" class="alt2">
<table width="100%" cellspacing="0" cellpadding="1" align="center">
<!-- Declare the usertitle in an IF statement -->
<if condition="$userinfo['usertitle']">
<tr>
<td colspan="2" align="left"><span class="smallfont">$userinfo[usertitle]</span></td>
</tr>
</if>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td colspan="2" height="5">$userinfo[onlinestatus]</td>
</tr>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td width="20%">
<strong>Sex:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
<!-- Call Sex Field -->
$userinfo[field5]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<if condition="$show['age']">
<tr>
<td>
<strong>$vbphrase[age]:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
$userinfo[age]
</td>
</tr>
<tr>
<td colspan="2" height="2"></td>
</tr>
</if>
<tr>
<td colspan="2"><strong>$vbphrase[join_date]: </strong></td>
</tr>
<tr>
<td colspan="2">$userinfo[datejoined]</td>
</tr>
<tr>
<td colspan="2">
<strong>Location:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">
<!-- Declare location Field -->
$userinfo[field2]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<tr>
<td colspan="2">
<strong>Last Online:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">$userinfo[lastactivitydate] at $userinfo[lastactivitytime]</td>
</tr>
</table>
</td>
</tr>
</table>

<!-- Declare the Contact Username Table -->
<br />
<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]</strong></td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendpm.gif" width="79" height="22"></a>
</td>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendmailicon2.gif" width="79" height="22"></a>
</td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/addbuddy.gif" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/remove.jpg" width="79" height="22"></a>
</if>
</td>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/block.jpg" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbudy.jpg" width="79" height="22"></a>
</if>
</td>
</tr>
</table>

<!-- Declare all Instant Message contacts in IF conditions -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Instant Message $userinfo[username]</strong></td>
</tr>
<if condition="$userinfo['showicq']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[icqicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[aimicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[msnicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[yahooicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[skypeicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</table>

<!-- Declare the User Information 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></strong>
</tr>
<tr>
<td class="alt2"><a href="$userinfo[homepage]" target="_blank" dir="ltr" class="smallfont">My Home Page</a></td>
</tr>
<if condition="$show['profileviews']">
<tr>
<td class="alt2">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;" class="smallfont">$vbphrase[profile_views]</a>
<else />
<span class="smallfont">$vbphrase[profile_views]</if>: $userinfo[profileviews]</span>
</td>
</tr>
</if>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow" class="smallfont"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;s earchuser=$userinfo[urlusername]" rel="nofollow" class="smallfont"><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>
<if condition="$vboptions['usereferrer']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[referrals]:</strong> $referrals</div></td>
</tr>
</if>
<if condition="$show['usernotes']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[user_notes]:</strong>
<if condition="$show['usernoteview']">
<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
</if>
<if condition="$show['usernotepost']">
[<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
</if>
<if condition="$show['usernoteview']">
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</div>
</if>
</td>
</tr>
</if>
</table>

<!-- Declare User Interests Table -->
<br />
<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</strong></td>
</tr>
<if condition="$userinfo[field6]">
<tr valign="top">
<td class="alt1" align="left" valign="top"><span class="normal"><strong>General:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field6]</td>
</tr>
</if>
<if condition="$userinfo[field3]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Music:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field3]</td>
</tr>
</if>
<if condition="$userinfo[field4]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Movies:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field4]</td>
</tr>
</if>
<if condition="$userinfo[field32]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Television:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field32]</td>
</tr>
</if>
<if condition="$userinfo[field11]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Racing:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field11]</td>
</tr>
</if>
<if condition="$userinfo[field27]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Books:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field27]</td>
</tr>
</if>
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Groups:</strong></span></td>
<if condition="$show['membergroups']">
<td class="alt2" valign="top"><span class="normal">$membergroupbits</span></td>
<else />
<td class="alt2" valign="top"><span class="normal"><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></span></td>
</tr>
</if>
</table>

<!-- Declare User Details Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" align="left" height="10" valign="center" colspan="2"><strong>$userinfo[username]'s Details</strong></td>
</tr>
<tr>
<td class="alt1" align="left" width="33%"><span class="normal"><strong>Riding Status:</strong></span></td>
<td class="alt2">$userinfo[field15]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>I Ride:</strong></span></td>
<td class="alt2" align="left"><if condition="$comma =''"></if>
<if condition="$post['field393']&1">
$comma Streets
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&2">
$comma Track
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&4">
$comma Off-Road
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&8">
$comma Water
<if condition="$comma =','"></if>
</if>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Riding Style:</strong></span></td>
<td class="alt2" align="left">$userinfo[field14]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Hometown:</strong></span></td>
<td class="alt2" align="left">$userinfo[field390]</td>
</tr>
<tr>
<td class="alt1" align="left"> <div align="left"><span class="normal"><strong>Ethnicity:</strong></span></td>
<td class="alt2" align="left" id="ProfileReligion:">$userinfo[field16]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Zodiac Sign:</strong></span></td>
<td class="alt2" align="left">
<if condition="$show['zodiacsign']">
$zodiacsign
</if>
</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Smoke / Drink:</strong></span></td>
<td class="alt2" align="left">$userinfo[field17] / $userinfo[field18]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Favorite Gear:</strong></span></td>
<td class="alt2" align="left">$userinfo[field394]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Brand Loyality:</strong></span></td>
<td class="alt2" align="left">$userinfo[field23]</td>
</tr>
</table>
</td>

<!-- Declare Center Separating Column -->
<td width="10">&nbsp;</td>

<!-- Declare Right Side Column -->
<td valign="top" width="60%">

<!-- Declare the Journal Table in an IF statement -->
<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 Journal Entry</td></strong>
</tr>
<tr>
<td class="alt2">
<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>
<td class="alt1">
<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>
</if>

<!-- Declare the About Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>A Little About $userinfo[username]</strong></td>
</tr>
<!-- About me -->
<tr>
<td class="alt2" valign="top"><strong>About Me and My Bike:</strong><br />$userinfo[field8]</td>
</tr>
<!-- How I got into Riding -->
<tr>
<td class="alt2"><strong>How I Got Into Riding:</strong><br />$userinfo[field25]</td>
</tr>
<!-- Show Signature -->
<if condition="$show['signature']">
<tr>
<td class="alt1"><strong>My Signature:</strong><br />$userinfo[signature]</td>
</tr>
</if>
</table>

<!-- Declare Friends List -->
<br />
$FNB_HTML

<!-- Declare Comments -->
<br />
$comment_panel

</td>
</tr>
</table>

</td>
</table>

<!-- Declare User Options Table in IF statement for Admins -->
<if condition="can_moderate()">
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center" class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td>
</tr>
</table>
</if>

$footer
</body>
</html>



I love it!

One thing you have, that I cannot for the life of me change, is that on your buddy list the names aren't underlined under the avatars. I added the style tag like the author said, but it didn't change the underlines. Is there any other way to remove those lines besides a style tag in the plugin?

ZacUSNYR
03-15-2006, 02:34 AM
I believe it's using the default a.link - so you'd have to declare the style in the link (which wouldn't be that hard) and add a new css for it with no decoration.

Brandon Sheley
03-15-2006, 04:12 AM
thx ZacUSNYR

a list of what your field id's might be nice, :)

I'll get by without, but it might be nice for some.

thx agian.

Lissa
03-15-2006, 11:37 AM
I believe it's using the default a.link - so you'd have to declare the style in the link (which wouldn't be that hard) and add a new css for it with no decoration.

Thanks :)

ZacUSNYR
03-15-2006, 12:29 PM
thx ZacUSNYR

a list of what your field id's might be nice, :)

I'll get by without, but it might be nice for some.

thx agian.

About me and my bike - field8
How I got into riding - field25
location - field2
Hometown - field390
Favorite Racing - Field11
Interests - Field6
Music - Field3
Movies - Field4
TV - field32
Books - field27
Riding status - field15
brand loyality - field23
Favorite Gear - field394
Riding style - field14
ethnicity - field16
smoker - field17
drinker - field18
I ride - Field393
sex - field5
Css - field35

There is also a lot of noting in the member info so it shouldn't be too hard to find parts in it. It's different from the original as it includes all the original vbulletin stuff (join date, user notes, skype, signature). Uses 3 columns on the main table instead of 2 columns with cellpadding (this lets the inside tables line up with the outside of the page table.)

I wish I knew php a lot better then I did because I have a good idea for the profiles using this template and would love to do it :) Any buddy good at vb/php coding wanna help out with a project? :)

Lissa
03-15-2006, 01:26 PM
(this lets the inside tables line up with the outside of the page table.)

Now I have to rewrite my memberinfo template again ;)

gavinzac
03-15-2006, 01:37 PM
what makes this PRO and the other one, not so PRO? :)

not knocking it, its just that i already spent a day creating the member info template from the older thread, and the only difference seems to be the .htaccess file. if i use the .htaccess file from this in conjunction with the other myspace-style member info template, will it still work? :)

DougCooper
03-15-2006, 01:41 PM
Great hack, question :

Is there a way to have the url on each members page
www.domain.com/username

and not www.domain/forum/username

???

ZacUSNYR
03-15-2006, 02:17 PM
Great hack, question :

Is there a way to have the url on each members page
www.domain.com/username

and not www.domain/forum/username

???

You can do it anyway you want lol

I have members.domain.com/username

ronoxQ
03-15-2006, 02:22 PM
Zac- Where was the change at? I can't seem to find it.

ZacUSNYR
03-15-2006, 02:32 PM
You place the .htaccess where you want it on your domain and then modify the path of the member.php - point it to the relative path of the forum root.

Synth
03-15-2006, 02:55 PM
I've had quite a few requests for my code.

I'll probably make some changes but that is what I have so far.

Added back a join date / Skype / user notes / and a signature section.

It's not a myspace rip since it's on a riding site and it's more riding focused so it'll require some changes :)

Example :

http://members.twowheelfemales.com/Corny


$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude

<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
<!-- Declare style from profile field -->
<if condition="$userinfo[field35]">
<style type="text/css">$userinfo[field35]</style>
</if>
</head>
<body>

<!-- Call header and navbar -->
$header
$navbar

<!-- Check to see if user viewing profile is themselves - show link to usercp -->
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="0" cellspacing="1" border="0" width="30%" align="center">
<tr>
<td class="alt1" align="center">
<div class="smallfont">
<phrase 1="$userinfo[username]">$vbphrase[x_you_are_viewing_your_profile]</phrase>
<strong><a href="http://www.twowheelfemales.com/forum/profile.php?do=editprofile">Edit Profile</a></strong></div>
</td>
</tr>
</table>
<br />
</if>

<!-- Declare main table -->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="0%">

<!-- Left column - first table - includes name, avatar, sex, location, last online time -->
<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]</strong>
</div>
</td>
</tr>
<tr>
<td class="thead" align="center" colspan="2"><a href="http://members.twowheelfemales.com/$userinfo[username]" class="smallfont" /><strong>members.twowheelfemales.com/$userinfo[username]</strong></a>
</tr>

<!-- Declare the avatar - use IF statement to show default if one is not present -->
<tr>
<td class="alt2" align="center">
<if condition="$show['avatar']">
<div align="center"><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" /><img src="$post[avatarurl]" border="0" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div>
<else />
<div align="center"><img src="http://www.twowheelfemales.com/forum/images/arcade/noavatar.gif" /></div>
</if>
<!-- View More Pics - link to PhotoPlog -->
<br />
<strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>
<!-- View my garage link - link to vBPicGallery (vbgarage) -->
<br />
<div align="center"><strong><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" title="View my Garage" />View my Garage.</a></strong></div>
</td>


<!-- Right Column General info box: Sex, Location, Online Status -->
<td align="left" valign="top" class="alt2">
<table width="100%" cellspacing="0" cellpadding="1" align="center">
<!-- Declare the usertitle in an IF statement -->
<if condition="$userinfo['usertitle']">
<tr>
<td colspan="2" align="left"><span class="smallfont">$userinfo[usertitle]</span></td>
</tr>
</if>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td colspan="2" height="5">$userinfo[onlinestatus]</td>
</tr>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td width="20%">
<strong>Sex:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
<!-- Call Sex Field -->
$userinfo[field5]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<if condition="$show['age']">
<tr>
<td>
<strong>$vbphrase[age]:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
$userinfo[age]
</td>
</tr>
<tr>
<td colspan="2" height="2"></td>
</tr>
</if>
<tr>
<td colspan="2"><strong>$vbphrase[join_date]: </strong></td>
</tr>
<tr>
<td colspan="2">$userinfo[datejoined]</td>
</tr>
<tr>
<td colspan="2">
<strong>Location:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">
<!-- Declare location Field -->
$userinfo[field2]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<tr>
<td colspan="2">
<strong>Last Online:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">$userinfo[lastactivitydate] at $userinfo[lastactivitytime]</td>
</tr>
</table>
</td>
</tr>
</table>

<!-- Declare the Contact Username Table -->
<br />
<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]</strong></td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendpm.gif" width="79" height="22"></a>
</td>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendmailicon2.gif" width="79" height="22"></a>
</td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/addbuddy.gif" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/remove.jpg" width="79" height="22"></a>
</if>
</td>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/block.jpg" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbudy.jpg" width="79" height="22"></a>
</if>
</td>
</tr>
</table>

<!-- Declare all Instant Message contacts in IF conditions -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Instant Message $userinfo[username]</strong></td>
</tr>
<if condition="$userinfo['showicq']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[icqicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[aimicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[msnicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[yahooicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[skypeicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</table>

<!-- Declare the User Information 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></strong>
</tr>
<tr>
<td class="alt2"><a href="$userinfo[homepage]" target="_blank" dir="ltr" class="smallfont">My Home Page</a></td>
</tr>
<if condition="$show['profileviews']">
<tr>
<td class="alt2">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;" class="smallfont">$vbphrase[profile_views]</a>
<else />
<span class="smallfont">$vbphrase[profile_views]</if>: $userinfo[profileviews]</span>
</td>
</tr>
</if>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow" class="smallfont"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;s earchuser=$userinfo[urlusername]" rel="nofollow" class="smallfont"><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>
<if condition="$vboptions['usereferrer']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[referrals]:</strong> $referrals</div></td>
</tr>
</if>
<if condition="$show['usernotes']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[user_notes]:</strong>
<if condition="$show['usernoteview']">
<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
</if>
<if condition="$show['usernotepost']">
[<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
</if>
<if condition="$show['usernoteview']">
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</div>
</if>
</td>
</tr>
</if>
</table>

<!-- Declare User Interests Table -->
<br />
<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</strong></td>
</tr>
<if condition="$userinfo[field6]">
<tr valign="top">
<td class="alt1" align="left" valign="top"><span class="normal"><strong>General:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field6]</td>
</tr>
</if>
<if condition="$userinfo[field3]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Music:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field3]</td>
</tr>
</if>
<if condition="$userinfo[field4]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Movies:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field4]</td>
</tr>
</if>
<if condition="$userinfo[field32]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Television:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field32]</td>
</tr>
</if>
<if condition="$userinfo[field11]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Racing:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field11]</td>
</tr>
</if>
<if condition="$userinfo[field27]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Books:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field27]</td>
</tr>
</if>
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Groups:</strong></span></td>
<if condition="$show['membergroups']">
<td class="alt2" valign="top"><span class="normal">$membergroupbits</span></td>
<else />
<td class="alt2" valign="top"><span class="normal"><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></span></td>
</tr>
</if>
</table>

<!-- Declare User Details Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" align="left" height="10" valign="center" colspan="2"><strong>$userinfo[username]'s Details</strong></td>
</tr>
<tr>
<td class="alt1" align="left" width="33%"><span class="normal"><strong>Riding Status:</strong></span></td>
<td class="alt2">$userinfo[field15]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>I Ride:</strong></span></td>
<td class="alt2" align="left"><if condition="$comma =''"></if>
<if condition="$post['field393']&1">
$comma Streets
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&2">
$comma Track
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&4">
$comma Off-Road
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&8">
$comma Water
<if condition="$comma =','"></if>
</if>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Riding Style:</strong></span></td>
<td class="alt2" align="left">$userinfo[field14]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Hometown:</strong></span></td>
<td class="alt2" align="left">$userinfo[field390]</td>
</tr>
<tr>
<td class="alt1" align="left"> <div align="left"><span class="normal"><strong>Ethnicity:</strong></span></td>
<td class="alt2" align="left" id="ProfileReligion:">$userinfo[field16]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Zodiac Sign:</strong></span></td>
<td class="alt2" align="left">
<if condition="$show['zodiacsign']">
$zodiacsign
</if>
</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Smoke / Drink:</strong></span></td>
<td class="alt2" align="left">$userinfo[field17] / $userinfo[field18]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Favorite Gear:</strong></span></td>
<td class="alt2" align="left">$userinfo[field394]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Brand Loyality:</strong></span></td>
<td class="alt2" align="left">$userinfo[field23]</td>
</tr>
</table>
</td>

<!-- Declare Center Separating Column -->
<td width="10">&nbsp;</td>

<!-- Declare Right Side Column -->
<td valign="top" width="60%">

<!-- Declare the Journal Table in an IF statement -->
<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 Journal Entry</td></strong>
</tr>
<tr>
<td class="alt2">
<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>
<td class="alt1">
<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>
</if>

<!-- Declare the About Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>A Little About $userinfo[username]</strong></td>
</tr>
<!-- About me -->
<tr>
<td class="alt2" valign="top"><strong>About Me and My Bike:</strong><br />$userinfo[field8]</td>
</tr>
<!-- How I got into Riding -->
<tr>
<td class="alt2"><strong>How I Got Into Riding:</strong><br />$userinfo[field25]</td>
</tr>
<!-- Show Signature -->
<if condition="$show['signature']">
<tr>
<td class="alt1"><strong>My Signature:</strong><br />$userinfo[signature]</td>
</tr>
</if>
</table>

<!-- Declare Friends List -->
<br />
$FNB_HTML

<!-- Declare Comments -->
<br />
$comment_panel

</td>
</tr>
</table>

</td>
</table>

<!-- Declare User Options Table in IF statement for Admins -->
<if condition="can_moderate()">
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center" class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td>
</tr>
</table>
</if>

$footer
</body>
</html>



If you don't mind what part of the code did you change to get the seperate Instant Message block?

ZacUSNYR
03-15-2006, 03:03 PM
If you don't mind what part of the code did you change to get the seperate Instant Message block?

https://vborg.vbsupport.ru/showpost.php?p=923345&postcount=307

Synth
03-15-2006, 10:08 PM
Ask them to fix it, and suggest they try adding it into the conf file first if it exists in the /modules

It's a server side problem :)

My issue was escalated to a higher level and this is the email I just got:

Thank you for contacting us.

It looks as though the syntax is incorrect in the .htaccess file. Please check on this accordingly.

So I guess I'm all around screwed:(

ronoxQ
03-15-2006, 10:24 PM
UPDATE: I read that removing the </if> tags from the CSS profile field, it fixes the problem. It didn't work, though. Any help? Anybody? Please?

ZacUSNYR
03-15-2006, 10:49 PM
You need to place it below the $headinclude.

Synth - ask them what the correct format of the .htaccess is suppose to be heh

Synth
03-16-2006, 01:10 AM
Yes, you can install it without using the .htaccess.

Just remove this line from the MEMBERINFO<div class="smallfont"><a href="$vboptions[bburl]/$userinfo[username]">$vboptions[bburl]/$userinfo[username]</a></td></div></tr>


I DON'T have this line in my MEMBERINFO...could this be why I can't get the .htaccess to work?

Lissa
03-16-2006, 01:24 AM
ZacUSNYR, I like your template so much better than the one I was using.

I don't know if you can help me out or not, but when I use your template, and add the vbux info in the template, the whole template goes out of whack:

<!-- vbPlaza start -->
<if condition="$vbulletin->options['vbbux_enabled']">
<div class="fieldset">
<table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('pointsmode')"><img id="collapseimg_pointsmode" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_pointsmode].gif" alt="" border="0" /></a>$vbphrase[vbbux_name] $vbphrase[vbbux_points]</td>
</tr>
</thead>
<tbody id="collapseobj_pointsmode" style="">
<tr>
<td class="alt1">
<div class="smallfont">$vbphrase[vbbux_points]: $userinfo[points]</div>
<div class="smallfont">$vbphrase[vbbux_bank]: $userinfo[bank]</div>
<div class="smallfont"><phrase 1="$vbphrase[vbbux_points]">$vbphrase[vbbux_total_points]</phrase>: $userinfo[totalpoints]</div>
<div class="smallfont"><a href="vbplaza.php?do=donate&amp;userid=$userinfo[userid]">$vbphrase[vbplaza_donate]</a></div>
<if condition="$show['userhistory']"><div class="smallfont"><a href="vbplaza.php?do=userhistory&amp;userid=$userinfo[userid]">$vbphrase[vbplaza_user_history]</a></div></if>
<if condition="$show['namechanges']"><br /><div class="smallfont"><a href="vbplaza.php?do=namechanges&amp;userid=$userinfo[userid]"><phrase 1="$vbphrase[username]">$vbphrase[vbplaza_view_username_change_history]</phrase></div></if>
</td>
</tr>
</tbody>
</table>
</div>
</if>

<if condition="$show['gifts']">
<div class="fieldset">
<table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead" colspan="4"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('usergiftsmode')"><img id="collapseimg_usergiftsmode" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_usergiftsmode].gif" alt="" border="0" /></a>$vbphrase[vbplaza_gifts]</td>
</tr>
</thead>
<tbody id="collapseobj_usergiftsmode" style="">
<tr>
<td class="tcat"></td>
<td class="tcat">$vbphrase[vbplaza_sender]</td>
<td class="tcat">$vbphrase[vbplaza_message]</td>
<td class="tcat"><if condition="$show['candelete']">$vbphrase[vbplaza_delete]</if></td>
</tr>
$userinfo[gifts]
</tbody>
</table>
</div>
</if>

<if condition="$show['ribbons']">
<div class="fieldset">
<table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead" colspan="4"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('userribbonsmode')"><img id="collapseimg_userribbonsmode" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_userribbonsmode].gif" alt="" border="0" /></a>$vbphrase[vbplaza_ribbons]</td>
</tr>
</thead>
<tbody id="collapseobj_userribbonsmode" style="">
<tr>
<td class="tcat"></td>
<td class="tcat">$vbphrase[vbplaza_sender]</td>
<td class="tcat">$vbphrase[vbplaza_cause]</td>
<td class="tcat"><if condition="$show['candelete']">$vbphrase[vbplaza_delete]</if></td>
</tr>
$userinfo[ribbons]
</tbody>
</table>
</div>
</if>
<!-- vbPlaza end -->


Is there a quick way to fix it?

Stangsta
03-16-2006, 01:28 AM
I DON'T have this line in my MEMBERINFO...could this be why I can't get the .htaccess to work?I added it back for you, however the problem still exists.

QtrCafe
03-16-2006, 04:32 AM
Hello,

I don't know what I am doing wrong but the CSS changes will not take effect at all .. it doesn't matter what i put in there I will still get a plain page white and the text is just black except what I have assigned in the MEMBERINFO.
even if I just have random letters or numbers or even just one letter i'll always get the same thing .. can some one help me out

here is my MEMEBERINFO template

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<if condition="$userinfo[field8]">
<style type="text/css">$userinfo[field8]</style>
<else />
$headinclude
</if>
<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><span lang="ar-sa">سبيس </span>&quot;$userinfo[musername]&quot;</b>
</td>
</tr>
</table>

<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>

<td align="center" valign="top" class="alt1" width="25%">
<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.qtrcafe.com/up/uploaded/nopic.gif" alt="$userinfo[username]" border="0" style="border:1px solid $stylevar[tborder_bgcolor];" />
</if>
</td>

<td class="alt1" valign="top" width="75%">
<!-- START USER 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>
<!-- END USER AVATAR -->
<!-- USER INFORMATION -->
<div style="font-size:18pt">$userinfo[onlinestatus] $userinfo[musername]</div>
<div class="smallfont">
<font color="#800000">
<b>$vbphrase[join_date]:</b></font> $userinfo[datejoined]<br />
$userinfo[usertitle]<br />
<font color="#800000">
<b>$vbphrase[age]:</b></font> $userinfo[age]<br />
<font color="#800000">
<span lang="ar-sa"><b>الإقامة</b></span><b>:</b></font> $userinfo[field2]<br />
<font color="#800000">
<b><span lang="ar-sa">أفضل كافيه</span>:</b></font> $userinfo[field7]<if condition="$show['profileviews']"><div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;"><font color="#800000"><b><span lang="ar-sa">عدد الزيارات</span></b></font></a><else /><font color="#800000"><b><span lang="ar-sa">عدد الزيارات</span></b></font></if>: $userinfo[profileviews]
</div>
</div>
</if>
<if condition="$show['lastactivity']">
<div><font color="#800000"><b><span lang="ar-sa">آخر تواجد</span>:</b></font> $userinfo[lastactivitydate] - <span class="time">$userinfo[lastactivitytime]</span></div>
</if>
</td>
</tr>
<tr>
<td class="alt1" valign="top" width="25%">

<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><span lang="ar-sa"><b>معلومات الإتصال</b></span><b>:</b></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<if condition="$show['hasimicons']">
<fieldset class="fieldset">
<legend>$vbphrase[instant_messaging]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<if condition="$show['textimicons']">
<if condition="$userinfo['showicq']">
<tr>
<td>$vbphrase[icq]</td>
<td>$userinfo[icq]</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$vbphrase[aim]</td>
<td>$userinfo[aim]</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$vbphrase[msn]</td>
<td>$userinfo[msn]</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$vbphrase[yahoo]</td>
<td>$userinfo[yahoo]</td>
</tr>
</if>
<if condition="$userinfo['skype']">
<tr>
<td>$vbphrase[skype]</td>
<td>$userinfo[skype]</td>
</tr>
</if>
<else />
<if condition="$userinfo['showicq']">
<tr>
<td>$userinfo[icqicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$userinfo[aimicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a></td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$userinfo[msnicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a></td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$userinfo[yahooicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td>$userinfo[skypeicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</if>
</table>
</fieldset>
</if>

</div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$userinfo[userid]">
<span lang="ar-sa">إرسال رسالة عبر البريد الإلكتروني</span></a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="private.php?$session[sessionurl]do=newpm&u=$userinfo[userid]">
<span lang="ar-sa">إرسال رسالة خاصة</span></a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="$userinfo[homepage]"><span lang="ar-sa">
الموقع الإلكتروني</span></a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<if condition="$show['addbuddylist']">
<a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[add_x_to_buddy_list]</phrase></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[remove_x_from_your_buddylist]</phrase></a>
</if></td>
</tr>
<if condition="$vboptions['usereferrer']">
<tr>
<td class="alt1"><div class="smallfont"><b>$vbphrase[referrals]:</b>
$referrals</div></td>
</tr>
</if>
</table>
<br />
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><b>مشاركات المنتدى:</b></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">$vbphrase[total_posts]:
$userinfo[posts]</div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]">
إيجاد جميع مشاركاتي</a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
$vbphrase[last_post]: <a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a> - $userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
</div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$userinfo[urlusername]">
إيجاد جميع المشاركات التي كتبتها</a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="/gallery/browseimages.php?do=member&imageuser=$userinfo[userid]">
إيجاد جميع الصور التي حملتها</a></div></td>
</tr>
</table><br>
<if condition="$userinfo[field9]">
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><b>إغنية أو فيديو كليب</b></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
$userinfo[field9]
</a></div></td>
</tr>
</table><br>
</if>
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead" colspan="2"><b><span lang="ar-sa">
هوايات </span>$userinfo[musername]</b></td>
</tr>
<if condition="$userinfo[field10]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>عامة:</b></font></div></td>
<td class="alt1">$userinfo[field10]
</a></td>
</tr>
</if>
<if condition="$userinfo[field11]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>مطربين:</b></font></div></td>
<td class="alt1">$userinfo[field11]
</a></td>
</tr>
</if>
<if condition="$userinfo[field12]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>أفلام:</b></font></div></td>
<td class="alt1">$userinfo[field12]
</a></td>
</tr>
</if>
<if condition="$userinfo[field13]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>مسلسلات:</b></font></div></td>
<td class="alt1">$userinfo[field13]
</a></td>
</tr>
</if>
<if condition="$userinfo[field14]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>شخصيات تعجبك:</b></font></div></td>
<td class="alt1">$userinfo[field14]
</a></td>
</tr>
</if>
<if condition="$userinfo[field17]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>كتب قرأتها</b></font></div></td>
<td class="alt1">$userinfo[field17]
</a></td>
</tr>
</if>
</table>
<br>

<if condition="$profileimagebits">
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat" colspan="$vba_options[gallery_columns]">
<a href="%20$vba_options[galleryurl]/index.php?$session[sessionurl]">آخر
الصور التي أضفتها</a>
</td>
</tr>
<tr>$profileimagebits</tr>
</table>
</if>
<br>
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat" colspan="$vba_options[gallery_columns]">
$FNB_HTML
</td>
</tr>
</table>
</td>
<td class="alt1" valign="top" width="75%">
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<if condition="$show[journalinfo]">
<tr>
<td class="thead"><strong><span lang="ar-sa">مدونتي</span></strong>
</td>
</tr>
<tr>
<td class="alt2"><div class="smallfont">
<a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><strong>زيارة مدونة $userinfo[username]</strong></a><br />
<font color="#800000">
<strong>إضافات المدونة:</strong></font> $journal[entrycount]<br />
<font color="#800000">
<strong>التعليقات:</strong></font> $journal[commentcount]<br />
<font color="#800000">
<strong>زيارات المدونة:</strong></font> $journal[journalviews]<br />
<font color="#800000">
<strong>آخر إضافة:</strong></font> <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>
</div>
</td>
</tr>

</if>
</table>
<br>
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><strong><span lang="ar-sa">معلومات عامة</span></strong>
</td>
</tr>
<tr>
<td class="alt2"><div class="smallfont">
<u><font color="#800000">
<strong>من أنا:</strong></font></u></div>$userinfo[field5]<br /><br>
<u><font color="#800000">
<strong>شخصيات أحب التحدث معهم:</strong></font><br></u>$userinfo[field6]<br />

</td>
</tr>
</if>
</table>
<br>

<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><strong>$userinfo[field15]</strong>
</td>
</tr>
<tr><td class="alt2">
$userinfo[field16]
</td></tr>
</table><br>
$comment_panel


$footer
<br />
</body>
</html>


help will be really appreciated ... check the attachment for a pic to show the problem

Synth
03-16-2006, 08:56 AM
I added it back for you, however the problem still exists.

Oh ok thanks:) Is there anything in my member.php I need to edit for this? I thought I seen a post about it. Strange thing is when I click on "Forum Home Page" in my AdminCP I can go to my forum with the .htaccess in the forum root. The only difference I see is the added /index.php in the address, but if I just click on the navbar link to my forum I get the 404 error but there is not a /index.php in the address.

**EDIT
I changed the link in my navbar and added the /index.php for the link. I am now able to go into my forums and the link with /forum/username is listed below my profile name. When I click on it it goes to a 404 error though:(

ronoxQ
03-16-2006, 06:01 PM
Hello,

I don't know what I am doing wrong but the CSS changes will not take effect at all .. it doesn't matter what i put in there I will still get a plain page white and the text is just black except what I have assigned in the MEMBERINFO.
even if I just have random letters or numbers or even just one letter i'll always get the same thing .. can some one help me out

here is my MEMEBERINFO template

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<if condition="$userinfo[field8]">
<style type="text/css">$userinfo[field8]</style>
<else />
$headinclude
</if>
<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><span lang="ar-sa">سبيس </span>&quot;$userinfo[musername]&quot;</b>
</td>
</tr>
</table>

<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>

<td align="center" valign="top" class="alt1" width="25%">
<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.qtrcafe.com/up/uploaded/nopic.gif" alt="$userinfo[username]" border="0" style="border:1px solid $stylevar[tborder_bgcolor];" />
</if>
</td>

<td class="alt1" valign="top" width="75%">
<!-- START USER 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>
<!-- END USER AVATAR -->
<!-- USER INFORMATION -->
<div style="font-size:18pt">$userinfo[onlinestatus] $userinfo[musername]</div>
<div class="smallfont">
<font color="#800000">
<b>$vbphrase[join_date]:</b></font> $userinfo[datejoined]<br />
$userinfo[usertitle]<br />
<font color="#800000">
<b>$vbphrase[age]:</b></font> $userinfo[age]<br />
<font color="#800000">
<span lang="ar-sa"><b>الإقامة</b></span><b>:</b></font> $userinfo[field2]<br />
<font color="#800000">
<b><span lang="ar-sa">أفضل كافيه</span>:</b></font> $userinfo[field7]<if condition="$show['profileviews']"><div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;"><font color="#800000"><b><span lang="ar-sa">عدد الزيارات</span></b></font></a><else /><font color="#800000"><b><span lang="ar-sa">عدد الزيارات</span></b></font></if>: $userinfo[profileviews]
</div>
</div>
</if>
<if condition="$show['lastactivity']">
<div><font color="#800000"><b><span lang="ar-sa">آخر تواجد</span>:</b></font> $userinfo[lastactivitydate] - <span class="time">$userinfo[lastactivitytime]</span></div>
</if>
</td>
</tr>
<tr>
<td class="alt1" valign="top" width="25%">

<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><span lang="ar-sa"><b>معلومات الإتصال</b></span><b>:</b></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<if condition="$show['hasimicons']">
<fieldset class="fieldset">
<legend>$vbphrase[instant_messaging]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<if condition="$show['textimicons']">
<if condition="$userinfo['showicq']">
<tr>
<td>$vbphrase[icq]</td>
<td>$userinfo[icq]</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$vbphrase[aim]</td>
<td>$userinfo[aim]</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$vbphrase[msn]</td>
<td>$userinfo[msn]</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$vbphrase[yahoo]</td>
<td>$userinfo[yahoo]</td>
</tr>
</if>
<if condition="$userinfo['skype']">
<tr>
<td>$vbphrase[skype]</td>
<td>$userinfo[skype]</td>
</tr>
</if>
<else />
<if condition="$userinfo['showicq']">
<tr>
<td>$userinfo[icqicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$userinfo[aimicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a></td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$userinfo[msnicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a></td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$userinfo[yahooicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td>$userinfo[skypeicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</if>
</table>
</fieldset>
</if>

</div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$userinfo[userid]">
<span lang="ar-sa">إرسال رسالة عبر البريد الإلكتروني</span></a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="private.php?$session[sessionurl]do=newpm&u=$userinfo[userid]">
<span lang="ar-sa">إرسال رسالة خاصة</span></a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="$userinfo[homepage]"><span lang="ar-sa">
الموقع الإلكتروني</span></a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<if condition="$show['addbuddylist']">
<a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[add_x_to_buddy_list]</phrase></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[remove_x_from_your_buddylist]</phrase></a>
</if></td>
</tr>
<if condition="$vboptions['usereferrer']">
<tr>
<td class="alt1"><div class="smallfont"><b>$vbphrase[referrals]:</b>
$referrals</div></td>
</tr>
</if>
</table>
<br />
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><b>مشاركات المنتدى:</b></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">$vbphrase[total_posts]:
$userinfo[posts]</div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]">
إيجاد جميع مشاركاتي</a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
$vbphrase[last_post]: <a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a> - $userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
</div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$userinfo[urlusername]">
إيجاد جميع المشاركات التي كتبتها</a></div></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
<a href="/gallery/browseimages.php?do=member&imageuser=$userinfo[userid]">
إيجاد جميع الصور التي حملتها</a></div></td>
</tr>
</table><br>
<if condition="$userinfo[field9]">
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><b>إغنية أو فيديو كليب</b></td>
</tr>
<tr>
<td class="alt1"><div class="smallfont">
$userinfo[field9]
</a></div></td>
</tr>
</table><br>
</if>
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead" colspan="2"><b><span lang="ar-sa">
هوايات </span>$userinfo[musername]</b></td>
</tr>
<if condition="$userinfo[field10]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>عامة:</b></font></div></td>
<td class="alt1">$userinfo[field10]
</a></td>
</tr>
</if>
<if condition="$userinfo[field11]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>مطربين:</b></font></div></td>
<td class="alt1">$userinfo[field11]
</a></td>
</tr>
</if>
<if condition="$userinfo[field12]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>أفلام:</b></font></div></td>
<td class="alt1">$userinfo[field12]
</a></td>
</tr>
</if>
<if condition="$userinfo[field13]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>مسلسلات:</b></font></div></td>
<td class="alt1">$userinfo[field13]
</a></td>
</tr>
</if>
<if condition="$userinfo[field14]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>شخصيات تعجبك:</b></font></div></td>
<td class="alt1">$userinfo[field14]
</a></td>
</tr>
</if>
<if condition="$userinfo[field17]">
<tr>
<td class="alt1"><div class="smallfont">
<font color="#800000"><b>كتب قرأتها</b></font></div></td>
<td class="alt1">$userinfo[field17]
</a></td>
</tr>
</if>
</table>
<br>

<if condition="$profileimagebits">
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat" colspan="$vba_options[gallery_columns]">
<a href="%20$vba_options[galleryurl]/index.php?$session[sessionurl]">آخر
الصور التي أضفتها</a>
</td>
</tr>
<tr>$profileimagebits</tr>
</table>
</if>
<br>
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat" colspan="$vba_options[gallery_columns]">
$FNB_HTML
</td>
</tr>
</table>
</td>
<td class="alt1" valign="top" width="75%">
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<if condition="$show[journalinfo]">
<tr>
<td class="thead"><strong><span lang="ar-sa">مدونتي</span></strong>
</td>
</tr>
<tr>
<td class="alt2"><div class="smallfont">
<a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><strong>زيارة مدونة $userinfo[username]</strong></a><br />
<font color="#800000">
<strong>إضافات المدونة:</strong></font> $journal[entrycount]<br />
<font color="#800000">
<strong>التعليقات:</strong></font> $journal[commentcount]<br />
<font color="#800000">
<strong>زيارات المدونة:</strong></font> $journal[journalviews]<br />
<font color="#800000">
<strong>آخر إضافة:</strong></font> <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>
</div>
</td>
</tr>

</if>
</table>
<br>
<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><strong><span lang="ar-sa">معلومات عامة</span></strong>
</td>
</tr>
<tr>
<td class="alt2"><div class="smallfont">
<u><font color="#800000">
<strong>من أنا:</strong></font></u></div>$userinfo[field5]<br /><br>
<u><font color="#800000">
<strong>شخصيات أحب التحدث معهم:</strong></font><br></u>$userinfo[field6]<br />

</td>
</tr>
</if>
</table>
<br>

<table width="100%" class="tborder" cellspacing="1" cellpadding="6">
<tr>
<td class="thead"><strong>$userinfo[field15]</strong>
</td>
</tr>
<tr><td class="alt2">
$userinfo[field16]
</td></tr>
</table><br>
$comment_panel


$footer
<br />
</body>
</html>


help will be really appreciated ... check the attachment for a pic to show the problem

You need to move your css line below the headinclude. Heh, I just had this problem, too. ^^

Synth
03-16-2006, 11:35 PM
I have a users "About Me" showing like this:

I'm me. I love my girlfriend, hot dogs, music, and booze.<br> <br> I started a promotions company with <a href="http://www.myspace.com/thefarkness">Andy Fark</a> called <a href="http://www.myspace.com/modpromotions">M.O.D. Promotions</a>. We're bookin' shows for next year. If anyone's curious or wants a show, give us a shout. We'll see what we can do for ya..... <br> <img src="http://myspace-959.vo.llnwd.net/00470/95/95/470105959_l.gif"> <br> <b>Check out these followin' links for SDR info! <br> <a href="http://www.sporadicdance.org">SDR Official Site</a> <br> <a href="http://www.myspace.com/sdr2005">SDR MySpace profile</a> <br> SDR NOW ACCEPTING VOLUNTEERS!!!</b> <br> <br> <b><u>Current Song In My Head</u></b> <br> <br> <b>Troggs - Strange Movie</b><br> <embed allowScriptAccess="never" type="audio/mpeg" allowScriptAccess="never" src="http://thehound.net/19940226/mp3s/start29.mp3" controls="CONSOLE" autostart="TRUE" height="25" width="190"> <br> <style type="text/css"> body { text-align:center; background-color:000000; } table, td {background:transparent; border:0px;} table table table {background-color:FF9900;} table table table { border-width:4px; border-color:FFFFFF; border-style:dashed; padding:1px; } table table table table { border:0px; } td, span, div, input, a, table td div div font, body div table tbody tr td font {font-family:Courier, monospace !important;} td, span, div, input, table td div div font, body div table tbody tr td font {color:000000 !important;} .nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12, .redtext, .redbtext, .blacktext10 {color:FFFFFF !important;} a {color:00CC00 !important; text-decoration:none !important; text-transform:none !important; font-weight:normal !important; font-style:normal !important;} a:hover {color:000000 !important; text-decoration:none !important; text-transform:none !important; font-weight:normal !important; font-style:normal !important;} img {border:0px;} .text {align:center} input {background-color:transparent !important;} </style> <br><br> <style type="text/css">img { filter: none; }a:link img { filter: none; }a:hover img { filter: Blur(Add = 0, Direction = 225, Strength = 10); }</style

Is this because html isn't allowed or what? The BBCODE is set to parse for this field if that helps:)


EDIT: Yeah the BBCODE isn't getting parsed even though that field is set in the plugin.

Stangsta
03-17-2006, 12:09 AM
I have a users "About Me" showing like this:



Is this because html isn't allowed or what? The BBCODE is set to parse for this field if that helps:)


EDIT: Yeah the BBCODE isn't getting parsed even though that field is set in the plugin.Thats not BBCODE, Thats HTML & CSS. No way that will work. You must use BBCODE.

Synth
03-17-2006, 12:16 AM
Thats not BBCODE, Thats HTML & CSS. No way that will work. You must use BBCODE.

Yeah I tried just BBCode from a post and it still didn't work.

Stangsta
03-17-2006, 12:38 AM
Yeah I tried just BBCode from a post and it still didn't work.Fixed. The fields were mixed up.

ronoxQ
03-17-2006, 12:41 AM
Put the CSS after the headinclude. Now, though, NO CSS shows up. Help!

Synth
03-17-2006, 12:44 AM
Fixed. The fields were mixed up.
Cool thanks:)

nestoras
03-17-2006, 01:02 AM
i have just installed it!
great hack i can say!
1 questin!
i use your memberinfo template!
somewhere you say about referrals

<td class="alt2">
<if condition="$vboptions['usereferrer']">
<div class="smallfont">
<strong>$vbphrase[referrals]:</strong> $referrals
</div>
what hack is that?
and for gallery only vba gallery?

sorry for my noobness!:confused:

Stangsta
03-17-2006, 01:03 AM
i have just installed it!
great hack i can say!
1 questin!
i use your memberinfo template!
somewhere you say about referrals

what hack is that?
and for gallery only vba gallery?

sorry for my noobness!:confused:Its not a hack, its a standard feature in Vbulletin.

Stangsta
03-17-2006, 01:04 AM
Put the CSS after the headinclude. Now, though, NO CSS shows up. Help!It goes BEFORE the headinclude.

nestoras
03-17-2006, 01:15 AM
ok thanks!what about the gallery?

Stangsta
03-17-2006, 01:57 AM
ok thanks!what about the gallery?It is set up for VBA gallery, however you may modify it to suit your needs if you use something else.

QtrCafe
03-17-2006, 02:29 AM
You need to move your css line below the headinclude. Heh, I just had this problem, too. ^^

That didn't work .. still having the same problem .. any other suggestions??

SludgeMeister
03-17-2006, 03:30 AM
I've had quite a few requests for my code.

I'll probably make some changes but that is what I have so far.

Added back a join date / Skype / user notes / and a signature section.

It's not a myspace rip since it's on a riding site and it's more riding focused so it'll require some changes :)

Example :

http://members.twowheelfemales.com/Corny


$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude

<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
<!-- Declare style from profile field -->
<if condition="$userinfo[field35]">
<style type="text/css">$userinfo[field35]</style>
</if>
</head>
<body>

<!-- Call header and navbar -->
$header
$navbar

<!-- Check to see if user viewing profile is themselves - show link to usercp -->
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="0" cellspacing="1" border="0" width="30%" align="center">
<tr>
<td class="alt1" align="center">
<div class="smallfont">
<phrase 1="$userinfo[username]">$vbphrase[x_you_are_viewing_your_profile]</phrase>
<strong><a href="http://www.twowheelfemales.com/forum/profile.php?do=editprofile">Edit Profile</a></strong></div>
</td>
</tr>
</table>
<br />
</if>

<!-- Declare main table -->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="0%">

<!-- Left column - first table - includes name, avatar, sex, location, last online time -->
<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]</strong>
</div>
</td>
</tr>
<tr>
<td class="thead" align="center" colspan="2"><a href="http://members.twowheelfemales.com/$userinfo[username]" class="smallfont" /><strong>members.twowheelfemales.com/$userinfo[username]</strong></a>
</tr>

<!-- Declare the avatar - use IF statement to show default if one is not present -->
<tr>
<td class="alt2" align="center">
<if condition="$show['avatar']">
<div align="center"><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" /><img src="$post[avatarurl]" border="0" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div>
<else />
<div align="center"><img src="http://www.twowheelfemales.com/forum/images/arcade/noavatar.gif" /></div>
</if>
<!-- View More Pics - link to PhotoPlog -->
<br />
<strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>
<!-- View my garage link - link to vBPicGallery (vbgarage) -->
<br />
<div align="center"><strong><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" title="View my Garage" />View my Garage.</a></strong></div>
</td>


<!-- Right Column General info box: Sex, Location, Online Status -->
<td align="left" valign="top" class="alt2">
<table width="100%" cellspacing="0" cellpadding="1" align="center">
<!-- Declare the usertitle in an IF statement -->
<if condition="$userinfo['usertitle']">
<tr>
<td colspan="2" align="left"><span class="smallfont">$userinfo[usertitle]</span></td>
</tr>
</if>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td colspan="2" height="5">$userinfo[onlinestatus]</td>
</tr>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td width="20%">
<strong>Sex:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
<!-- Call Sex Field -->
$userinfo[field5]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<if condition="$show['age']">
<tr>
<td>
<strong>$vbphrase[age]:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
$userinfo[age]
</td>
</tr>
<tr>
<td colspan="2" height="2"></td>
</tr>
</if>
<tr>
<td colspan="2"><strong>$vbphrase[join_date]: </strong></td>
</tr>
<tr>
<td colspan="2">$userinfo[datejoined]</td>
</tr>
<tr>
<td colspan="2">
<strong>Location:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">
<!-- Declare location Field -->
$userinfo[field2]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<tr>
<td colspan="2">
<strong>Last Online:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">$userinfo[lastactivitydate] at $userinfo[lastactivitytime]</td>
</tr>
</table>
</td>
</tr>
</table>

<!-- Declare the Contact Username Table -->
<br />
<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]</strong></td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendpm.gif" width="79" height="22"></a>
</td>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendmailicon2.gif" width="79" height="22"></a>
</td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/addbuddy.gif" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/remove.jpg" width="79" height="22"></a>
</if>
</td>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/block.jpg" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbudy.jpg" width="79" height="22"></a>
</if>
</td>
</tr>
</table>

<!-- Declare all Instant Message contacts in IF conditions -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Instant Message $userinfo[username]</strong></td>
</tr>
<if condition="$userinfo['showicq']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[icqicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[aimicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[msnicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[yahooicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[skypeicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</table>

<!-- Declare the User Information 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></strong>
</tr>
<tr>
<td class="alt2"><a href="$userinfo[homepage]" target="_blank" dir="ltr" class="smallfont">My Home Page</a></td>
</tr>
<if condition="$show['profileviews']">
<tr>
<td class="alt2">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;" class="smallfont">$vbphrase[profile_views]</a>
<else />
<span class="smallfont">$vbphrase[profile_views]</if>: $userinfo[profileviews]</span>
</td>
</tr>
</if>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow" class="smallfont"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;s earchuser=$userinfo[urlusername]" rel="nofollow" class="smallfont"><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>
<if condition="$vboptions['usereferrer']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[referrals]:</strong> $referrals</div></td>
</tr>
</if>
<if condition="$show['usernotes']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[user_notes]:</strong>
<if condition="$show['usernoteview']">
<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
</if>
<if condition="$show['usernotepost']">
[<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
</if>
<if condition="$show['usernoteview']">
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</div>
</if>
</td>
</tr>
</if>
</table>

<!-- Declare User Interests Table -->
<br />
<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</strong></td>
</tr>
<if condition="$userinfo[field6]">
<tr valign="top">
<td class="alt1" align="left" valign="top"><span class="normal"><strong>General:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field6]</td>
</tr>
</if>
<if condition="$userinfo[field3]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Music:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field3]</td>
</tr>
</if>
<if condition="$userinfo[field4]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Movies:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field4]</td>
</tr>
</if>
<if condition="$userinfo[field32]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Television:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field32]</td>
</tr>
</if>
<if condition="$userinfo[field11]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Racing:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field11]</td>
</tr>
</if>
<if condition="$userinfo[field27]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Books:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field27]</td>
</tr>
</if>
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Groups:</strong></span></td>
<if condition="$show['membergroups']">
<td class="alt2" valign="top"><span class="normal">$membergroupbits</span></td>
<else />
<td class="alt2" valign="top"><span class="normal"><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></span></td>
</tr>
</if>
</table>

<!-- Declare User Details Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" align="left" height="10" valign="center" colspan="2"><strong>$userinfo[username]'s Details</strong></td>
</tr>
<tr>
<td class="alt1" align="left" width="33%"><span class="normal"><strong>Riding Status:</strong></span></td>
<td class="alt2">$userinfo[field15]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>I Ride:</strong></span></td>
<td class="alt2" align="left"><if condition="$comma =''"></if>
<if condition="$post['field393']&1">
$comma Streets
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&2">
$comma Track
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&4">
$comma Off-Road
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&8">
$comma Water
<if condition="$comma =','"></if>
</if>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Riding Style:</strong></span></td>
<td class="alt2" align="left">$userinfo[field14]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Hometown:</strong></span></td>
<td class="alt2" align="left">$userinfo[field390]</td>
</tr>
<tr>
<td class="alt1" align="left"> <div align="left"><span class="normal"><strong>Ethnicity:</strong></span></td>
<td class="alt2" align="left" id="ProfileReligion:">$userinfo[field16]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Zodiac Sign:</strong></span></td>
<td class="alt2" align="left">
<if condition="$show['zodiacsign']">
$zodiacsign
</if>
</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Smoke / Drink:</strong></span></td>
<td class="alt2" align="left">$userinfo[field17] / $userinfo[field18]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Favorite Gear:</strong></span></td>
<td class="alt2" align="left">$userinfo[field394]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Brand Loyality:</strong></span></td>
<td class="alt2" align="left">$userinfo[field23]</td>
</tr>
</table>
</td>

<!-- Declare Center Separating Column -->
<td width="10">&nbsp;</td>

<!-- Declare Right Side Column -->
<td valign="top" width="60%">

<!-- Declare the Journal Table in an IF statement -->
<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 Journal Entry</td></strong>
</tr>
<tr>
<td class="alt2">
<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>
<td class="alt1">
<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>
</if>

<!-- Declare the About Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>A Little About $userinfo[username]</strong></td>
</tr>
<!-- About me -->
<tr>
<td class="alt2" valign="top"><strong>About Me and My Bike:</strong><br />$userinfo[field8]</td>
</tr>
<!-- How I got into Riding -->
<tr>
<td class="alt2"><strong>How I Got Into Riding:</strong><br />$userinfo[field25]</td>
</tr>
<!-- Show Signature -->
<if condition="$show['signature']">
<tr>
<td class="alt1"><strong>My Signature:</strong><br />$userinfo[signature]</td>
</tr>
</if>
</table>

<!-- Declare Friends List -->
<br />
$FNB_HTML

<!-- Declare Comments -->
<br />
$comment_panel

</td>
</tr>
</table>

</td>
</table>

<!-- Declare User Options Table in IF statement for Admins -->
<if condition="can_moderate()">
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center" class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td>
</tr>
</table>
</if>

$footer
</body>
</html>


For some reason when I paste your layout code (copied exactly as you wrote there) into my MEMBERINFO I get the following:

Forbidden
You don't have permission to access /admincp/template.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

However, when I originally pasted Stangsta's example into MEMBERINFO it accepted fine and saved fine? I am using his example right now.

I can modify Stangsta's example fine (saves fine), just when I copy and paste your code in its entirety, and save, I get that error?

Any ideas what that problem is?

Tom

Synth
03-17-2006, 09:34 AM
How do I add an additional Instant Messaging field? I need one for Google Talk:)

nestoras
03-17-2006, 01:03 PM
i have a problem with the gallery!
in your memberinfo tou have it like that
<a href="/gallery/browseimages.php?do=member&amp;imageuser=$userinfo[userid]" title="View More Pics">View More Pics ($userimages[count])</td> </div></strong>
but mine is forum/gallery/browseimages.php..........

when i put forum in front then its like that
forum/forum/gallery/browseimages.php.......

why the second forum comes up?

nestoras
03-17-2006, 01:14 PM
sorry!i miss that part
root/gallery/ - Upload this folder and all of it's contents into your root directory

himerus
03-17-2006, 07:52 PM
Without searching through every page of this thread, which I already did, I'm trying to figure out how to allow HTML in certain fields on the users profile...

For example, I have those fields set now to allow bbcodes by using a new plugin that looks like this::


if (!is_object($bbcode_parser))
{
require_once(DIR . '/includes/class_bbcode.php');
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
}

// myspace link

if (!empty($userinfo['field14'])){
$userinfo['field14'] = str_replace("http://", "", $userinfo['field14']);
$userinfo['field14'] = str_replace("www.", "", $userinfo['field14']);
$userinfo['field14'] = " . "]". $userinfo['field14']. " (http://www." . $userinfo['field14')";
$userinfo['field14'] = $bbcode_parser->parse($userinfo['field14'],0, true);
$userinfo['field14linked'] = "TRUE";
}
else {
$userinfo['field14linked'] = FALSE;
}
// about me
$userinfo['field23'] = $bbcode_parser->parse($userinfo['field23'],0, true);
$userinfo['field23linked'] = "TRUE";

// who I'm meeting
$userinfo['field8'] = $bbcode_parser->parse($userinfo['field8'],0, true);
$userinfo['field8linked'] = "TRUE";

// custom advertisements for user
$userinfo['field24'] = $bbcode_parser->parse($userinfo['field24'],0, true);
$userinfo['field24linked'] = "TRUE";


I need to be able to quickly convert the certian sections to HTML, and not have them blocked by the system...

I'm sure it's easy, I just can't find the code to accomplish it at the moment...

Great hack.... thanks!!!

INSTALL

ZacUSNYR
03-18-2006, 01:23 PM
ZacUSNYR, I like your template so much better than the one I was using.

I don't know if you can help me out or not, but when I use your template, and add the vbux info in the template, the whole template goes out of whack:

Is there a quick way to fix it?

Where are you adding it? As long as you put it between the tables in the left or right column you'll be fine.

Lissa
03-18-2006, 01:27 PM
Where are you adding it? As long as you put it between the tables in the left or right column you'll be fine.

I'll give it a try again and let you know what happens :)

Edit: It worked!! . I just put it in the right place this time ;) Thanks!

ZacUSNYR
03-18-2006, 01:28 PM
$userinfo['fieldX'] = html_entity_decode($userinfo['field8']);

Without searching through every page of this thread, which I already did, I'm trying to figure out how to allow HTML in certain fields on the users profile...

For example, I have those fields set now to allow bbcodes by using a new plugin that looks like this::


if (!is_object($bbcode_parser))
{
require_once(DIR . '/includes/class_bbcode.php');
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
}

// myspace link

if (!empty($userinfo['field14'])){
$userinfo['field14'] = str_replace("http://", "", $userinfo['field14']);
$userinfo['field14'] = str_replace("www.", "", $userinfo['field14']);
$userinfo['field14'] = " . "]". $userinfo['field14']. " (http://www." . $userinfo['field14')";
$userinfo['field14'] = $bbcode_parser->parse($userinfo['field14'],0, true);
$userinfo['field14linked'] = "TRUE";
}
else {
$userinfo['field14linked'] = FALSE;
}
// about me
$userinfo['field23'] = $bbcode_parser->parse($userinfo['field23'],0, true);
$userinfo['field23linked'] = "TRUE";

// who I'm meeting
$userinfo['field8'] = $bbcode_parser->parse($userinfo['field8'],0, true);
$userinfo['field8linked'] = "TRUE";

// custom advertisements for user
$userinfo['field24'] = $bbcode_parser->parse($userinfo['field24'],0, true);
$userinfo['field24linked'] = "TRUE";


I need to be able to quickly convert the certian sections to HTML, and not have them blocked by the system...

I'm sure it's easy, I just can't find the code to accomplish it at the moment...

Great hack.... thanks!!!

INSTALL

ZacUSNYR
03-18-2006, 01:30 PM
Because it's relative to site root.

Just set it to gallery/

i have a problem with the gallery!
in your memberinfo tou have it like that

but mine is forum/gallery/browseimages.php..........

when i put forum in front then its like that
forum/forum/gallery/browseimages.php.......

why the second forum comes up?

ZacUSNYR
03-18-2006, 01:38 PM
For some reason when I paste your layout code (copied exactly as you wrote there) into my MEMBERINFO I get the following:

Forbidden
You don't have permission to access /admincp/template.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I'd verify you're pasting the whole thing - VB will check the code and if it doesn't like it - it'll do that.

You need to change any references to paths that I have set as well.

ZacUSNYR
03-18-2006, 07:16 PM
I'll give it a try again and let you know what happens :)

Edit: It worked!! . I just put it in the right place this time ;) Thanks!

Yea I didn't see any reason why it wouldn't ;)

In the template I posted I had the <br /> (line break) outside of the journal if statement, because I didn't realize the journal entries didn't show up if you didn't have one. So if you don't have a journal it'll put a line break at the about me section - just move the <br /> between the </table> and </if> for the journal table :)

djjeffa
03-18-2006, 09:08 PM
im loving this hack
http://www.djjeffa.com/vb/djjeffa

vbreal
03-19-2006, 02:23 AM
For some reason when I paste your layout code (copied exactly as you wrote there) into my MEMBERINFO I get the following:

Forbidden
You don't have permission to access /admincp/template.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

However, when I originally pasted Stangsta's example into MEMBERINFO it accepted fine and saved fine? I am using his example right now.

I can modify Stangsta's example fine (saves fine), just when I copy and paste your code in its entirety, and save, I get that error?

Any ideas what that problem is?

Tom

yo i am having the same problem

vbreal
03-19-2006, 06:28 AM
uh i said what? it gives a white background!?!?!? :surprised: you lost me

What i said...was to use (right under </title>)

<style type="text/css">
$post[field#]
</style>


The problem with the <if> statement is ....

If no one enters any css it keeps the normal vb but if they do enter css it removes the whole headinclude ...wich gives javascript error..and quick link not working

when you use the one i just put...it still replaces the vb stuffs and does what it gotta do without bothering the quick link javascript and the headinclude template...

hey i made that change. but it still doesn't work

also my comments sections is cut off
the whole thing is cut off. i want it to be the width for my main forum section. how can i squeeze the page together so it doesn't do what it is doing.
also the navbar is messed up.

if i don't want the main banner to show how i wuold i do that.


check out my page

www.trudaily.com/mrdaily (http://www.trudaily.com)

any help is appreciated

thanks

vbreal
03-19-2006, 01:10 PM
i uploaded that latest uploads to profile but it was made for the older version of vbgallery i amusing photo post anything available for that.

and why does everyone seem to have the older version. i tried to get my hands on it vs spending 120. i swear that is to expensive for that gallery.

vbreal
03-19-2006, 09:09 PM
i used zac's template but my friends list and comments are still being cut off.
here is the code i use. i didn't change the fields because i am just testing it out.

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude <title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
<!-- Declare style from profile field -->
<if condition="$userinfo[field23]">
<style type="text/css">$userinfo[field23]</style>
</if>
</head>
<body> <!-- Call header and navbar -->
$header
$navbar <!-- Check to see if user viewing profile is themselves - show link to usercp -->
<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
<table class="tborder" cellpadding="0" cellspacing="1" border="0" width="30%" align="center">
<tr>
<td class="alt1" align="center">
<div class="smallfont">
<phrase 1="$userinfo[username]">$vbphrase[x_you_are_viewing_your_profile]</phrase>
<strong><a href="http://www.twowheelfemales.com/forum/profile.php?do=editprofile">Edit Profile</a></strong></div>
</td>
</tr>
</table>
<br />
</if>

<!-- Declare main table -->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="0%"> <!-- Left column - first table - includes name, avatar, sex, location, last online time -->
<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]</strong>
</div>
</td>
</tr>
<tr>
<td class="thead" align="center" colspan="2"><a href="http://members.twowheelfemales.com/$userinfo[username]" class="smallfont" /><strong>members.twowheelfemales.com/$userinfo[username]</strong></a>
</tr> <!-- Declare the avatar - use IF statement to show default if one is not present -->
<tr>
<td class="alt2" align="center">
<if condition="$show['avatar']">
<div align="center"><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" /><img src="$post[avatarurl]" border="0" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div>
<else />
<div align="center"><img src="http://www.twowheelfemales.com/forum/images/arcade/noavatar.gif" /></div>
</if>
<!-- View More Pics - link to PhotoPlog -->
<br />
<strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>
<!-- View my garage link - link to vBPicGallery (vbgarage) -->
<br />
<div align="center"><strong><a href="/forum/vbpicgallery.php?do=hall&amp;u=$userinfo[userid]" title="View my Garage" />View my Garage.</a></strong></div>
</td>
<!-- Right Column General info box: Sex, Location, Online Status -->
<td align="left" valign="top" class="alt2">
<table width="100%" cellspacing="0" cellpadding="1" align="center">
<!-- Declare the usertitle in an IF statement -->
<if condition="$userinfo['usertitle']">
<tr>
<td colspan="2" align="left"><span class="smallfont">$userinfo[usertitle]</span></td>
</tr>
</if>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td colspan="2" height="5">$userinfo[onlinestatus]</td>
</tr>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr>
<td width="20%">
<strong>Sex:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
<!-- Call Sex Field -->
$userinfo[field5]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<if condition="$show['age']">
<tr>
<td>
<strong>$vbphrase[age]:&nbsp;&nbsp;&nbsp;</strong>
</td>
<td align="left">
$userinfo[age]
</td>
</tr>
<tr>
<td colspan="2" height="2"></td>
</tr>
</if>
<tr>
<td colspan="2"><strong>$vbphrase[join_date]: </strong></td>
</tr>
<tr>
<td colspan="2">$userinfo[datejoined]</td>
</tr>
<tr>
<td colspan="2">
<strong>Location:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">
<!-- Declare location Field -->
$userinfo[field2]
</td>
<tr>
<td colspan="2" height="2"></td>
</tr>
<tr>
<td colspan="2">
<strong>Last Online:</strong>
</td>
</tr>
<tr>
<td colspan="2" align="left">$userinfo[lastactivitydate] at $userinfo[lastactivitytime]</td>
</tr>
</table>
</td>
</tr>
</table> <!-- Declare the Contact Username Table -->
<br />
<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]</strong></td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendpm.gif" width="79" height="22"></a>
</td>
<td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendmailicon2.gif" width="79" height="22"></a>
</td>
</tr>
<tr>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/addbuddy.gif" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/remove.jpg" width="79" height="22"></a>
</if>
</td>
<td class="alt2" nowrap="nowrap" valign="middle" align="center">
<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.twowheelfemales.com/forum/images/profile/block.jpg" width="79" height="22"></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbudy.jpg" width="79" height="22"></a>
</if>
</td>
</tr>
</table> <!-- Declare all Instant Message contacts in IF conditions -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="2"><strong>Instant Message $userinfo[username]</strong></td>
</tr>
<if condition="$userinfo['showicq']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[icqicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[aimicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[msnicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[yahooicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
</td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td class="alt2" valign="middle" align="center" width="10%">$userinfo[skypeicon]</td>
<td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</table>

<!-- Declare the User Information 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></strong>
</tr>
<tr>
<td class="alt2"><a href="$userinfo[homepage]" target="_blank" dir="ltr" class="smallfont">My Home Page</a></td>
</tr>
<if condition="$show['profileviews']">
<tr>
<td class="alt2">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;" class="smallfont">$vbphrase[profile_views]</a>
<else />
<span class="smallfont">$vbphrase[profile_views]</if>: $userinfo[profileviews]</span>
</td>
</tr>
</if>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow" class="smallfont"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td class="alt2"><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;s earchuser=$userinfo[urlusername]" rel="nofollow" class="smallfont"><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>
<if condition="$vboptions['usereferrer']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[referrals]:</strong> $referrals</div></td>
</tr>
</if>
<if condition="$show['usernotes']">
<tr>
<td class="alt2"><div class="smallfont"><strong>$vbphrase[user_notes]:</strong>
<if condition="$show['usernoteview']">
<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
</if>
<if condition="$show['usernotepost']">
[<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
</if>
<if condition="$show['usernoteview']">
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</div>
</if>
</td>
</tr>
</if>
</table> <!-- Declare User Interests Table -->
<br />
<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</strong></td>
</tr>
<if condition="$userinfo[field6]">
<tr valign="top">
<td class="alt1" align="left" valign="top"><span class="normal"><strong>General:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field6]</td>
</tr>
</if>
<if condition="$userinfo[field3]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Music:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field3]</td>
</tr>
</if>
<if condition="$userinfo[field4]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Movies:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field4]</td>
</tr>
</if>
<if condition="$userinfo[field32]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Television:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field32]</td>
</tr>
</if>
<if condition="$userinfo[field11]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Racing:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field11]</td>
</tr>
</if>
<if condition="$userinfo[field27]">
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Books:</strong></span></td>
<td class="alt2" align="left" valign="top">$userinfo[field27]</td>
</tr>
</if>
<tr>
<td class="alt1" align="left" valign="top"><span class="normal"><strong>Groups:</strong></span></td>
<if condition="$show['membergroups']">
<td class="alt2" valign="top"><span class="normal">$membergroupbits</span></td>
<else />
<td class="alt2" valign="top"><span class="normal"><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></span></td>
</tr>
</if>
</table> <!-- Declare User Details Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" align="left" height="10" valign="center" colspan="2"><strong>$userinfo[username]'s Details</strong></td>
</tr>
<tr>
<td class="alt1" align="left" width="33%"><span class="normal"><strong>Riding Status:</strong></span></td>
<td class="alt2">$userinfo[field15]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>I Ride:</strong></span></td>
<td class="alt2" align="left"><if condition="$comma =''"></if>
<if condition="$post['field393']&1">
$comma Streets
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&2">
$comma Track
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&4">
$comma Off-Road
<if condition="$comma =','"></if>
</if>
<if condition="$post['field393']&8">
$comma Water
<if condition="$comma =','"></if>
</if>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Riding Style:</strong></span></td>
<td class="alt2" align="left">$userinfo[field]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Hometown:</strong></span></td>
<td class="alt2" align="left">$userinfo[field390]</td>
</tr>
<tr>
<td class="alt1" align="left"> <div align="left"><span class="normal"><strong>Ethnicity:</strong></span></td>
<td class="alt2" align="left" id="ProfileReligion:">$userinfo[field16]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Zodiac Sign:</strong></span></td>
<td class="alt2" align="left">
<if condition="$show['zodiacsign']">
$zodiacsign
</if>
</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Smoke / Drink:</strong></span></td>
<td class="alt2" align="left">$userinfo[field17] / $userinfo[field18]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Favorite Gear:</strong></span></td>
<td class="alt2" align="left">$userinfo[field394]</td>
</tr>
<tr>
<td class="alt1" align="left"><span class="normal"><strong>Brand Loyality:</strong></span></td>
<td class="alt2" align="left">$userinfo[field]</td>
</tr>
</table>
</td> <!-- Declare Center Separating Column -->
<td width="10">&nbsp;</td> <!-- Declare Right Side Column -->
<td valign="top" width="60%"> <!-- Declare the Journal Table in an IF statement -->
<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 Journal Entry</td></strong>
</tr>
<tr>
<td class="alt2">
<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>
<td class="alt1">
<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>
</if> <!-- Declare the About Table -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td><strong>A Little About $userinfo[username]</strong></td>
</tr>
<!-- About me -->
<tr>
<td class="alt2" valign="top"><strong>About Me and My Bike:</strong><br />$userinfo[field8]</td>
</tr>
<!-- How I got into Riding -->
<tr>
<td class="alt2"><strong>How I Got Into Riding:</strong><br />$userinfo[field25]</td>
</tr> <!-- Declare Friends List -->
<br />
$FNB_HTML <!-- Declare Comments -->
<br />
$comment_panel </td>
</tr>
</table> </td>
</table> <!-- Declare User Options Table in IF statement for Admins -->
<if condition="can_moderate()">
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center" class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td>
</tr>
</table>
</if> $footer
</body>
</html>

ronoxQ
03-20-2006, 10:19 AM
It goes BEFORE the headinclude.


But... it was in front of the headinclude to begin with... That's when it totally REMOVED all my CSS.

Stangsta
03-20-2006, 03:03 PM
But... it was in front of the headinclude to begin with... That's when it totally REMOVED all my CSS.If you entered CSS into your profile and it turned your profile white, YOU ARE USING THE WRONG CSS CODES.

hbalagh1
03-20-2006, 08:56 PM
I had the profile comment system and can't seem to find the download on my computer, can someone please email it to me

edit: file received

thanks ;)

rrokdoka
03-21-2006, 01:35 PM
What's the code if they wanna put some extra images under there music or movies? Whats the IMG code?

ZacUSNYR
03-21-2006, 01:45 PM
What's the code if they wanna put some extra images under there music or movies? Whats the IMG code?

Not following - you want people to be able to put a link to an image and have it show up?

Then you'd just put the user field in between the html tag for an image.

<img src="$userinfo[fieldx]" />

And as long as there is a valid path (http://www.images.com/myimage.jpg) in the userfield it'll show up just dandy. You can also declare BBCode for the user field and use the https://vborg.vbsupport.ru/ tags.

ronoxQ
03-21-2006, 02:01 PM
If you entered CSS into your profile and it turned your profile white, YOU ARE USING THE WRONG CSS CODES.

No, it didn't remove all of it. It just got rid of the CSS for the various tables and categories. I used the given CSS generator and changed my profile field to accept an input box of all types. However, it was blanking out, so I cut the code and stuck it after my headinclude. When I did that, NOTHING happened, so I put it above $headinclude and under my head tag at the top. Now it still does nothing.

ZacUSNYR
03-21-2006, 03:17 PM
Did anyone else notice the member groups do not display right? heh. It looks like it uses it's own table code somewhere... doh!

ZacUSNYR
03-21-2006, 04:08 PM
i used zac's template but my friends list and comments are still being cut off.
here is the code i use. i didn't change the fields because i am just testing it out.

Dunno man - I did it to a 100% fresh install of VB and it worked fine. I've made a few minor changes to the original code but nothing for layout.

I'd check your current style, custom CSS, etc etc...

ronoxQ
03-21-2006, 05:14 PM
UPDATE: I finally got rid of the CSS that was generating a border around my site, but custom CSS still doesn't work. Link: www.omegaseye.com/oadmin (every custom CSS field has been filled out).

xfaethorx
03-21-2006, 07:06 PM
whats the score with this hack seeing that the comment system has been pulled? is it still worth attempting to install as tehre seems to be a bug with it :S.

Whats peoples experiences and recommendations here.

ZacUSNYR
03-21-2006, 11:44 PM
All it is is a profile re-write. You can do it yourself any way you want. I love the change. Makes the profiles useable.

ZacUSNYR
03-21-2006, 11:45 PM
Did anyone else notice the member groups do not display right? heh. It looks like it uses it's own table code somewhere... doh!

My fix.

In the memberinfo find usergroup section.

Find the if statement and modify it ... replace the if and everything between with


<if condition="$show['membergroups']">
<td class="alt2" valign="top">Member of the group(s) below.</td>
$membergroupbits
<else />


Edit memberinfo_membergroupbit

Replace all with


<tr>
<td class="alt1"></td>
<td class="alt2">
<div>$usergroup[opentag]<strong>$usergroup[title]</strong>$usergroup[closetag]<if condition="$usergroup[description]">:</if></div>
<div class="smallfont">$usergroup[description]</div>
</td>
</tr>

Stangsta
03-22-2006, 12:22 AM
My fix.

In the memberinfo find usergroup section.

Find the if statement and modify it ... replace the if and everything between with


<if condition="$show['membergroups']">
<td class="alt2" valign="top">Member of the group(s) below.</td>
$membergroupbits
<else />


Edit memberinfo_membergroupbit

Replace all with


<tr>
<td class="alt1"></td>
<td class="alt2">
<div>$usergroup[opentag]<strong>$usergroup[title]</strong>$usergroup[closetag]<if condition="$usergroup[description]">:</if></div>
<div class="smallfont">$usergroup[description]</div>
</td>
</tr>Good Job! Do you mind if I add that to the 1st post?

ZacUSNYR
03-22-2006, 01:35 AM
No problem - there are a lot of different ways to do it - but that's how I went about doing it.

rrokdoka
03-22-2006, 02:25 AM
Not following - you want people to be able to put a link to an image and have it show up?

Then you'd just put the user field in between the html tag for an image.

<img src="$userinfo[fieldx]" />

And as long as there is a valid path (http://www.images.com/myimage.jpg) in the userfield it'll show up just dandy. You can also declare BBCode for the user field and use the https://vborg.vbsupport.ru/ tags.
hmmm... i dont get what youre saying :( ... i was saying if anyone on my site wanted to put a picture up and resize it to fit in the page.... how could they do that i tried using normal html and nothing showed up? Can anyone help me with what code i can give them to put an image up?

rrokdoka
03-22-2006, 02:40 AM
Does anyone know how to get the background image to stand still while everything else scrolls because some people find it annoying that the background scrolls with all the text...

ZacUSNYR
03-22-2006, 08:12 AM
Does anyone know how to get the background image to stand still while everything else scrolls because some people find it annoying that the background scrolls with all the text...

add background-attachment: fixed to the css call.

So ...
body {background-image: url('bgimage.gif'); background-attachment: fixed}

shadowdancer36
03-22-2006, 01:30 PM
Can someone tell me the code to bring up the age based off the users registration info? It's a $vbphrase right?

ZacUSNYR
03-22-2006, 02:26 PM
Can someone tell me the code to bring up the age based off the users registration info? It's a $vbphrase right?
$vbphrase[age] will display the vbphrase (Age for English).

$userinfo[age] will display the contant

So

$vbphrase[age]: $userinfo[age]

Will display
Age: 28

shadowdancer36
03-22-2006, 02:32 PM
Thanks! :banana:

The Chief
03-23-2006, 03:07 PM
I have just released a music enhancement that may be good for the people that have installed this hack :)

https://vborg.vbsupport.ru/showthread.php?t=111177

rrokdoka
03-23-2006, 04:37 PM
add background-attachment: fixed to the css call.

So ...
body {background-image: url('bgimage.gif'); background-attachment: fixed}
Thanks man, it worked. Does anyone know how the users or members can put any kind of images on their profile page like if they wanted to put a picture of a movie? They can put their own picture on there..

Stangsta
03-23-2006, 04:47 PM
Thanks man, it worked. Does anyone know how the users or members can put any kind of images on their profile page like if they wanted to put a picture of a movie? They can put their own picture on there..By using [img] tags around the picture in the profile fields that are parsed.

Stangsta
03-23-2006, 04:48 PM
Ok folks.....I have made a fix for those of you having Javascript errors in the profiles when using CSS. It is experimental, but so far seems to be working. Anyone having this problem? If so, I would like to beta test it on your forum. It would be done in a "test" style, so your users are NOT affected, its just an edit to the memberinfo template.

rrokdoka
03-23-2006, 08:59 PM
By using [img] tags around the picture in the profile fields that are parsed.
I tried putting the BB code and it didnt work =[. I dunno what to do...

MissKalunji
03-23-2006, 09:04 PM
I tried putting the BB code and it didnt work =[. I dunno what to do...


arent you the one i fixed the css for on aim?

rrokdoka
03-23-2006, 09:05 PM
yes but i got redone by stangsta lol

MissKalunji
03-23-2006, 09:33 PM
ok then he'll help u

ronoxQ
03-23-2006, 11:44 PM
Ok folks.....I have made a fix for those of you having Javascript errors in the profiles when using CSS. It is experimental, but so far seems to be working. Anyone having this problem? If so, I would like to beta test it on your forum. It would be done in a "test" style, so your users are NOT affected, its just an edit to the memberinfo template.

Stangsta- I'd be glad to help. >_> Damn CSS is SO annoying...

What would I have to do to test this out?

Stangsta
03-23-2006, 11:55 PM
Stangsta- I'd be glad to help. >_> Damn CSS is SO annoying...

What would I have to do to test this out?Are you having a problem with dropdowns and the stylechooser in the profiles?

rrokdoka
03-24-2006, 05:30 PM
No one can help me?

Stangsta
03-24-2006, 05:45 PM
No one can help me?Im still looking into it. Its parsing because you can have carrage returns just fine, but I think its something specific to your board, maybe even just a simple setting. Its displaying pictures as links.

rrokdoka
03-24-2006, 09:49 PM
Im still looking into it. Its parsing because you can have carrage returns just fine, but I think its something specific to your board, maybe even just a simple setting. Its displaying pictures as links.
ok... ill wait on you :)

MissKalunji
03-25-2006, 12:40 AM
My personal opinion? Someone didn't set thier permissions and allowed all users to use the delete button. I never had a problem or complaint with comments dissapearing. Then again, who knows. Its not impossible, but what are the chances they are randomly deleting themselves?

wasnt my case... i reinstalled and nothing dissapeared ......*ghost*

Annie^.^
03-25-2006, 09:20 AM
Before I completly lose it hopefully someone will able to help me out here. I am trying to setup the custom CSS

After I adding it in the User Profile Page Manager the multiple line box shows up empty in the UserCP Edit Profile. Could anyone tell me what am I doing wrong?

ZacUSNYR
03-25-2006, 01:20 PM
Before I completly lose it hopefully someone will able to help me out here. I am trying to setup the custom CSS

After I adding it in the User Profile Page Manager the multiple line box shows up empty in the UserCP Edit Profile. Could anyone tell me what am I doing wrong?
This has been discussed plenty of times - I posted a fix as well. Check back in the thread.

Annie^.^
03-25-2006, 04:09 PM
I'm not sure if you understand my real problem.
When I add this code in the User Profile Manager

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

I get a blank box at the EDIT PROFILE page.:tired:

See attached file.

adydas
03-27-2006, 08:12 PM
Is the .htaccess file working? The zip file is empty for me.

Stangsta
03-27-2006, 09:31 PM
Is the .htaccess file working? The zip file is empty for me.It works just fine as well as the zip file. If it shows up blank, then the problem is with your computer.

DementedMindz
03-29-2006, 04:18 AM
ok i have a question say you have a music field and they enter in R&B why does it display R&amp;B is there any way to fix that?

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.

45032

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


<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
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
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
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
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 (https://vborg.vbsupport.ru/showthread.php?t=103460)

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
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
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
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
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
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
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/e/eagles/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. 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
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 (http://www.texasphotoforum.com/temp/profilemain.jpg)
Click to see full size Profile Page ~450k (http://www.texasphotoforum.com/temp/profilemain.jpg)

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:

$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;s earchuser=$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
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
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


<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
<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
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
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
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
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
body {background: #FFF000}
page {background: #FFF000}
a:link {background: #FFF000}
a:hover, a:active {background: #FFF000}
a:visited {background: #FFF000}
.tcat {background: #FFF000}
.theader {background: #FFF000}
.tborder {background: #FFF000}

my bg img
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$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[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]" 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= 1 ] -->
<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=$useri nfo[userid]','pagerbuddylist','statusbar=no,menubar=no,toolba r=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= 1 ] -->
</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;s earchuser=$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>
<!-- Hack: Username Management (MarcoH64) -->
<if condition="$mh_unm_can_change_other_name">
<td class="vbmenu_control"><a href="$mh_unm_modcp_link">$vbphrase[mh_unm_change_username]</a></td>
</if>
<!-- / Hack: Username Management (MarcoH64) -->
<if condition="$mh_upcd_last_changed">
<div style="padding:$stylevar[formspacer]px">
<strong>Profile last updated: $mh_upcd_last_changed</strong>
</div>
</if>
</center>
$footer
<br />
</body>
</html>

what did I miss. . .?
thanks. . .

Stangsta
04-15-2006, 07:58 PM
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
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
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
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

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

imported_infitech
04-16-2006, 06:51 AM
I started a prifile of the moth kinda thing. Hopefully it inspires people to fill in thier profiles.


" April profile of the month

This month?s profile of the month winner goes to 1withanime!

Pros:
Entertainment value:

I enjoyed the Final Fantasy video. I left a comment on it on the profile.
Write out:

The profile is filled out except for a couple fields such as ?Favorite Aspect of Web-Development? which is important to us.
Signature:

The signature used looks like a custom one and is pretty well designed in it?s simplicity.
Member activity:

Iwithanime has 36 posts @ 2.00 posts per day which is the absolute minimum for a profile of the month winner.
Cons:

More than a few profile fields left unfilled
Only one member gallery submission
View the profile @ http://www.infitechdesign.com/forums/1withanime
"

The thread is located here http://www.infitechdesign.com/forums/showthread.php?p=2608

Stangsta
04-16-2006, 02:02 PM
View the profile @ http://www.infitechdesign.com/forums/1withanime
"

The thread is located here http://www.infitechdesign.com/forums/showthread.php?p=2608
You need to be registered to view. :confused:

PennylessZ28
04-17-2006, 12:07 AM
As dandy fine as this was, it never felt right for a car forum:

Version 1, about 15 mins worth of work tonight

http://www.hrfbody.com/member.php?u=1

criscokid
04-17-2006, 04:39 PM
I really like CodeRed's layout as shown in post 524 (https://vborg.vbsupport.ru/showpost.php?p=947308&postcount=524) - it's clean and logical and uses both the avatar and the photo. It unfortunately doesn't show a person's friends / buddies and vbJournal entries. imported_infitech's layout is also really cool!

How about starting off a new thread so that people can show off their implimentations of this mod and maybe even share their MEMBERINFO template edits with others.

Stangsta
04-17-2006, 05:03 PM
How about starting off a new thread so that people can show off their implimentations of this mod and maybe even share their MEMBERINFO template edits with others.They have been already doing that in this thread, that is what this is about!

criscokid
04-17-2006, 05:06 PM
I'm trying to get my head around this (taken from the installation instructions):

Download the .htaccess file I have attached and place it in your forum's root folder. This will give you those wonderful links for the usernames. ex. www.yourdomain.com/forums/stangsta

First off I'm ussing IIS on Windows Server 2003 so there's no .htaccess file - I use ISAPI Rewrite (http://www.isapirewrite.com/).

What does the contents of the .htaccess file really do? I understand that it's supposed to be enable you to use nice URLS like www.yourdomain.com/forums/stangsta - but how does the webserver tie up member.php?u=1 to www.yourdomain.com/forums/stangsta? In other words how does it know that u=1 belongs to stangsta or vice versa?

criscokid
04-17-2006, 05:09 PM
They have been already doing that in this thread, that is what this is about!
I was under the impression this was more of a support thread than a 'show off my site' thread. This thread's already 37 pages long - many people who are new to this thread are not likely to read all 37 pages (more in the future). In my opinion it would make better sense to have two different threads - one support one 'show off my site'.

Stangsta
04-17-2006, 05:10 PM
I'm trying to get my head around this (taken from the installation instructions):

Download the .htaccess file I have attached and place it in your forum's root folder. This will give you those wonderful links for the usernames. ex. www.yourdomain.com/forums/stangsta (http://www.yourdomain.com/forums/stangsta)

First off I'm ussing IIS on Windows Server 2003 so there's no .htaccess file - I use ISAPI Rewrite (http://www.isapirewrite.com/).

What does the contents of the .htaccess file really do? I understand that it's supposed to be enable you to use nice URLS like www.yourdomain.com/forums/stangsta (http://www.yourdomain.com/forums/stangsta) - but how does the webserver tie up member.php?u=1 to www.yourdomain.com/forums/stangsta? (http://www.yourdomain.com/forums/stangsta?) In other words how does it know that u=1 belongs to stangsta or vice versa?It wont work on Windows, sorry.

As far a s the logic behind the .htaccess file, the u=1 is tied to the username via the database. The same way a variable $username would know.

Stangsta
04-17-2006, 05:14 PM
I was under the impression this was more of a support thread than a 'show off my site' thread. This thread's already 37 pages long - many people who are new to this thread are not likely to read all 37 pages (more in the future). In my opinion it would make better sense to have two different threads - one support one 'show off my site'.If you dont want to read all 37 pages....use the "search this thread" button.

CodeRed
04-17-2006, 05:26 PM
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.
ugh? thanks for the heads up? lemme know what u tweaked so that I can correct it on my end as well if you don?t mind?


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.
thanks a ton? I think I have it parsed but im not sure why its not picking it up. I?ll relook at it as well


I really like CodeRed's layout as shown in post 524 (https://vborg.vbsupport.ru/showpost.php?p=947308&postcount=524) - it's clean and logical and uses both the avatar and the photo. It unfortunately doesn't show a person's friends / buddies and vbJournal entries.
thanks? my profile page is an accumulation of various bits and pieces from other members that posted their work in the original myspace profile thread? so I cant take credit for all of it?


Thanks again guys?

anyone know how to add a different Instant messaging system to VB? Im looking to add one called ?Hello? released by Picasa which is very helpful to use photographers since we can view the pics realtime and discuss them etc? I?d like to add it to our forum to make it work much like AOLIM and MSN Messenger etc works?

criscokid
04-17-2006, 05:27 PM
It wont work on Windows, sorry.
It does work if you're running ISAPI Rewrite (http://www.isapirewrite.com/).

If you dont want to read all 37 pages....use the "search this thread" button.
It's not a case of me using the "search this thread" button... you missed the point I was trying to make - you'll have more happy users of this mod if there was a sepearate thread for them to boast / show off their hard work. Just my 2p worth.

criscokid
04-17-2006, 09:19 PM
When I created all the extra profile fields - for the ones that are drop down boxes I also included the option of choosing 'Rather not say'. What would be great is if the content for a field is 'Rather not say' then that entire line (including the subject title) is not displayed when viewing that person's profile.

criscokid
04-17-2006, 10:39 PM
I'd really appreciate it if someone could give me some help... I want to put the section into two columns so that each user's personal information is nicely aligned.

I guess to do this I need to create a table - my problem is I 'm not hot on tables and can't get it right. Here's the code from my template that creates the "user's information" block:

<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>Profession:</b> $userinfo[field4]<br />
<b>$vbphrase[age]:</b> $userinfo[age]<br />
<b>Sex:</b> $userinfo[field16]<br />
<b>Body type:</b> $userinfo[field20]<br />
<b>Ethnic origins:</b> $userinfo[field21]<br />
</div>
</td>

criscokid
04-18-2006, 11:31 AM
I've created a field allowing my users to include URLs to all of their online profiles. The input field is a multi-line free text block. My users are entering each URL on a new line. When viewing this field on their profile it appears as one hyperlink which is made up of all the URLs strung together.

Is there any way to make this a different URL for each line?

criscokid
04-18-2006, 05:36 PM
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!
I'm no coder but I've been thinking about this... this value is held in the PhotoPost database isn't it? Have you 'told your code' that it needs to be looking in another database?

ReviewPost (made by the same people who make PhotoPost) has it's own showmember page at /reviews/member.php?uid=x which shows the following info:
Number of products uploaded
Number of reviews posted
Last product uploaded
Last review posted

I'd like to be able to also include this information in the 'forum information' block of a person's profile (at the moment it only shows links relating to the forum section of a site).

imported_infitech
04-18-2006, 06:45 PM
I really like CodeRed's layout as shown in post 524 - it's clean and logical and uses both the avatar and the photo. It unfortunately doesn't show a person's friends / buddies and vbJournal entries. imported_infitech's layout is also really cool!

How about starting off a new thread so that people can show off their implimentations of this mod and maybe even share their MEMBERINFO template edits with others.
Thanks. Too bad it doesnt inspire people to join my forums and post something for a change. I've seen people run a forum for 2 months and get more members and posts than i've had in 3 years.

imported_infitech
04-18-2006, 06:50 PM
I'd really appreciate it if someone could give me some help... I want to put the section into two columns so that each user's personal information is nicely aligned.

I guess to do this I need to create a table - my problem is I 'm not hot on tables and can't get it right. Here's the code from my template that creates the "user's information" block:

<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>Profession:</b> $userinfo[field4]<br />
<b>$vbphrase[age]:</b> $userinfo[age]<br />
<b>Sex:</b> $userinfo[field16]<br />
<b>Body type:</b> $userinfo[field20]<br />
<b>Ethnic origins:</b> $userinfo[field21]<br />
</div>
</td>



<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>Profession:</b> $userinfo[field4]<br />
<b>$vbphrase[age]:</b> $userinfo[age]<br />
<b>Sex:</b> $userinfo[field16]<br />
<b>Body type:</b> $userinfo[field20]<br />
<b>Ethnic origins:</b> $userinfo[field21]<br />
</div>
</td>
</tr>

CodeRed
04-18-2006, 07:01 PM
Thanks. Too bad it doesnt inspire people to join my forums and post something for a change. I've seen people run a forum for 2 months and get more members and posts than i've had in 3 years.

if it makes ya feel better... i just signed up... ill post a few things in the photog section... :D

EDIT:
one thing i noticed is that you member gallery links listed in the profile pagelead to:
http://www.infitechdesign.com/gallery/showgallery.php?cat=500&ppuser=107

should be something like...
http://www.infitechdesign.com/forums/gallery/browseimages.php?do=member&imageuser=107

i guess the "107" will be "?" or something like that... im no coder... i just plug n play until it works... hehe

criscokid
04-18-2006, 08:26 PM
imported_infitech: Your post #557 in this thread... I had the </tr> at the end of the code - I probably didn't 'grab it' when I did a copy and paste of the code. It's kind of hard to describe what I'm trying to achieve so I'll do it this way... Imagine this is my text block in a browser:

(Column 1) (Column 2)
Profession: Techie
Age: 37
Sex: Male

(Except in my example above I can't get the '37' and 'Male' to line up underneath each other)

imported_infitech
04-18-2006, 09:16 PM
<tr>
<td colspan="2"><strong>$userinfo[username]'s information:</strong></td>
</tr>
<tr>
<td> Profession:</td>
<td>Techie</td>
</tr>
<tr>
<td> Age:</td>
<td>37</td>
</tr>
<tr>
<td> Sex:</td>
<td>Male</td>
</tr>