Jump to content

Nabeel

Administrators
  • Posts

    8142
  • Joined

  • Last visited

  • Days Won

    38

Posts posted by Nabeel

  1. 4 hours ago, spkier said:

    btw if i install phpvms 7 alpha2 can i update to beta later or do  i have to reinstall  as i don't know how to update phpvms7

    At this point it'll require a reinstall. But from the beta on, I'm hoping that just uploading the files and then going to the update URL will suffice.

  2. 5 hours ago, spkier said:

    Sounds too good to be true

    works fine here installations are good everything seems to run fine on my dedicated server and my private vps running ubuntu both

    good job!

    can't wait for beta release

    it's scheduled tomorrow right? :)

    just  kidding take you're time

    Awesome! 

  3. Hi everyone!

    The 2nd alpha version is available for people to test and play with:

    The biggest changes are that PHP 7.1 is required now. There are tons of bug fixes and extra features, which are documented in the changelog, and some things to make things easier, based on feedback. Bugs, etc, should posted in the issue tracker on Github

    The next release will be a beta version, with finances working, and hopefully finalized all features for a major release. No, I don't have a timeline :)

    *NOTE* ATM, there are no ACARS compatible. The API won't be changing much, so see the docs if you're wanting to develop your own ACARS application, or to update yours to add compatibility: http://docs.phpvms.net/developers/acars

  4. 19 hours ago, latitude24 said:

    I just started trying this tonight. Keeps saying no such directory after I upload it  

     

    This means that the rewrite rules aren't working. Does your host use Apache? Make sure that the htaccess rules are active, sometimes you need to enable it in an admin panel or something.

  5. Just now, shengjm said:

    Yes I found resources/lang, just a little.

    So looking forward to your next version.

    Thank you!

    You can clone it on github and create the right lang folder for Chinese (which dialect do you speak?) and I'll look at the pull request. And you can amend it as needed.

  6. On 2/10/2018 at 8:08 AM, Nojus1113 said:

    Hi, sorry for inactivity, yes, the install pages worked, env and config did get created. There is only one log file.

     

     

    laravel-2018-02-04.zip

    Who's your host? There is an error:

     

    [2018-02-04 11:25:47] dev.ERROR: putenv() has been disabled for security reasons {"exception":"[object] (ErrorException(code: 0): putenv() has been disabled for security reasons at /home/vol9_5/epizy.com/epiz_21535679/nair.cf/htdocs/phpvms/vendor/symfony/console/Application.php:924)

     

     

  7. Hi everyone!

    After many months of work, the first alpha is available.

    Do note that at least PHP 7.0 is required, with htaccess and mod_rewrite enabled by your host. Right now, the main focus is ensuring the installer works on a variety of hosts, and all the basics are working as expected. Suggestions to make skinning, modules, widgets, and documentation updates are all welcome - please post in the appropriate subforum in the 7.0 section of the forum. Bugs, etc, can be posted in the #development channel on Discord, though I will likely ask you to create issues in the tracker. Also, if you're running into an issue, check the Issue Tracker that it hasn't already been reported.

    I suggest reading through the Concepts page in the docs. There are some major changes to some fundamentals between the older version and newer version, mainly to address a lot of shortcomings of the older version, including multiple aircraft to schedules and fares. Finances are not working at the moment, but is a planned feature.

    *NOTE* ATM, there are no ACARS compatible. The API won't be changing much, so see the docs if you're wanting to develop your own ACARS application, or to update yours to add compatibility: http://docs.phpvms.net/developers/acars

    The documentation for addons/modules, widgets and theming is on-going, and will be a focus for the upcoming alpha/beta releases.

  8. This is now workable in the new version. There's 3 parts: the flight number, flight code and flight leg. If you add one flight with the same flight number, you'll get an error saying you need to specify a code or leg. ACARS can also specify the code or leg.

    • Like 1
  9. 1 hour ago, magicflyer said:

    Thanks, I'll look into this. This is super weird. I'm guessing it's because of the OFC library. I'll try to get in touch with them and find out more.

  10. On 1/8/2018 at 9:04 PM, JareBearPilot said:

    I've had a few XPlane/Mac users report that their PIREPS are not getting submitted. They don't receive any errors from XACARS in the log or user interface. XACARS says the PIREP was submitted successfully but it doesn't show up on their profile and they still appear under the "Current Flights" on the homepage. There are no errors in server logs, either.

    Any idea what I should look for or how to fix this?

    There's gotta be some error logs somewhere, they wouldn't just fall through. You'll have to get in touch with the xacars developer

  11. On 1/14/2018 at 7:22 PM, neo2810 said:

    Ah, my bad. I was under the impression v7 had been released as you can download the Laravel and classic frameworks versions. 

    So to be clear, I should either work on phpvms v5.5 (latest stable as far as I can see), or wait until v7 is available and then start developing on that?

    I can only see download for v7 on this site. Where are the previous versions?

    I'll put the previous version download in the downloads section

×
×
  • Create New...