Jump to content

turtle6340

Members
  • Posts

    41
  • Joined

  • Last visited

Posts posted by turtle6340

  1. 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 :)

  2. New install, probably should have done this earlier lol, but just decided to start adding schedules and this is what i get..

    test.jpg

    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)

  3. I'm thinking maybe it was just timing out on my end but ..

    INSERT INTO `phpvms_settings` VALUES(9, 'Default User Group', 'DEFAULT_GROUP', 'Active Pilots', 'This is the default group if they are not explicitly denied', 't');

    with the above code example, the 't' at the end I had to change to an integer to insert it manually, and possibly the initial number (9 above) could maybe be a conflict? There is an entry in the database with a value of 1 and then at the end of the install where the above code is, it tries to insert into the table with an initial value of 1 as well..

    I just changed the 't' to 1, and then the initial numbers to 2-10 instead of 1-9

  4. Got it fixed Nabeel.. I went through the installer code and cross referenced with my database.. For some reason the phpvms settings weren't added to the database. Once I manually entered the data, everything is up and running :)

  5. Brand new install with the latest beta, and I receive this error..

    The template file "***htdocslibskinsCURRENT_SKINheader.tpl" doesn't exist in ***htdocscoreclassesTemplateSet.class.php on line 206

    (ignore the ***)

    If I go to the index page there is no format at all, which I expect from that error and in the admin section under site settings, I have no available options to set (all blank), just a heading that reads total hours 0..

  6. Also got this on a pirep submission ..

    MIME-Version: 1.0

    Content-Type: multipart/alternative; boundary = PHPVMSMAILER499b7fff616b2

    Message-Id: <20090218032655.7A1DCA282C0@flyingonline.org>

    Date: Tue, 17 Feb 2009 22:26:55 -0500 (EST)

    This is a MIME encoded message.

    --PHPVMSMAILER499b7fff616b2

    Content-Type: text/plain; charset=ISO-8859-1

    Content-Transfer-Encoding: base64

    QSBQSVJFUCBoYXMgYmVlbiBzdWJtaXR0ZWQ=

    --PHPVMSMAILER499b7fff616b2

    Content-Type: text/html; charset=ISO-8859-1

    Content-Transfer-Encoding: base64

    QSBQSVJFUCBoYXMgYmVlbiBzdWJtaXR0ZWQ=

    --------------------------------------------------------------------------------

    No virus found in this incoming message.

    Checked by AVG - www.avg.com

    Version: 8.0.237 / Virus Database: 270.10.25/1956 - Release Date: 02/16/09 18:31:00

  7. I received the same thing while testing before I launch it.. This is what showed up in Outlook..

    MIME-Version: 1.0

    Content-Type: multipart/alternative; boundary = PHPVMSMAILER499b6e5dbde10

    Message-Id: <20090218021141.DECF4A282C0@flyingonline.org>

    Date: Tue, 17 Feb 2009 21:11:41 -0500 (EST)

    This is a MIME encoded message.

    --PHPVMSMAILER499b6e5dbde10

    Content-Type: text/plain; charset=ISO-8859-1

    Content-Transfer-Encoding: base64

    RGVhciBUaW0gUGV0ZSwKCllvdXIgYWNjb3VudCBoYXZlIGJlZW4gbWFkZSBhdCBDYW5hZGEgQ2hh

    cnRlcnMgYW5kIENhcmdvLCBidXQgeW91ciBhY2NvdW50IGhhcyBub3QgeWV0IGJlZW4gYWN0aXZh

    dGVkLiBZb3Ugd2lsbCByZWNlaXZlIGFuIGVtYWlsIHdoZW4geW91ciByZWdpc3RyYXRpb24gaGFz

    IGJlZW4gYWN0aXZhdGVkIGJ5IHNvbWVvbmUgb24gb3VyIHN0YWZmLgoKClRoYW5rcyEKQ2FuYWRh

    IENoYXJ0ZXJzIGFuZCBDYXJnbyBTdGFmZg==

    --PHPVMSMAILER499b6e5dbde10

    Content-Type: text/html; charset=ISO-8859-1

    Content-Transfer-Encoding: base64

    RGVhciBUaW0gUGV0ZSw8YnIgLz4KPGJyIC8+CllvdXIgYWNjb3VudCBoYXZlIGJlZW4gbWFkZSBh

    dCBDYW5hZGEgQ2hhcnRlcnMgYW5kIENhcmdvLCBidXQgeW91ciBhY2NvdW50IGhhcyBub3QgeWV0

    IGJlZW4gYWN0aXZhdGVkLiBZb3Ugd2lsbCByZWNlaXZlIGFuIGVtYWlsIHdoZW4geW91ciByZWdp

    c3RyYXRpb24gaGFzIGJlZW4gYWN0aXZhdGVkIGJ5IHNvbWVvbmUgb24gb3VyIHN0YWZmLjxiciAv

    Pgo8YnIgLz4KPGJyIC8+ClRoYW5rcyE8YnIgLz4KQ2FuYWRhIENoYXJ0ZXJzIGFuZCBDYXJnbyBT

    dGFmZg==

    --------------------------------------------------------------------------------

    No virus found in this incoming message.

    Checked by AVG - www.avg.com

    Version: 8.0.237 / Virus Database: 270.10.25/1956 - Release Date: 02/16/09 18:31:00

×
×
  • Create New...