New install, probably should have done this earlier lol, but just decided to start adding schedules and this is what i get..
Version 1.2.628 on a brand new database (no updates, no beta)
Apache 2.2, PHP5.2, MySql 5.0
Any ideas? (Scroll across to the top right and you’ll see what i mean)
The flights don’t show up anywhere and were manually added (not imported). Aircraft and airports are in correctly with no problems. Tried to import a schedule with the template and I got the same result ..
You can also see that my icons on the left don’t show up (but this I’m not concerned with)
<p>This is the number of passengers, or the maximum cargo alloted
in <?php echo Config::Get(‘CARGO_UNITS’); ?></p>
</td>
</tr>
–>
As you can see the above code was commented out and I realized this morning that it wasn’t on the sched. form. Once I uncommented it, works like a charm
IE 7 (not sure which build) and haven’t tried it in FF.. I see your reasoning in commenting it out, so I’m left wondering why it wouldn’t work unless I uncommented.. Maybe I’ll install the beta and see what happens..