Problem with 22.1 | You must first create a user account to be able to assign domains to it.  [SOLVED]

Have you discovered a bug? Tell us about it.
Post Reply
User avatar
Alexander
Keyweb AG
Posts: 3810
Joined: Wed 20. Jan 2016, 02:23

Problem with 22.1 | You must first create a user account to be able to assign domains to it.  [SOLVED]

Post by Alexander »

If you want to create a domain as an administrator you may get the following message although user accounts exist on the server:

You must first create a user account to be able to assign domains to it.

This message is a bug.
The bug will be fixed on Monday 18.07 with the release of version 22.1.1.

For anyone who does not want to wait that long, the following command can be used to replace the buggy file. Afterwards domains can be created again as usual.

Code: Select all

cp /home/keyhelp/www/keyhelp/pages/domains.php /home/keyhelp/www/keyhelp/pages/domains_backup.php ; wget https://install.keyhelp.de/misc/domains -O /home/keyhelp/www/keyhelp/pages/domains.php ; chown keyhelp:keyhelp /home/keyhelp/www/keyhelp/pages/domains.php
Only the creation via the administration area is affected. The creation via the API or the user area works without problems.
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
User avatar
BasHeijermans
KeyHelp Translator
Posts: 158
Joined: Mon 20. Jun 2022, 12:01
Location: Heppen Belgium
Contact:

Re: Problem with 22.1 | You must first create a user account to be able to assign domains to it.

Post by BasHeijermans »

You found it just before I reported it :lol:
Greetings Bas.

Ik heb KeyHelp naar het Nederlands vertaald, contacteer me als er translatie fouten zijn.
(I have translated KeyHelp into Dutch, contact me if there are translation errors.)
Next version 24 of KeyHelp 100% translated.
Post Reply