The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello!,
I just made a profile field (field9), please see: http://www.altoforo.com/1.jpg Only display text (no link) And on postbit I added: PHP Code:
BUT Now, I want to make the same on profile, I mean the same postbit "icon link" intead only text like the print screen http://www.altoforo.com/1.jpg. Thanks --------------- Added 20 May 2009 at 16:36 --------------- Come on people!!! please!!! |
#2
|
|||
|
|||
![]()
Pleaseeeeeeeeeeeee
|
#3
|
||||
|
||||
![]()
I think you would have to change it to NOT show up in the profile and then manually edit the template to add it as a link. I've never done that, so I'm not sure it will work, but that is what I would try if I were you.
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source. |
#4
|
|||
|
|||
![]()
Hello Lynne and thak you so much for answer.
That you tell me is what I have done... but, you give me an idea. My problem is ABOUT ME tab, wich template is: PHP Code:
If I cant put a conditional <if> maybe i can solve this. I mean: IF is field9 ------> NOT SHOW.... How can I make this? THANK YOU! |
#5
|
||||
|
||||
![]()
The fields shows are spit out in the variable $block_data[fields] which is spit out from the template "memberinfo_block_profilefield" and following that brings you to includes/class_profileblock.php . You might be able to do something with the hook located at "member_profileblock_profilefieldbit", I'm not really sure. You can try that or try what I first said by modifying the template.
Um.... did you try just modifying the profile field to not show it on the About Me tab? I'm not sure why you want to go about it by using conditions. |
#6
|
|||
|
|||
![]()
Hi and thanks again...
Quote:
Quote:
![]() I just want to make dissapear some fields from "abour me" tab, and if I put them "not show" is not working because it really no show nowhere. That is way Im guessing if I can use a condition maybe I can solve this. I have not coding skill, I read and look the templated you already tellme. Thank you again and again! |
#7
|
||||
|
||||
![]()
If you *don't* select "Edit Your Details" in Display Page > Which page displays this option?, then it should not show on the About Me tab.
Quote:
|
#8
|
|||
|
|||
![]()
Oh god.. you are so right.... I was drowning in a water glass...
?????THANK YOU SO SO MUCH!!!!!! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|