Gossamer Forum
Home : Products : Others : Gossamer Community :

Enabled in applications

Quote Reply
Enabled in applications
Hi,

When a new user signs up - he/she is not enabled in the various applications (I have 4 LinksSQL installations) and all of them are set to 'disabled' when a new user registers and validates.

I have set to Auto Create and that part works - but I still need to go in and enable the 4 installations for each user manually..

I thought that was part of the beta 2?

Any ideas?

Klaus

http://www.ameinfo.com
Quote Reply
Re: [klauslovgreen] Enabled in applications In reply to
I've got this problem too!
With beta 1 tough...
Max
The one with Mac OS X Server 10.4 :)
Quote Reply
Re: [maxpico] Enabled in applications In reply to
It seems there is a bit of confusion about 'Enabled' in other threads...

The user does get enabled (in the top of the user profile) - however the applications are not enabled.

I have not found any place where I can set this - only option I came across is auto-create - but no setting like 'auto-enable'

Maybe Alex has some input on this one?

Klaus

http://www.ameinfo.com
Quote Reply
Re: [klauslovgreen] Enabled in applications In reply to
anyone with this problem - even better anyone with a solution?

http://www.ameinfo.com
Quote Reply
Re: [klauslovgreen] Enabled in applications In reply to
we are all facing the same problem!!!!
Quote Reply
Re: [antoined] Enabled in applications In reply to
Someone can give a solution? Crazy
Max
The one with Mac OS X Server 10.4 :)
Quote Reply
Re: [maxpico] Enabled in applications In reply to
I think you need to wait for Beta3 ...
Klaus

http://www.ameinfo.com
Quote Reply
Re: [klauslovgreen] Enabled in applications In reply to
Hope it'll be out soon then...
However an official response from GT would be appreciated.
Max
The one with Mac OS X Server 10.4 :)
Quote Reply
Re: [maxpico] Enabled in applications In reply to
It's actually a very quick fix, edit lib/Community/Web/User.pm and change:

$user->{'app_' . $app->{app_keyword}} = 1;

to:

$user->{'app_' . $app->{app_keyword}} = 2;

Cheers,

Alex
--
Gossamer Threads Inc.