Jump to content

Strider

Members
  • Posts

    1816
  • Joined

  • Last visited

  • Days Won

    51

Posts posted by Strider

  1. On 2/2/2020 at 9:39 PM, djtiger76 said:

    Did anyone figure our how to get this working on the crewcenter skin?
    Actually, there are many skins called crewcenter so, im not even sure I have the one referenced in this post.

    Im having the issue where the Generate Simbrief button is there, but nothing happens when clicked. 

    In the simbrief.apiv1.js change the url of your site in that to https, it should work then. And any other link in the module to https.

  2. The size of the DB i doubt is causing your load times to be terrible, that is usually down to heavy graphics. But instead of deleting that table, just empty it. it might force people to logout. Try also optimising your tables and deleting cache.

  3. I have released version 1.4 You can now include flight numbers of the airline operating the flight. So if you have a codeshare flight and have it under your own companies flight number you can show the flight number of the operating company.I have also removed the image inputting input box in the add a new codeshare, as it is not required, as the airline code will suffice.

     

    Download: https://github.com/Strider2/codeshare

  4. Simpilot 5.5.2 I litteraly just transfered the files and db over from the backup I got before my last host closed up shop. I am not sure it is reading the DB, as if I try manually from a bid it says the schedule doesn't exist, but it does.

  5. That has gotten that error gone, but the pirep still doesn't submit. It is telling me the schedule doesn't exist now, even though the schedule does exist. And it seems to be accepting pireps from smartcars and my custom kacars, but the pirep does not show in the admin or the db. It is triggering the a pirep has been submitted email but nothing shows. The php version my server is using is 5.6, I can go back to 5.4 but that doesn't seem to help.

  6. Fatal error: 'break' not in the 'loop' or 'switch' context in /core/modules/ACARS/ACARS.php on line 176

    I changed the php version to php 7.0 am using phpvms version 5.5.x by simpilot. I have checked that file and the line and there is a break there, but it is an if statement not a switch statement. I have been having trouble as I have had to move hosts and the new server is not letting me file pireps, using either acars program or manual.

  7. Hi, I am trying to file a pirep at my VA, but I keep getting the following error:

    Deprecated: Non-static method CodonEvent::hasStop() 
    should not be called statically, assuming $this from incompatible context in /core/modules/PIREPS/PIREPS.php on line 478

    How do I fix that problem as I am unable to file thus others will be unable, it I think is causing a problem for smartcars too, as it wont file the pirep.

  8. On 19/01/2018 at 3:24 AM, LeonardIGO4036 said:

    You don't point the installer buddy. 

    Have you installed phpVMS on a subdomain? If you are stuck with how to create one, follow this (http://support.hostgator.in/articles/cpanel/what-is-a-subdomain-name-how-do-i-create-and-delete-one

     

    So, once you are creating a subdomain, it'll ask you to point a folder for the subdomain, at that time, put in a folder, for example 'icrew' and create the subdomain. 

    Once that's done, you need to paste all of the files which you downloaded (It'll be one folder called iCrew LITE) into that folder which we newly created. 

    No install phpVMS on to this subdomain. (Paste the phpVMS installer file and put the site URL as 'icrew.YOURVA.com' 

    So the contents of the subdomain folder should have the following contents if you have installed phpVMS correctly, 

    -icrew

    --admin

    --core

    --lib

    If you have these folders, just paste the iCrewLITE folder into the same. Now run the iCrewLITE installer or manually put them in lib>skins

    On the list at number 6 you tell people to install phpvms onto that subdomain. If you are not supposed to, why tell them to do that.

    I have also tried to install this, but when i go to the installer, it just sends me to the main site.

  9. Strange as I left that code in, as it is part of the code I use, so it should get them, check and see if it is trying to get an image that might be that cause. tbh without seeing the site I am unable to give a huge amount of help as I can't really grasp the problem throuogh text alone.

×
×
  • Create New...