![]() |
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?
|
All times are GMT. The time now is 07:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|