Admin Panel + routemap not showing flights

Hello all,

I have 2 problems

  1. The admin panel is showing this error/message when editing aircraft. It is allowing the aircraft to be edited but I don’t know why that is there.

  2. After inputing a number of flights from the UK-Ibiza the routemap won’t show flights to other destinations. Just the ibiza route.

any help appreciated!!

roboa

Edit the route map configuration.

Cheers

Dan C

How? I’m trying to view Nabeels tutorial to see if that will help but it isn’t loading

thanks,

roboa

at one part it says show schedules, change the number value it will then show more routes.

Cheers

Dan C

Many thanks Dan it’s working perfectly now

Does anybody know anything about the other issue?

roboa

that is not a an error that is in dire need of a fix really, that is just a mistake on nabeels part when he made the update.

Cheers

Dan C

Woops, the wrong help panel is showing, I’ll take care of that, thanks!

cheers Nabeel and Dan! Oh, by the way, I was trying to view the first API tutorial by Nabeel to add the view per hub option but the video won’t load up. I checked the others to and they are the same. Is there anywhere else I can view it?

I posted last week that I was having problems centering the routemap on the page. I’ve tried a few different combinations of center tags including <centre> <div align=“center”> and <p align=“center”> but to no avail. Does anyone know what i’m doing wrong?

cheers,

roboa

<div id="routemap"></div>

put the code for the route map in those tags then in the css file put:

#routemap{
text-align:center;
}

Cheers

Dan C

I put that code in and now I get a script warning and have to “stop the script”. The map also now doesn’t show at all

cheers,

roboa