Schedule problem

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)

Did you set all your file permissions properly when you uploaded via ftp?

Yep, I even did it again to make sure lol..

Reupload the admin folder, something may have broken on upload, since if FTP is interrupted it’ll just keep going.

Also, what browser? If you use Firefox, load the admin panel, open the error console, clear it, and then refresh, it’ll tell you any errors

I found the problem ..

<!–

<tr>

<td valign=“top”><strong>Maximum Load:</strong> </td>

<td><input type=“text” name=“maxload” value=“<?php echo $schedule->maxload?>” />

<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

Just re-uploaded the admin folder and still get no icons (no big deal just driving me nuts trying to find it lol). I’m using IE ..

Which version?

What if you use firefox?

That field is commented out because it’s not used anymore

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..

Yes you can try the beta, it’s pretty stable for release soon