[lqfb-main] admin problem
Jan Behrens
jbe at public-software-group.org
Sun Jul 29 13:23:29 UTC 2012
On 07/29/12 15:10, Fulvio Biagini wrote:
> | Please use our mailinglist to ask questions, not the bugtracker.
> | The bugtracker should be used in cases, where you want to report a bug of
> | the software.
>
> | About your case: You should create the admin-user with a certain
> | "invite_code". Use this invite code to register your administrator
> account
> | by clicking on "Registration" in the upper menu.
>
> | You can subscribe to our mailing list here:
> |http://dev.liquidfeedback.org/cgi-bin/mailman/listinfo/main
>
> i did it, but when i try to register adminstrator by invite code, LF
> redirect me to http://www.iana.org/domains/example/.
The wrong redirection most probably has to do with a wrong
configuration. Edit the line
config.absolute_base_url = "http://example.com/"
in your configuration file.
>
> please could you send me an example for invite code??
To create an administrator account with the invite code
"example-invite-code", execute the following SQL statement:
INSERT INTO member (login, name, admin, invite_code) VALUES ('admin',
'Administrator', TRUE, 'example-invite-code');
>
> help me please!
>
> thanks
Regards
Jan Behrens
--
Public Software Group e. V.
Johannisstr. 12, 10117 Berlin, Germany
www.public-software-group.org
vorstand at public-software-group.org
eingetragen in das Vereinregister
des Amtsgerichtes Charlottenburg
Registernummer: VR 28873 B
Vorstände (einzelvertretungsberechtigt):
Jan Behrens
Axel Kistner
Andreas Nitsche
Björn Swierczek
More information about the Main
mailing list