Quote:
Originally Posted by shaunceb
Find the userfield_wrapper template, delete the contents and paste this in. Replace the # with the profile id of your box and replace * with the usergroup of your paid subscribers.
PHP Code:
<if condition="THIS_SCRIPT != 'profile' OR (!in_array($profilefield[profilefieldid], array(#) OR is_member_of($bbuserinfo, *))">
<option value="$key" $selected>$val</option>
</if>
|
The following error occurred when attempting to evaluate this template:
Parse error: syntax error, unexpected '*' in ********************************************'d code on line 1
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
i blocked out the stuff with stars cuz i dont know if its private or not