
For the MapManager well just did a check and it works fine for me. You only see tracks that has a certain amount of votes and which points is below a treshold. You can configure of course those values in the BO

Looking into that I finally fixed the old bug of rankings not updating in product list

I am working on the results of the analytics tool these days, which now returns us the errors on your servers. To make the system more stable. we will need to update the nighty very soon.
Edit for info : there is one error left in the logs I haven't worked on yet :
Code: Select all
#0 /vendor/maniaplanet/manialive-lib/ManiaLive/PluginHandler/Plugin.php(162): ManiaLive\PluginHandler\PluginHandler->callPublicMethod(Object(ManiaLivePlugins\eXpansion\Widgets_MapSuggestion\Widgets_MapSuggestion), '\\ManiaLivePlugi...', 'showMapWishWind...', Array)
#1 /libraries/ManiaLivePlugins/eXpansion/Widgets_MapSuggestion/Widgets_MapSuggestion.php(28): ManiaLive\PluginHandler\Plugin->callPublicMethod('\\ManiaLivePlugi...', 'showMapWishWind...', '***********')
#2 [internal function]: ManiaLivePlugins\eXpansion\Widgets_MapSuggestion\Widgets_MapSuggestion->invoke('***********')
#3 /vendor/maniaplanet/manialive-lib/ManiaLive/Gui/ActionHandler.php(71): call_user_func_array(Array, Array)
#4 /vendor/maniaplanet/manialive-lib/ManiaLive/DedicatedApi/Callback/Event.php(66): ManiaLive\Gui\ActionHandler->onPlayerManialinkPageAnswer(175, '***********', '322', Array)
#5 /vendor/maniaplanet/manialive-lib/ManiaLive/Event/Dispatcher.php(132): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLive\Gui\ActionHandler))
#6 /vendor/maniaplanet/manialive-lib/ManiaLive/Application/Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
#7 /bootstrapper.php(73): ManiaLive\Application\Application->run()
#8 {main}