![]() |
I tried installing it and it just hides all the user info from everyone. I revert the template and tried again. Still no luck. I'm running 3.5.3. I know I've goofed up somewhere. Can you tell me if it works for 3.5.3 first before I try again?
|
it should work on 3.5.3, I've not actually got round to upgrading yet though so can't confirm this totally. I'm not aware of any siginificant changes to the templates that would prevent it though.
|
Quote:
|
Sorry, been mega busy with school and a load of clients all wanting things doing at once so I sorta forgot.
I'll try and get it done sometime this week. |
Is it working ok on 3.5.4?
|
yes it is.
|
I got a problem here:
The following error occurred when attempting to evaluate this template: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/chadi/public_html/includes/adminfunctions_template.php(3537) : eval()'d code on line 208 I had inserted below the mentioned code (in instructions) <if condition="$show[registerbutton]"> <if condition="$userinfo[field18]=No"> <tr> <td> $vbphrase[contact_is_private] </td> </tr> </if> <else /> What is the issue? |
try
Code:
<if condition="$userinfo[field18]==No"> Code:
<if condition="$userinfo[field18]=No"> Code:
<if condition="$show[member]"> Code:
<if condition="$show[registerbutton]"> |
Important information regarding support - 20/04/06
Due to time constraints and the amount of things that are being planned for future modifications, priority support will now be provided here. Support provided in this thread will be on an as and when basis. |
What about hiding from COPPA users or banned users?
|
Problem..see attached
Why is it suddenly showing the actual full IM (I blotted it out) and the hidden message, when it is not hidden? I was logged in also. I attached my full MEMBERINFO template. |
Quote:
Try the attached file instead. |
Quote:
|
Quote:
|
IT will be a product when it is finished. Development has been slow due to a number of personal issues, but is continuing slowly but steadily.
|
im haveing some trouble im running vb 3.5.1 the skype is not in the sytem yet
i get this line when i go to a profile Code:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/user/public_html/forum/member.php(652) : eval()'d code on line 327 |
I recommend upgrading to 3.5.4 as there are a number of bugs that have been fixed, and additional functionality such as skype added to it.
If you are unable to upgrade to the latest version for whatever reason, the line to find, instead of the skype one, will be Code:
<if condition="$userinfo['showyahoo']"> |
GREAT works:)
ya im not planning on upgradeing, as my forum as a down side, its heavy on the modded side, contless adds and changes thanks for the fast reply and help *clicks insall* great hack |
Glad it worked. :D
I wasn't looking forward to the prospect of having to trawl through a massive style file to find a couple of lines :p Now I can rest easy again. |
:knockedout:
|
Clicks Install
Worked Great. Thanks! |
Installed it perfectly. At the moment I have very few members on my forum so I'll knoww soon enough if something's missing but I doubt it. Thanks for this!
*clicks install* |
On top of the memberslist, you can still see the contact info in posts done by a user.
|
Yes, there are some known places where the info is still visible in this version.
I rewrote it and fixed all these bugs in the 3.6 version. |
Quote:
Thanks in advance. |
where are you putting it and what exactly is the code you are using?
|
I am using the hidecontactinfo352 instructions and instead of using:
<if condition="$show[member]"> I've used: <if condition="$bbuserinfo[usergroupid]!='5,6,7,9,10,11'"> I wasn't for sure on that last part, but I entered in the usergroups that I want to have the ability to view contact info. And I used that in place of the showmember code for both instances of it. And I have the phrases added. I am sure I goofed on that somewhere as it's not hard for me to do from time to time. Any help you can give when you give the time will be ery much appreciated Kerry-Anne. If you need some other info that I failed to provide, let me know. Thanks again. |
I understand that peterska2 might be busy (given all the support they give), so anyone else who has done what I am attempting to do (but did it successfully) could lend a hand, it would be appreciated. I am sure it's some goofy error on my part.
If not, no worries. |
try
Code:
<if condition="is_member_of($usergroup, 5,6,7,9,10,11)"> |
No error messages this time like with what I did, but the contact info still shows up. Perhaps it's coming into conflict with another code I have. I will try it again when I upgrade to 3.6 in the future (without the various codes and such added back in yet), as I can't see anything wrong with what you provided to assist me. Thanks for all your help. :)
|
Nice - works lovely in 3.6.4
Lots of template edits - but worth it for Member privacy Thanx for sharing! Jacquii. |
Does this work with v3.6.8?
|
All times are GMT. The time now is 01:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|