Jump to content

All Flights disappear from Live Map


CedGauche

Recommended Posts

Hello,

all flights disappear from our live map, when the origin and destination is the same. I think the problem is caused by the progress bar, cause this error starts when we added it.

Is there a way to edit the code from the progress bar to fix this error?

This is a code snippet from acarsmap.tpl

<td align="center"><%=flight.distremaining%> <?php echo Config::Get('UNITS');?> / <%=flight.timeremaining%></td>

<td>

<div class="progress-container">

<div style="width: <%=flight.percomplete%>%"><%=flight.percomplete%>%</div>

</td>

Thx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...