Support Forum
Any questions or bug reports go here.
7146 topics in this forum
-
- 5 replies
- 1.4k views
Hello. So I recently uploaded a CSV of aircraft to my VA's website. They all "import" but then when I go to view them in the admin panel there are none and I get the "No aircraft have been added" error. I've tried to import directly in PHPMyAdmin and get a similar error in PHPMyAdmin. Any ideas how to fix this?
Last reply by ProAvia, -
- 0 replies
- 970 views
Hello, sorry for my english mistake, I'm using the translator for this I had a single problem on my V / A website, it was tracking that didn't appear, so I looked for how to solve it on your forum and found some things, after that I changed it and my website died only the crew center ... Now I don't know how to go back, I really wanted your help. please help me. my website is gtev.com.br and the problem at the crew center is gtev.com.br/intraer
Last reply by Gtev, -
- 1 reply
- 984 views
Hi there, I’m looking for recommendations for hosting providers which I can use for my VA. What hosting do you use/recommend? Thanks!
Last reply by vcal, -
- 3 replies
- 1.2k views
The export airport doesn't export a header row, like export aircraft does. Any way to add a header row to exporting airports? PHPVMS 5.5.2
Last reply by ProAvia, -
- 20 replies
- 2.8k views
Hi, I have been using PHPVMS on a free web host for testing, and I’m thinking about the future when I come to upgrade to paid hosting. How do I migrate to a new web host without loosing data? Thanks for your suggestions!
Last reply by DeletedUser, -
- 4 replies
- 1.8k views
Hi, I recently discovered PHPVMS. Before I take the decision to buy hosting, I wanted to try and set it up using free hosting. I have spent all morning trying to set it up using 000webhost.com, but I only get as far as running the installation script - when I try to I see these errors: Warning: include(core/codon.config.php): failed to open stream: No such file or directory in /storage/ssd4/969/12445969/public_html/index.php on line 40 Warning: include(core/codon.config.php): failed to open stream: No such file or directory in /storage/ssd4/969/12445969/public_html/index.php on line 40 Warning: include(): Failed opening 'core/codon.config.php' for inclusi…
Last reply by DeletedUser, -
- 0 replies
- 849 views
Hi all, I recently upgraded IPS software on the same server that phpvms is hosted on - the same one that necessitated upgrading to php7.2 - and at the end was greeted with this warning message. http://prntscr.com/qwhzgr Before I go ahead and turn off anything can I just check with the techies here if any of the mentioned functions are required by PHPVMS? Thanks
Last reply by nicky9499, -
- 2 replies
- 1.1k views
G'day all, I have a small question about pilot ranks in phpvms 5.5.2.72. Specifically, is it possible to designate special "management" ranks to staff member accounts without having to be tied to a flight hours count? Our temporary solution is to just give staff accounts an unrealistically high number of hours that regular pilots won't hit, but this is not idea. http://ops.singaporevirtualairlines.org/index.php/rank Am comfortable with editing tables in phpmyadmin and phpfiles via ftp. Any advice is appreciated.
Last reply by Heritage1, -
- 8 replies
- 1.9k views
Hi, I'am use phpcvms Version simpilot 5.5.2 And skin : blueIce v2.0 When i try to book flight and add to bids i have this issue : No route passed any help to fix it ? Best Regards,
Last reply by BaderNET, -
- 0 replies
- 1.2k views
Hi Could you let me know if there is any integration possibilities between PHPVMS and FS Airlines? We would like to pull some data across from FS Airlines into our own PHPVMS website? Thanks Darryn
Last reply by Joburgtaxi, -
- 0 replies
- 986 views
hello can someone help me with the Highcharts? i have this code and i wanted to implement it in my pireps view report <?php if(isset($pirep)) $pirep = $pirep; /* pull data from rawdata */ $res = @unserialize($pirep->rawdata); if($res !== false) { $pirep->rawdata = $res; unset($res); } $json = ''; if(is_array($pirep->rawdata['points'])) { foreach($pirep->rawdata['points'] as $point) { $time = str_replace('[', '', $point['time']); $time = str_replace(']', '', $time); $time = str_replace('l', '', $time); $alt = $point['alt']; $gs = $…
Last reply by Laurent, -
- 1 follower
- 2 replies
- 1.1k views
Dear aviation community, did one of you knows whether it is possible to define a select option in the registration so that if the pilot goes to submit, he will either be forwarded to page x if he has selected value1, and to page y if he chose value2. Furthermore, it would be nice if someone knows how to import the selected value into the database. Thank you in advance, Tim
Last reply by TimBl, -
- 5 replies
- 1.2k views
So, i just broke my whole install. I installed a duplicate copy in a "Crew" subdir so I can use the main dir as my home page website. Was going well with this HTML template but somehow, i broke the phpvms install. I probably didn't break it, but now i'm getting all kinds of errors where I wasn't before. So, im just going to start over.. A learning experience for sure!! For those of you just starting your airline or converting to phpVMS, this is not for the lighthearted. If you have a passion for or interest in leaning PHP, CSS, HTML, then you will definitely get your experience here. If not, then you should probably pay someone to build your site for you. However,…
Last reply by ProAvia, -
- 2 replies
- 1.1k views
Gday all, Have a simple question hopefully nobody finds stupid. We're using Smartcars to track and submit flights but getting a "PIREP does not exist" error after each flight. When I look into the database there is phpvms_acarsdata and phpvms_pireps, both of which (worryingly) are not showing some flights that were done. Can I check how are flights stored in phpvms please and is there anything to take note of when using with Smartcars? Thanks.
Last reply by ProAvia, -
- 11 replies
- 1.8k views
I am having a coding problem way is this showing this on my front page main for Ocean Blue v3.0.1 i went in the line were it is at i don,t seen anything wrong https://photos.app.goo.gl/ZGFZAR9ULviwwFBAA https://photos.app.goo.gl/uZpyZLPgUpJjMWXc7 https://photos.app.goo.gl/zdvGy5WvRFuTw4ma6 any ideas
Last reply by ProAvia, -
- 1 follower
- 14 replies
- 2.1k views
Hello im having an issue with my site ever since i switched to SSL where things are funky. this is one of them. all the stuff is displayed on the one page when editing pilots https://prnt.sc/qpkazv any help with this would be helpful. also having an issue with the crazy creatives hub admin module where for some people they cant see the log of pireps or see pending pireps for their hub. thanks edit apparently i can see the log but they cant. even if i give them full admin. its really weird
Last reply by SmarticleCo, -
- 3 replies
- 1.3k views
Hi guys. I can confirm that using Kingsoft Office worked for importing to database where excel did not. However, now that I have my fleet (phpvms_aircraft) imported to the database (926 lines), none of those aircraft show up in the admin panel Aircraft List. Is there a time delay (i wouldn't think so but just wondering)? The same happens after i import 4765 lines of schedules (phpvms_schedules).. they do not show in admin, or on the public site Running phpVMS 5.5.2 using PHP 5.5
Last reply by ProAvia, -
- 2 replies
- 1.2k views
When I type in my database name, usernames and password when i hit next it comes up with this error. I am trying to install PHPVMS v5.5.2.72 my web host is running PHP version: 7.3.6 any ideas "Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/flyeaste/public_html/core/classes/ezdb/ezdb_mysql.class.php:98 Stack trace: #0 /home/flyeaste/public_html/core/classes/ezdb/ezdb.class.php(196): ezDB_mysql->connect('flyeaste_EAL100...', ')xcKNSGz&nmm', 'localhost', 'utf8') #1 /home/flyeaste/public_html/install/includes/Installer.class.php(148): DB::connect('flyeaste_EAL100...', ')xcKNSGz&nmm', 'flyeaste_phpvms', 'localhost') #2 /home/f…
Last reply by ProAvia, -
- 11 replies
- 2.1k views
Hello everyone, Tried setting up phpVMS today but it will not work at all. I'm using IONOS 1&1 databases and have managed to get to the database setup page but when i fill the in the details i get this: Deprecated: define(): Declaration of case-insensitive constants is deprecated in /homepages/20/d813824572/htdocs/phpvms/core/classes/ezdb/ezdb_base.class.php on line 42 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /homepages/20/d813824572/htdocs/phpvms/core/classes/ezdb/ezdb_base.class.php on line 43 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /homepages/20/d813824572/htdocs/phpvms…
Last reply by ProAvia, -
- 3 replies
- 1.2k views
hey Guy's following situation: On Server A, if i call the schedule search, only the schedule_searchform.php gets loaded (thats what i want) On Server B, the searchform and the resultpage with ALL schedules gets loaded... i checked the files i have the same code in core/commen/SchedulesData.class.php core//modules//schedules/schedules.php core/templates/schedule_searchform.php here a screenshot: http://prntscr.com/qqge2m i have made no search yet, but its loading ver ylong until i can do a schedulesearch anyone have a clue whats happening here? Thnak you in advance!
Last reply by ProAvia, -
- 3 replies
- 1.1k views
Hey! I have done all of the steps to upload a skin to my lib/skins folder, and I have selected it as my skin in settings, however I simply get a plain text page, with no colours or shapes or anything! It is just plain text on a page. Any help appreciated, I need to get this fixed ASAP!!! I'm on phpVMS 5.5, and I have tried it with multiple skins, all to get the same result.
Last reply by rebal15, -
Hello, Recently, we have had a few people attempt to XSS our site to prevent usage, and what is happening is they are running scripts on our site with script tags that are being inputted in the Registration page. We've been trying to figure out how we can escape or sanitize these inputs to essentially remove the scripts tag(s), so the code won't run. Any ideas or thoughts would be greatly appreciated!
Last reply by Jonah0037, -
- 2 replies
- 1.1k views
Im having an issue with my acars live map since i switched my site to SSL now the livemap does this initially https://prnt.sc/qox0jk then when i click on an aircraft in flight it does this https://prnt.sc/qox038 any ideas thanks. website is www.deltavirtual.org
Last reply by SmarticleCo, -
- 8 replies
- 2.9k views
Hello again, I have a new mistake now that is hurting my head too. Now it's in ACARS, what happens is that whatever ACARS I try to connect it doesn't work. Always in the login part. Already searched for every topic in the forum, I found several with the same errors, but none had solution. Observations: I put the module folder correctly in core/modules, as requested in each ACARS; I open the program as an administrator; The credentials are correct, have been tested on the site and work perfectly; Crewcenter Skin: Custom Skin; phpVMS Version: 5.5.2.72 (from ProAvia); PHP Version: 7.2.24; MySQL Version: 10.2.29-MariaDB. …
Last reply by ProAvia, -
- 1 reply
- 1.3k views
Hi guys. I'm new to phpvms but pretty much have the entirety of my crew center up and running, I just need some help with connecting simbrief to my dispatches. I received my API key this morning but that's about as far as I'm getting 😅 Is anyone available to help me out with this? Thanks in advance! -Zac P.
Last reply by PetitJedi, -
- 1 reply
- 948 views
Hello I open this topic because I encounter a problem with my site. In fact, the transfer time from the pireps is very long (2min and more). One of our pilots informed me that on another VA it was instant (with the same tracker) Which leaves me to think that we have a concern. We use phpvms 5.5 on a PHP 5.6, we are in dedicated hosting, which should not be a problem of resources. We have +950 pilots and soon 98,000 worseps. We use smartcars as a tracker. The pireps are not transmitted completely (the rawdata for example does not arrive), which poses concerns for the rest of the phpvms script (positioning of the pilot, end of a lap step, etc ...) It's…
Last reply by PetitJedi, -
- 5 replies
- 1.4k views
Notice: The template file "/home/bosnaxxa/crew.bosnaxx-air.com//lib/skins/vCrewMini-phpvms-skin-master/header.php" doesn't exist in /home/bosnaxxa/crew.bosnaxx-air.com/core/classes/TemplateSet.class.php on line 231 Notice: The template file "/home/bosnaxxa/crew.bosnaxx-air.com//lib/skins/vCrewMini-phpvms-skin-master/footer.php" doesn't exist in /home/bosnaxxa/crew.bosnaxx-air.com/core/classes/TemplateSet.class.php on line 231 This happens when I try to install any theme, any theme! What did I wrong? Best regards and thank you in advance. A picture
Last reply by ProAvia, -
- 1 follower
- 18 replies
- 4.7k views
hello i have php 5.5 and david clark phpvms 5.5 version the admin panel missing maintenance option , also when i install addons some of them don't appear in admin panel under addons or anywhere any help ? screenshot attached
Last reply by ProAvia, -
- 2 replies
- 1.1k views
Hi guys, I'm getting this error, can anyone advise how to resolve it please? The site it completely inaccessible. Warning: Use of undefined constant IN_PHPVMS - assumed 'IN_PHPVMS' (this will throw an Error in a future version of PHP) in /home/singap08/public_html/operations/admin/templates/sidebar_schedules.php on line 1 phpvms 5.5.72-master php version 7.2
Last reply by nicky9499, -
- 0 replies
- 816 views
Running into a wall trying to install phpvms v5. php version is 5.6 and the mysql version is 5.6.45. Any ideas?
Last reply by flyalaska,