There is no membership action for the admin to decide access to "Groups" and "Events" for membership types.
Example:
In 6.0.0004 I have created a membership type called "Free" and set the allowances to "search, view profile, view photo gallery, send greetings and view photos". Everything else is not allowed
Howwever, since there are no "membership actions" for "groups" and "event" in the admin part, my "free" membership type have full access to "Groups" and/or "Events".
As a temporarily solution, can that be changed/restricted somewhere in the database and if so where?
We wish a permanent solution a.s.a.p otherwise those two(Groups and Events) are rather useless.
Aliwin
if some one knows the variable for the different users groups you could create a seperate html/php page and put in the condition
if ($variable)
{
header("Location: http://www.yoursite.com/accessnotallowed.php"
};
or that link could be just set to your home page. with a alert box as a notification
<script>alert'("Sorry you see more
Then to MEMBERSHIP LEVELS
Thats where you will find your options for setting member levels.
If You have a version of Dolphin 6.0. where you in Admin=>Settings=>Membership Levels=>Manage Membership Types/Membership Actions can control membership actions(what are allowed or not allowed) regarding "Groups" and "Events", then please advice, otherwise I advice you to read all sentences carefully before you leave a meaningful reply.