
LesJar
-
Posts
79 -
Joined
-
Last visited
-
Days Won
5
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Posts posted by LesJar
-
-
Having started the airline two years ago on a development branch of PHPVMS V7 I am pleased to say that the virtual airline https://www.virtualairhygge.com is now running on the latest release level 7.02
If you are interested in joining a virtual airline running on this new level of PHPVMS then feel free to join
We operate some 9000 flights based on the airports in Scotland , Ireland , Iceland , Norway and the Faroe Islands from the smallest prop aircraft to the big heavy jets.
WE are very informal once you join you can fly any route any aircraft and earn awards , there is no type ratings or exams or even assignments just fly when you like and when you like
-
Fixed must be just a server upgrade at the other end no more problems
-
On 12/13/2024 at 9:56 PM, DisposableHero said:
Yeah, things do change... And if you don't finish something in 3 years it will be the same for future, v7 will continue to evolve, you will always be behind with this logic
Good luck and God speed if you believe in one.
Very true of course the original code is still there in the background just need to make sure that the forms plugin I use is still supported. I hope to create a sub-domain on my hosting package and upload the work and run through it again.
It certainly will not and should not be a complete re-write but just additional fields that PHPVMS 7 now has
-
vmshost is not working at present cannot login to my profile there and both virtual airlines are down
Oops!
Something went wrong and we couldn't process your request.
Please go back to the previous page and try again.
Whoops\Exception\ErrorException: Only files produced by the PHP 8.1 ionCube Encoder can run on PHP 8.1.
The file /home/vmshost/public_html/templates/lagom/core/rstheme.php has been encoded by the ionCube Encoder for PHP 7.1. in Unknown:0
Stack trace:
#0 /home/vmshost/public_html/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(16, 'Only files prod...', 'Unknown', 0)
#1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown()
#2 {main} -
14 hours ago, ProAvia said:14 hours ago, ProAvia said:
It is on hold at present as I am setting up a new virtual airline and some of my working tables will be incorporated into thr project as phpvms 7 has changed a bit since the project started
-
On 4/8/2024 at 5:59 AM, shant592 said:
Is it possible to have. amass route editor in place or a mechanism to export and import routes for mass editing via a csv?
Be careful with loading large csv files in PHPVMS V7 it is not the fault of the software but maybe your hosting package as you are more than likely to get a 500 timeout error. Your access via something like cPAnel might allow you adjust php execution times but many do not allow this because of hackers crashing servers with never ending php scripts. The best way I found is to have around 1000 or less in the csv file especially routes as other things like airports get added if your database in PHPVMS does not already have the Airport. The import process allows multiple uploads of csv files and a good tip is to use a number sequence like flights1 flights2 etc. Just remember to have the header row in each of these files
-
On 12/10/2024 at 8:47 PM, texxasal said:
I am seeking someone to help with the basic installation & customization of my website. I am familiar with how PHPVMS "works" to support an airline group, but am not proficient in the mechanics of how to perform the basic customization and setup of the website.
I am going to run PHPVMS 7, and TfDI have installed the website.
What I need to have accomplished is:
1. Install Disposable Theme to the website.
2. Customize the basic theme/background to utilize an image I have attached.
3. Install SmartCARS flight logging software.
4. Document what you've done, so i can hopefully do similar tasks in the future (Upload/Install things such as airports, fleets, etc.).
If you would be willing to help, or can point me towards someone who can, please respond to this message.
Thanks for your time and consideration
Al Rosenberg
www.virtualnavalairforces.org
I have had a version 7 virtual airline running for over a year and now I am building another one. I have customized the Despossble Theme and Dedposable Basic Modules successfully. Plus with V7 you have the ability to load much of your files by means of csv files. I have 16000 routes for my new airline and sm using s local php and mysql system to create thr csv files . That way if it still looks wrong you can change your csv files and re-upload them ad that process allows you to clear the table to start with.
Therefore I am in a good position to offer to help
-
1
-
-
Nabeel e-mailed me to say he was looking into the mis-alignment of the DOCS link and Discord etc releases.
I agree entirely with using the correct level of builds when using the nice DISPOSABLE extras and at that time I did not know that the link in the DOCS was not correct.
At least it is being sorted out properly so that no other new user gets the same problems.
Many thanks to all for helping sort the problem out !!!!
-
Hello , I think I have discovered an error but not sure how it can be fixed
I created a folder called crew.subriavirtual.com as a subdomain for the airline as per docs
Option 1: Creating a Subdomain
tip
Creating a subdomain is the easiest and more recommended method, especially for shared hosting. This works well if you have a landing or promo page on your site's main domain, and then a subdomain like crew.yourva.com or something similar.
Upload phpVMS to a directory with the name of your subdomain, for example, demo.vmshost.io. It should be parallel to the public_html folder (as above). In this example, I want to create the subdomain demo.vmshost.io.
First, create a folder to extract phpVMS into:
/home/youruser demo.vmshost.io < Extract phpvms files into here public_ftp public_html
Next, extract the phpvms files into this folder, so it looks something like:
/home/youruser /demo.vmshost.io /app /config /public ...
I got the latest dev release zip file from docs page latest development branch from
Downloading Full Package
The zip/tar file from the downloads site contains all of the dependencies.
tip
Use the development branch version, as the latest beta may be out of date.
Official releases and pre-releases - The latest released versions
Development branch, TAR.GZ - The latest development build, may contain new bugs or non-documented features
Development branch, ZIP - The latest development build, may contain new bugs or non-documented features
Installation worked ok I created my virtual airline and could log into crew.subriavirtual.com without a problem
I then wanted to use the Disposable Theme V3 and followed the instructions and theme loaded ,
However if I logged out and then Back in I got that nice error page
on further investigation of the laravel log file i found that the error occured as follows -:
in the Disposable Thene codes
In the home.blade.php there is the code of
<div class="col-lg">
@widget('LatestAwards', ['count' => 4])
</div>
</div>
In the docs latest development zip download
There should be a file LatestAwards.php in the folder app/Widgets but it is missing
I went to github and downloaded the latest zip version
And looked at the same folder and the file LatestAwards.php is there .
But the latest github version is not complete as there is no Vendor folder as well as others , that means that it cannot e used to set up a virtual airline .
Can I suggest a solution that the download file in the DOCS folder is brought up to date as soon as possible
-
I am in the process of building a new PHPVMS V7 Virtual Airline which should be operational in January 2025.
The basic concept of this Virtual Airline is based only on the use of AIRBUS Fleet Aircraft where there is a flight to and from any airport in Europe.
So far the flights across all models and variants is going to be around 16000.
The rules will be very simple in that there will be no assigned flights no monthly minimums or restrictions on what you can fly so if one day you want to fly a short A320 flight and the next day a long haul A350 or A380 flight it will be no problem.
Acars will be with the excellent PHPVMS ACARS.
Flights can be flown offline or online with either VATSIM or IVAO.
WATCH OUT FOR FURTHER ANNOUNCEMENTS GOING FORWARD
Please feel free to reply if you are interested
-
A pilot flew on Vatsim today for a flight yet the pirep reports that it was flown off line.
is there a correct point where you have to tell PHPVMS and Acars that you are on-line as the documentation does not seem to say anything about this
-
It seems that something got stuck in my internet service provider as I could access other websites.
I was updating using secure ftp last night and we had a power-cut. so most likely the server had packets of data that could not be resolved,
I rebooted my router and everything was alright for five minutes and then the problem happened again.
Rebooted again and waited for a few minutes and retried the ftp and it worked and the access to the website has been perfect.
It was such a pain to be able to get to most websites but not the ones I wanted to use.
Never mind all is ok and I have a reference should this happen again on what to do.
-
It has returned to life maybe they had a hardware drive problem and replaced it on a raid system
No more problems I hope
-
-
3 minutes ago, LesJar said:
I tried in terminal ping vmshost.io and it just keeps timing out ?
I also tried ping virtualairhygge.com and got timing out again yet ping phpvms.net returns ok from ping.
I cannot raise a ticket with vmshost.io since I cannot access them so hopefully Nabeel can see this message and help sort things out
-
1 minute ago, LesJar said:
As for the past 30 minutes I cannot log into my account on vmshost.io to go to the cpanel for my website. It is not a good situation to be in !!!
I tried in terminal ping vmshost.io and it just keeps timing out ?
-
As for the past 30 minutes I cannot log into my account on vmshost.io to go to the cpanel for my website. It is not a good situation to be in !!!
-
11 hours ago, DisposableHero said:
To be honest, what I am wondering is, how you will separate these "registration" based core v7 groups, what will be the impact on page load ? This will definitely need some loops in loops or multi level array functions to pick up same addon developer repaints (like Fenix or Zibo etc) and then add them to a new array, finally display that array with a group name "Zibo Liveries" etc.
What I was thinking was a notation for the livery file name as follows WWWW-XXXX-YYYY-ZZZZZZZ
where WWWW is the simulator i.e. MSFS or XP12 or P3D5
where XXXX is the aircraft type i.e A320 or BN2P
where YYYY is a code for software i.e. PMDG FENI TOLI ASOB
where ZZZZZZZ is the registration number i.e. G-AABX G-AABY
thus you could do a couple of Fenix A320 repaints with different registration numbers as I re[paint using aircraft names such as Aberdeen or Dundee etc.
Just thinking about this if the files automatically get sorted by filename then without any changes they would be in the order I am trying to achieve.
after that then the 'bells and whistles' is not to display all under generic Aircraft but to slowly introduce these sub-group. layers and to see what impact they have on loading . Maybe just start with simulator and that would be enough perhaps
-
15 hours ago, DisposableHero said:
No need to move the post as it will apply to default theme too.
As you found out, what you see and wondered about was a theme feature, a blade file, which you can customize as you wish under your duplicated theme (and share with people if you wish so)... phpVMS v7 returns the data to frontend with some basic grouping as it should (like aircraft, airline, airport etc.) you can re-group or sub-group the end results as you wish. As far as I remember my design, they should be ordered by name (array natural sorting).
Good luck
Thanks I found the Blade and will try a few things out naturally of course back-up the software first . To subdivide into groups I think that the file names will need to have a standard set of names so that the sub-group(s) can pick them up of course.
-
I just realised that the downloads part of the website comes from Disposable Hero V3 Theme and is not on the general PHPVMS.
if an admin could move the post to that section of the forum that would be very helpful
-
I like the division by tabs of the downloads section but I would like to make some suggestions as to what could be done to give a sub-division of the section like Aircraft
Having all the Aircraft you can download from the Virtual Airline on what amounts to one page gives rise to fragmentation as repaints get done. You can start with an A320 repaint and do other types and then come back to another A320. It would be nice to be able to have subdirectories so that you can slot your aircraft into the same place as all the other A320's. As a precursor to this many Virtual Airlines support different simulators as does PHPVMS so it seems logical to have a major tab for each simulator and then have the aircraft types below that. That way the repaints for Fenix A320 are not mixed up with Flight Factor or Toils A320's.
My immediate thoughts are yes it can be done since the download tab already brings up the various tabs such as Acars , Airports, Sublet and Aircraft so the blade or software running the downloads should be able to be 'edited' to accommodate other download categories. Likewise the file structure of these folders could also be defined.
I am asking if anyone has already done this to the downloads before trying to do it myself as then I can learn where it has been done and thus lessen the learning curve .
Also in return if I get this to work I will post a 'Customisation' document to help others as part of this PHPVMS V7 community.
-
I see now where you are aiming at , sounds like the database would need something like a Navigraph/Navdata upload each month and a process like PFPX where you can re-check all your route information each month. Of course if one wanted to share the routes with other Virtual airlines then a hosted PHVVMS library of the routes could be done as well.
[1] Virtual airline maintain their own routes
[2] Virtual airlines can deposit routes or take out routes from a 'global' shared database if they want to do so .
I see it that way where everyone if they want can share their knowledge through the routes they build and maintain . Having good routes helps everyone running a Virtual Airline as well as those pilots who connect with Vatsim etc.
I do not work in Aviation despatching but I can see similarities to freight logistics which I have worked on software to do with planning deliveries and schedules to meet customer needs and driver legal hours driving regulations.
-
Since I now have the database of FS-TRAFFIC and Aig schedules as well as World Traffic schedules the system should be starting up again very soon and of course it can now take advantage of the most recent upgrades to PHPVMS V7 . I used a newer method to build my own virtual airline so as to align the code within the project which is not dead but has been sleeping for a while
-
I did a simple test of what various products could give you back using Airbus A320
I used Simbrief Flightplan Database, LittleNavMap and Navigraph Charts
the route was from Lisbon LPPT to Vagar EKVG
and to no surprise for me there appeared to be 4 different routes .
Simbrief , LittleNavMap and Navigraph Charts all have an AUTO-ROUTE or Calculation so which one is the best to use and which one would you send to PHPVMS Route Database
I have PFPX somewhere I think and that could throw up another route as well.
Now Running on version 7.02 Virtual Air Hygge
in Virtual Airlines Discussion
Posted
corrected the URL
other project progressing been updating Geonames for over 9000 airports to get correct information , then I can use all ther ICAo and IATA codes that are valid and not for closed airports