Alexan Posted June 17 Report Share Posted June 17 (edited) Hello, can someone tell me how the correct configuration is so that pilot flights can appear in the VA from IVAO/VATSIM? I think I have everything configured correctly, in Disposable Basic I have the following configuration Also, in the following file, I have the following configuration in the widget it is like this @widget('DBasic::WhazzUp', ['network' => 'IVAO', 'field_name' => 'IVAO ID', 'refresh' => 300]) But still, he continues without working I think the same callsign that I am using in IVAO/VATSIM, I should also use it in the VA, but the pilots do not appear Can someone help me what else I need to do please? Edited June 17 by Alexan Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted June 17 Report Share Posted June 17 Did you created custom profile fields for your pilots to fill with their IVAO/VATSIM ID's @Alexan ? If all names match, and your pilots enter their network ID's to those fields, then there is no reason for the module to fail. Please check your custom user fields. Good luck Quote Link to comment Share on other sites More sharing options...
Alexan Posted June 17 Author Report Share Posted June 17 16 minutes ago, DisposableHero said: Did you created custom profile fields for your pilots to fill with their IVAO/VATSIM ID's @Alexan ? If all names match, and your pilots enter their network ID's to those fields, then there is no reason for the module to fail. Please check your custom user fields. Good luck yes, I have created it I have used the same data and it does not appear in the VA, but neither do the other pilots. Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted June 17 Report Share Posted June 17 Did you entered your IVAO ID to that field ? Profile > Edit Pilots can provide their info during registration too If it is still not working, please provide more info, like your laravel log as described in docs > Getting Help page. Good luck Quote Link to comment Share on other sites More sharing options...
Alexan Posted June 17 Author Report Share Posted June 17 Yes, I have all this correctly, I am currently connected to vatsim and nothing happens I sent it to you privately Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted June 18 Report Share Posted June 18 (edited) Follow up for future reference: Even though the settings are correct and module is set to download data with cron, somehow the server is not able to get data from IVAO/VATSIM servers, exceptions were recorded at cron log. Similarly server was not able to download discord widget data too. Both features use Guzzle HTTP client to get data from remote servers. Edited June 19 by DisposableHero Quote Link to comment Share on other sites More sharing options...
PaintSplasher Posted June 19 Report Share Posted June 19 Fixed "dash_whazzup_ivao": 0, => 1 "dash_whazzup_vatsim": 0, => 1 Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted June 19 Report Share Posted June 19 How ? :shock: I checked the logs and saw exceptions about stuff not being downloaded, was it that simple and widget was not enabled at all! But again those exceptions should prevent the widget from working too. Anyway, if it is solved then it is ok Quote Link to comment Share on other sites More sharing options...
PaintSplasher Posted June 19 Report Share Posted June 19 Yeah, he contacted me because I did his import process from v5 to v7. So I checked the latest logs where the whazzup download worked and got fetched with his ID. But I noticed that the widget was not on the dashboard at all. Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted June 20 Report Share Posted June 20 Ok, then there were some changes between my log checks and yours Glad it is sorted out. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.