Jump to content

elcapitan

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by elcapitan

  1. Didn't have any issues with Beta 1, but for whatever reason with Beta 2... When i go to click on the "head on to installer" I get 

    Not Found

    The requested URL was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    It seems like it's not pointing to the right place, any suggestions to get it fixed. It seems to be pointing at /install


    Many Thanks

  2. On 1/21/2020 at 6:40 AM, web541 said:

    It seems to be working for me, have you tried the most up to date version on github? Also, you might be confused about the User ID:

    User ID: The ID of the user, but it remains the same in the database regardless of the change in the admin panel (to keep everything synced nicely across the app). This shouldn't be changed.

    Pilot ID: The Pilot ID of the User which is used to create the "callsign" you see (mix of Airline Code & Pilot ID). This can be changed in the admin panel and will update the callsign accordingly.

     

    If it's still not working, see if there are any errors in the laravel.log file and/or submit an issue on github

    It's probably be as I went for an update instead of a fresh reinstall, I'll try fresh install hopefully that works

  3. Welcomed is the ability on the Admin side to see the User ID and the ability to change it. However when I go to edit the User Id and save it, it doesn't actually update the callsign. Has anyone got a fix for this, before I go and try and find a solution?

    Many Thanks

  4. @Nabeel Sorry for the Super Late reply, Essentially I inserted the lines below in app.blade

        <style type="text/css">.in {
            display: block !important;
            transform: none !important;
            position: unset !important;
            background-color: unset !important;
        }
        .navbar-toggler-right {
        margin-right: -40px;
        margin-top: 10px;
        }
    </style>

    Under Line 19, after:

        {{-- Start of the required files in the head block --}}
        <link href="{{ public_asset('/assets/global/css/vendor.css') }}" rel="stylesheet"/>

    that seemed a quick fix to the issue. hope that helps!

  5. Hello,

    I was wondering if someone can help me the toggle drop down menu for smaller screens less than (991px).

    The Toggle Drop down menu doesn't work, its visible but when I click on it does nothing, No menu. I can't seem to find where exactly the issue is. Otherwise on bigger screens its absolutely fine.

    Any help would me much appreciated!
     

     

  6. Hi All,

    Im new to the community and new to all this, I was wondering if someone could point me in the right direction.
    qatarairwaysvirtual.tk

    my template doesn't seem to fit the website, the Template is the original crystal provided that I had a play around with. 
    however if you view the website on a Tablet or Mobile Device the Template Fits the Website and screen perfectly.
    It probably something simple, thank in advance!

    Regards, 

×
×
  • Create New...