turtle6340 Posted March 26, 2009 Report Posted March 26, 2009 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) Quote
nexiss Posted March 26, 2009 Report Posted March 26, 2009 Did you set all your file permissions properly when you uploaded via ftp? Quote
turtle6340 Posted March 26, 2009 Author Report Posted March 26, 2009 Yep, I even did it again to make sure lol.. Quote
Administrators Nabeel Posted March 26, 2009 Administrators Report Posted March 26, 2009 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 Quote
turtle6340 Posted March 26, 2009 Author Report Posted March 26, 2009 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 Quote
turtle6340 Posted March 26, 2009 Author Report Posted March 26, 2009 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 .. Quote
Administrators Nabeel Posted March 26, 2009 Administrators Report Posted March 26, 2009 Which version? What if you use firefox? That field is commented out because it's not used anymore Quote
turtle6340 Posted March 27, 2009 Author Report Posted March 27, 2009 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.. Quote
Administrators Nabeel Posted March 28, 2009 Administrators Report Posted March 28, 2009 Yes you can try the beta, it's pretty stable for release soon Quote
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.