Hi.
Our site is open. Guests can read news, events and many more. Only the memberfunctions (messenger, chat, profile view.....) are closed.
When a member join the site, they can't see anything!
Where I must change everything the unconfirmed member can do all the guests can do?
Our moderatorsettings are:
Any idea?
Rappi
Bezirzer.de, elbrocker.de, tierschutz-community.de |
go to Admin - Settings - Membership Levels, and click the Edit link next to the membership type. This will setup what allowed actions a membership has. The base membership would be Standard, unless you have the Promotional membership turned on. So those would be the two you would need to look at changing. caredesign.net |
Thanks for your reply.
The membershiplevel all configured.
We don't have promotion active. Only guest and standard.
The guest have all read rights and the standard too, with many more
The question is, what level have an unconfirmed member???????
P.S.
The active members are ok!!! The problem is only with unconfirmed members!!!
Bezirzer.de, elbrocker.de, tierschutz-community.de |
find an unconfirmed member in the Admin view, Click the Users name and it will take you to their Profile Edit page. You can see what membership type they have been assigned to. That would be the one you need to change. caredesign.net |
The level is Standard but I think Dolphin makes a different between status "activ" and "unconfirmed"....
That's the problem!
Bezirzer.de, elbrocker.de, tierschutz-community.de |
if they are unconfirmed with standard, then I believe it is actually correct. You do not want unconfirmed members going through your site with full priveledges. Most spammers will not confirm their email - even though there are a lot who will. So, you would need to look through the pages in templates/base/scripts/ or inc/ and inc/classes/ to find the code that looks for the active status and remove it. caredesign.net |
The level is Standard but I think Dolphin makes a different between status "activ" and "unconfirmed"....
That's the problem!
Try the Page Access Control module..
http://www.boonex.com/forums/topic/Page-Access-Blocking-How-To.htm
lot's of lock out power if needed.
ManOfTeal.COM a Proud UNA site, six years running strong! |
Hey!
Anybody knows how to fix that issue? Still have the same problem on Dolphin 7.3.3
|
Anybody knows how to fix that issue? Still have the same problem on Dolphin 7.3.3
By default all actions are forbidden for not active users.
However it makes sense to enable actions which are available for guests:
https://github.com/boonex/dolphin.pro/issues/586
Rules → http://www.boonex.com/terms |