Jump to content

soap_box

Members
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

soap_box's Achievements

  1. I didn't need the require or the front-end session, in fact they crashed my page, but getting the logged in user with $member = \IPS\Member::loggedIn(); worked great for me. I then solved the problem I mentioned above using $member->inGroup();
  2. This widget is great for me, the only problem I have is that "groups who can see this", behaves differently to the way it does on advertisements (native invision) If I have a member who is in group A and group B, and I decide to hide show adverts to everyone except group B, they are hidden from that member. However, if I do the same for TXT & PHP Widget, the member will still be able to see the widget, because he is in Group A. Logically your way makes the most sense compared to the description of the field, but it's less useful in my experience.
×
×
  • Create New...