Jump to content

macofallico

Members
  • Posts

    16
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by macofallico

  1. We added 

    {{--<table class="table-condensed"></table>--}} <span class="title">{{ strtoupper(__('flights.flighttype')) }}:&nbsp;</span> @if($flight->flight_type) {{ $flight->flight_type }}@endif

     

    but we get a code "J"

     

    This is the file ---- lang/en/flights.php we want to add in the flight cards the flight type information, 

    'type'             => [
            'pass_scheduled'    => 'Passenger - Scheduled',
            'cargo_scheduled'   => 'Cargo - Scheduled',
            'charter_pass_only' => 'Charter - Passenger Only',
            'addtl_cargo_mail'  => 'Additional Cargo/Mail',
            'special_vip'       => 'Special VIP Flight (FAA/Government)',
            'pass_addtl'        => 'Passenger - Additional',
            'charter_cargo'     => 'Charter - Cargo/Mail',
            'ambulance'         => 'Ambulance Flight',
            'training_flight'   => 'Training Flight',
            'mail_service'      => 'Mail Service',
            'charter_special'   => 'Charter w/ Special Handling',
            'positioning'       => 'Positioning (Ferry/Delivery/Demo)',
            'technical_test'    => 'Technical Test',
            'military'          => 'Military',
            'technical_stop'    => 'Technical Stop',

  2. Just a question, i want to  add "Airport Expenses" per flight, here in argentina are called like Airport Taxes, is a fixed amount per flight according the type of airport we are using (CAT I/ II / III ,, etc)

     

    the problem is that the system aplies to the flight alll the AIRPORTS listed in System. Does not aplies the expense to the particular pirep flight for the destination/departing airport.

     

    maybe i`m missing something

     

    https://imgur.com/a/4Zda6f0

  3. On 5/11/2020 at 12:15 PM, Nabeel said:

     

    What did you do to make it work? I was going to suggest trying out beta 4 because there are a ton of fixes.

     

    LuxuryCEO is the ebst! its solved but the problem in the database user and airline creation in step 3 is there.

     

    I have the site working, but how do i test and  install the BETA4,

     

    1- download the zip,

    2-decompress and in the  subdomain folder, (using cpanel)

    3-do i need to do anything else?

     

    • Like 1
  4. yes, tried both ways now the hosting enabled me to point subdomains to root folder, reinstalled but got same error y STEP 3

     

    redoing everything again

     

    STEP 1: Created folder sitio.aerovirtual.com.ar paralel to the folder public_html

                            -public_html

                            -sitio.aerovirtual.com.ar

     

    STEP2: Extracted the phpVMS v 7 in the folder  sitio.aerovirtual.com.ar (there is no phpvms subfolder inside the zip provided, tried both ways)

     

    STEP 3: Created subdomain pointing folder sitio.aerovirtual.com.ar/public.

     

    STEP 4: Installer -------- added database credentias,all ok till now (the test database reaches home screen of the installer)

                   Database creates the tables,

     

    and then STEP 3 ARILINE AND USER user creation.... 

     

    THEN FAIL! 

     

    sitio.aerovirtual.com.ar is working OK, but no admin user nor airline ware created. 

     

     

     

     

    Capturas.zip

  5. 19 hours ago, ProAvia said:

    "I open a new free account at 000webhost (following a tutorial at Youtube - phpVMS Tutorials | Web Hosting)"

     

    Free hosting is your first issue.

     

    Create a sub domain and database on your paid host and upload it there.

    Use the latest development build here: http://downloads.phpvms.net/phpvms-7.0.0-dev.tar.gz

     

     

    Done that in my case and i got an STEP 3 Error, cant create the airline and the admin user.

     

    http://sistema.aerovirtual.com.ar

     

    https://flareapp.io/share/xPQOOX51

     

  6. Subdomain is created OK, downloaded the latest beta3 file but does not woks, ended up installing one that is shared in this post, and i can get to the installer

     

    http://downloads.phpvms.net/phpvms-7.0.0-dev.tar.gz

     

    But this is the error i get in the last step of the installer, the site seems to work  on http://sitio.aerovirtual.com.ar 

     

    https://flareapp.io/share/xPQOOX51

  7. one could lend me a hand on installing phpvms7 in a subdomain

     

    we are currently using VAM in our airline www.aerovirtual.com.ar, it`s working fine but its quite outdated.

     

    i want to keep using our main domain for our virtual airline and install phpvms in a subdomain.

     

    keep getting the internal server error or a corrupted index page.

     

    Thanks

×
×
  • Create New...