Page 5 of 6
Re: [ERRORS]: UASECO 0.9.3 (2017-05-23) released
Posted: 28 May 2017, 10:58
by undef.de
lyovav wrote: ↑28 May 2017, 07:36
Code: Select all
[PHP Notice] Undefined index: ICON_LAGOON on line 4324 in file /opt/total_lol_tm4/UASECO-0.9.3_2017-05-23/plugins/plugin.records_eyepiece.php
[PHP Notice] Undefined index: ICON_LAGOON on line 4325 in file /opt/total_lol_tm4/UASECO-0.9.3_2017-05-23/plugins/plugin.records_eyepiece.php
See
https://www.uaseco.org/downloads.php#Changelog at version 0.9.3:
* Changed URLs of `<images><mood>`, `<images><environment><enabled>`, `<images><environment><focus>` and added `Lagoon` at `newinstall/config/records_eyepiece.xml`
lyovav wrote: ↑28 May 2017, 07:36
[UASECO Warning] Country::countryToIoc(): Could not map country: Bosnia and Herzegovina
Fixed, thanks!
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 28 May 2017, 12:24
by rasmusdk
undef.de wrote: ↑28 May 2017, 10:55
Which version do you use? And please add a screenshot.
Server 2017-05-22
UASECO-0.9.3_2017-05-23
podiumpicture at my Dropbox:
https://www.dropbox.com/s/tzj209eh9wt9i ... 2.jpg?dl=0
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 28 May 2017, 13:08
by undef.de
rasmusdk wrote: ↑27 May 2017, 22:09
If you drive
alone on a server running Uaseco, you get a "win" (you won your xx race) if you have completed the track.
It counts on the driver's statistics.
You should only have a "win" if there are at least 2 players on the server, I think !?
Fixed, thanks!
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 29 May 2017, 22:16
by H4rdB4se
My command line gets spammed with "PHP Warning: file_get_contents(
http://www.UASECO.org/usagereport.php): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error
in /home/TMServer/uaseco/webrequest.php on line 173
Is there a way to fix this?
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 30 May 2017, 13:09
by Flighthigh
After i want to install the 0.9.3 i get an error if i want to start the webrequest.
First question for what is this? and second why i cant start the Controller without it?
the error in the logfile if i want to start the uaseco.sh without the webrequest.sh befor:
Code: Select all
[UASECO Fatal Error] [WebRequest] Could not found any worker processes of "webrequest.php", can not life without some! on line 84 in file /home/fredl/mp4-object/uaseco/includes/core/webrequest.class.php
and a image if i want to start the webrequest from the consol
pls help a noob
EDIT: i found the mistake by myself - I can start the webrequest and i can start the uaseco.
But then i have this big Adminpanel on the Server
I dont change something. I make only the entries what the uaseco need to start and found the server.
I miss a Button for an Admin where i can change the position of the adminpanel.
And the question: What is that webrequest. For what it is good?
I change in the panels.xml the admin_panel to "AdminLeftEdge". But after a new start of Server and Controller it is the same.
And a least i delete this so i think i got no Panel. But after the restart i have this big Screens. Is there a other postion where this where load?
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 30 May 2017, 13:44
by undef.de
If you want to change your AdminPanel, you have to use "/admin panel list" to see a full list of available panels, after click on one of them you should have that panel now. Btw. the plugin.panel.php is deprecated and will be replaced, because of the "handling" and...
webrequest.php is a worker process which does remote HTTP/FTP request for UASECO, this is to prevent UASECO from "hang"/"block" when a request take longer then usual. It's a outsourced process.
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 30 May 2017, 13:52
by rasmusdk
Flighthigh wrote: ↑30 May 2017, 13:09
I change in the panels.xml the admin_panel to "AdminLeftEdge". But after a new start of Server and Controller it is the same.
And a least i delete this so i think i got no Panel. But after the restart i have this big Screens. Is there a other postion where this where load?
As Undef told me:
In game chat write:
(1) /admin panel list
(2) /admin panel xxxx
xxxx = one of the names in the list
If you write 'default' as name, you will get the one from 'panels.xml'
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 30 May 2017, 15:06
by Flighthigh
Thanks with this ingame chat it works

Re: UASECO 0.9.3 (2017-05-23) released
Posted: 30 May 2017, 18:08
by H4rdB4se
Voting board shows only my own vote. Is there any setting to show all incoming votes?
Re: UASECO 0.9.3 (2017-05-23) released
Posted: 30 May 2017, 18:13
by undef.de
H4rdB4se wrote: ↑30 May 2017, 18:08
Voting board shows only my own vote. Is there any setting to show all incoming votes?
Don't know which "voting board" you mean, so please add a screenshot.