Jump to content

Thomas

Members
  • Posts

    222
  • Joined

  • Last visited

Posts posted by Thomas

  1. You need to fix the menu.js errors, those aren't phpvms files.

    Will have another look but like I say, there is no errors being picked up anywhere else, only by the beta version of phpvms.

    Something else I noticed on the cron job...

    php -f /var/www/vhosts/buffaloairwaysvirtual.com/httpdocs/admin/maintenance.php

    Why is it pointing to the httpdocs folder? Is there anywhere I can change this as the link should be:

    php -f /var/www/vhosts/buffaloairwaysvirtual.com/admin/maintenance.php

  2. Hi Nabeel,

    Seem to of fixed the Schedules error. Still have a couple though:

    1) When I click on a pilot in the admin panel then go to Pilot Groups > Add To Group > It takes me directly to the script? (img1 attached)

    2) When I go to change the 'Default User Group' in the admin panel - general options, I select the different group, click save and it gives me confirmation that my settings have been changed but they are still getting added to Active Pilots when I changed the default group to Inactive Pilots

    3) On the front page, the BFL Statistics section, the total hours seems to be in time mode? (img3 attached)

    I did notice too that once I do the checkinstall.php I get these errors...

    [Checksum failed] /core/common/ActivityData.class.php did not match, possibly corrupt or out of date

    [Checksum failed] /core/templates/activity_list.tpl did not match, possibly corrupt or out of date

    [Checksum failed] /core/templates/pireps_airportdropdown.tpl did not match, possibly corrupt or out of date

    [Checksum failed] /core/modules/Activity/Activity.php did not match, possibly corrupt or out of date

    [Checksum failed] /core/vendors/orm/paris.php did not match, possibly corrupt or out of date

    Appreciate the help guys.

    post-254-0-35571800-1330976528_thumb.jpg

    post-254-0-21479000-1330976589_thumb.jpg

  3. Right guys, another couple of error's were having since the switch over...

    Number 1 happens when importing schedules or adding them manually...

    BFL9082 was not added, reason: Unknown column 'week1' in 'field list'
    BFL9083 was not added, reason: Unknown column 'week1' in 'field list'
    BFL9084 was not added, reason: Unknown column 'week1' in 'field list'
    BFL9085 was not added, reason: Unknown column 'week1' in 'field list'
    The import process is complete, added 0 schedules, updated 4, for a total of 0
    

    Number 2 happens on BFL ACARS (kacars)...

    NOTIFY SYSTEM ADMINISTRATOR OF THE SWITCH ERROR DATA NOT RECIEVED SWITCH = VERIFY
    

    Please help :P

  4. Hi Tom,

    Don't suppose you still have the full php code do you please? I can't download it from the original post and really need it for my site as we were running it before.

    Thanks,

    Thomas.

  5. This was the error seen on the website just before everything went ti** up!

    Fatal error: Uncaught Last Error --[user flythere_bufmain already has more than 'max_user_connections' active connections (1203)]

    [] thrown in /home/flythere/public_html/buffaloairwaysvirtual.com/core/classes/ezdb/ezdb_mysql.class.php on line 99

  6. I've been running phpvms for about 2 years now for Buffalo Airways Virtual, last week our account was suspended as we were using over 25% of the RAM on the whole server! The web host said that there may be too many querys going to the database, the database for phpvms is over 170mb!

    What would I have to do to disable some querys?

    Would compressing and re-indexing the database make us use less of the server? If yes, do you know how I can do this?

    This is the first time we have used over our 5% allocated RAM space in 2 years.

    Really hope you can help me with this, I've looked high and low for answers and having no luck, I really want to get the website back up and running for our pilots more than anything.

    Thomas.

×
×
  • Create New...