Log in
Location: Home  Community Forums  Site Feedback  hello i vae problem :( 
hello i vae problem :(
Page: 1 of 1
Post Reply  0 Observer
hello i vae problem :(  
[2019-11-17 16:08:18] [Chat] Player [cut3] used command "/xlist"
[2019-11-17 16:08:27] [Chat] Player [cut3] used command "/mxlist"
[PHP Warning] fopen(https://api.mania-exchange.com/tm/tracks/list/latest): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error
on line 223 in file /home/arif/tm2/serwer/UAseco/includes/maniaexchange/mxinfosearcher.inc.php
[PHP 4096] Object of class Message could not be converted to string on line 769 in file /home/arif/tm2/serwer/UAseco/includes/core/helper.class.php
[PHP Notice] Undefined variable: player on line 181 in file /home/arif/tm2/serwer/UAseco/plugins/plugin.mania_exchange.php


PLEASE help me
Learner Driver
 
Thanks for the report.

Code:
https://api.mania-exchange.com/{site}/tracks/list/latest

This is deprecated now, according to our API Documentation.

Instead, you must use each sites' search API directly by visiting the specified URL.
Code:
https://{site}.mania-exchange.com/tracksearch2/search?api=on&format={format}&{params}


More info about that in the API Documentation, including all the enumeration values.

In short, we changed things at some point and UASECO hasn't been updated to work with the new way.

The plugin developer for UASECO would have to update their plugin to work with the current API.
Site Leader
Location: US
Page: 1 of 1 Post Reply
© ManiaExchange (mania-exchange.com, mania.exchange) 2024. • Terms and ConditionsPrivacy Policy Top  •  Report a Problem