Page 7 of 8

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 08:08
by Flighthigh
undef.de wrote: 04 Jun 2017, 11:16
Flighthigh wrote: 04 Jun 2017, 05:01 At the 0.9.3 i make only the chat command "/admin panel 10" then the panel was there. At the 0.9.4 the only way is at first the chat command "/admin panel list" and then a click on the RightCorner or the chat command "/admin panel 10" or the chat command "/admin panel RightCorner". If i go out and come into the server the panel ist away. /admin shutdown has no effect.
A chat command "/admin panel 10" without a before "/admin panel list" can't work, because the list in where you can "jump" with "/admin panel 10" does not exists, only "/admin panel list" is building it. The function that handles it hasn't be changed since 0.9.0.

And to save the settings into the database you have to leave the server. I was thinking that "/admin shutdown" stores the data, but that wasn't the case... but now. 8-)
Sorry but thats what i say every time. The adminpanel isnt there if i leave and rejoin the server. Nothing helps. Even if i join i must call /admin panel list and search the panel with the mouse or wright it into the chat. I know its not a big problem but i think i told it to you. ;-)

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 08:17
by ramires
little question, do you add your tmlogin under <masteradmins> section in UASECO.xml,..?

otherwise it's very sticky,... working for me in every release yet,...

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 11:33
by Flighthigh
Yes i'm Masteradmin in the UASECO.xml

In the 0.9.3 Version i had this panel. A littlebit to big but it was there. :lol:

Image

In the 0.9.4 is nothing to see of a Panel.

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 12:16
by endbase
Did you uploaded Newinstall/config/panels ?

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 13:40
by Flighthigh
Yes with the update from 0.9.3 to 0.9.4 i load this Folder into the uaseco/config on the server.

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 14:12
by undef.de
Flighthigh wrote: 06 Jun 2017, 11:33 Yes i'm Masteradmin in the UASECO.xml

In the 0.9.3 Version i had this panel. A littlebit to big but it was there. :lol:

Image

In the 0.9.4 is nothing to see of a Panel.
Please PM me your database, the folder "config/panels" and the file "config/panels.xml".

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 15:36
by rasmusdk
rasmusdk wrote: 05 Jun 2017, 23:20

Code: Select all

[2017-06-05 18:58:22] [UASECO][WARNING] To increase security you should setup a lock password at <lock_password> in [config/UASECO.xml]!
From 'UASECO.xml': To protect all "/admin" commands you should setup a unlock password

My question...
If a password is set, Do I then need to enter a password each time an '/admin xxx' command is used ?
ramires wrote: 06 Jun 2017, 07:39 no,... one time till you leave the server,...
It would be nice if the password was saved in the database under playerlogin.

That must be a job for Undef :-D

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 15:42
by undef.de
rasmusdk wrote: 06 Jun 2017, 15:36 It would be nice if the password was saved in the database under playerlogin.

That must be a job for Undef :-D
You mean that every "Admin" will get an own password? That would be a project for long boring winter days, but I think that the password should not be stored in the database, the XML files would get an own second parameter for that.... if this feature will be requested more often. 8-)

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 15:48
by rasmusdk
undef.de wrote: 06 Jun 2017, 15:42
rasmusdk wrote: 06 Jun 2017, 15:36 It would be nice if the password was saved in the database under playerlogin.

That must be a job for Undef :-D
You mean that every "Admin" will get an own password? That would be a project for long boring winter days, but I think that the password should not be stored in the database, the XML files would get an own second parameter for that.... if this feature will be requested more often. 8-)
No no, Just one password.
All (master)admins shut use the same pw. (Same as now, but saved in db after first use)

Re: UASECO 0.9.4 (2017-05-30) released

Posted: 06 Jun 2017, 15:50
by Flighthigh
undef.de wrote: 06 Jun 2017, 14:12
Flighthigh wrote: 06 Jun 2017, 11:33 Yes i'm Masteradmin in the UASECO.xml

In the 0.9.3 Version i had this panel. A littlebit to big but it was there. :lol:

Image

In the 0.9.4 is nothing to see of a Panel.
Please PM me your database, the folder "config/panels" and the file "config/panels.xml".
Im an Idiot. After the update i dont wright something into the panles.xml. After that i doing it works. Thks Undef