this is my product im working on if it will help you to see it and the way im trying to use it.
line 15 is where the if condition is
<if condition="$show['registerbutton'] OR ($vboptions[drc_rb_edt] == 1 OR ($vboptions[drc_rb_edt] == 1 AND $show['admin']))">
is what is currently in there, but this makes it so other members can see it also.
i always want guest to see it, then the admin to have an option to turn it on or off for themselves, not for everyone.
|