Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 4 replies
- 1.6k views
SOLVED Hello, Whenever you Visit the Virtual Delta Airlines Website there is an error that appears near that footer, the error is: Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 We also get an error logging into the ACARS program that has never happened before as well... Notify System Administrator of the switch error. Data not received Data = Verified This all started happening around the same time and i cant seem to figure out what is causing it.., Any help would be…
Last reply by rpalmer800, -
Tried to approve a pirep, and it seemed like it did it fine, but with this one user, I got this error twice?! : Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /home/woodsdom/public_html/CPC/core/common/StatsData.class.php on line 162
Last reply by CPC900, -
- 2 replies
- 1.2k views
SOmeone can make an tutorial how to get the PHPVMS into 000WebHost?
Last reply by tutmeister, -
- 8 replies
- 2.3k views
I made some new fields in the _pilots table that have VATSIM ID and IVAO ID. In the registration form I have a radial button that has yes/no if the user is a member of VATSIM and/or IVAO. I need to make an if statement that if the button is equal to yes, then display the id text field. Here is what I tryed, I'm hoping to do it without javascript but not sure if possible. Any ideas? <td>Are you a VATSIM Member: *</td> <td><input type="radio" name="vatsim" value="Y" />Yes <input type="radio" name="vatsim" value="N" />No</td> </tr> <?php if(vatsim=="Y") { ?> <td>VATSIM ID: *</td> <td><input type="te…
Last reply by Tom, -
Hello I need help echoing this <li><strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Network'); ?> ID: </strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Online ID'); ?></li> I want it to determine whether the user has chosen IVAO Or Vatsim on the drop down then say id: and the id they have given from custom fields as that code isnt echoing anything Thanks Guys! Jacob
Last reply by avdesigns, -
- 12 replies
- 2.5k views
Wich web hoster do i must use to install the virtual airline thing from phpvms?
Last reply by Talisman57, -
- 3 replies
- 1.4k views
I am looking for some who can help me install phpvms to my website for some reason i am going wrong somewhere
Last reply by avdesigns, -
- 3 replies
- 1.6k views
Hi everyone, I was thinking in make a charter flight in Xacars but when I try to start the flight, it gives me an error... It's here any solution for that? Thank you, Pedro S. The image: _________________________________________________________________________________ FKAirlines - fly where you are, when you want http://www.fkairlines.comule.com/
Last reply by Peter17, -
- 1 reply
- 925 views
This may be a silly question but how do I find out what version of phpvms i have
Last reply by Kyle, -
- 1 reply
- 1.3k views
I searched the forum first and did not find any reference on how to change this. I customized the colors of all the page titles in php/vms successfully but I just added a new page from the Admin Panel and the title is orange like the original titles. How do I change this to the blue of the other titles. I tried searching directories. It has been added into the core pages but all that is in there is the text I entered. I can change the color of that text but not the title on the page when it is clicked on the navigation bar on the website. Thank you.
Last reply by tgycgijoes, -
- 1 reply
- 1.3k views
Good Evening I need a little help for my Pireps count. I need a function on this where i can see if the pirep accepted or rejected or pending. Can anybody help ? thats my code currently in the frontpage_main <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"></script> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-t…
Last reply by Parkho, -
- 0 replies
- 953 views
Hi, I have copied all SQL database for the tables of my 9 pilots and put it into the SQL database on the new server. When adding the pilots hours, for some reason or another if i give them 03:30 hours, phpvms says -03:30 hours. How do you get minus hours? Even when the hours are reset to 0 and then added manually by flying a pirep it still says - 03:30. Does any one know whats going on? Many thanks chris
Last reply by chris2, -
- 2 replies
- 1.4k views
Hello, via admin interface i cant delete pirep from recent PIREPS. 1. click on Dete 2. confirm OK 3. pirep is hidden from table 4. when i click again on all pireps this "deleted" pirep is still there, in sql database too. Thanks for help. Peter
Last reply by Ephendi, -
- 2 replies
- 1.3k views
Hi The error is: Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead in /var/www/vhosts/skybusvirtual.co.uk/httpdocs/core/classes/CodonCache.class.php on line 201 I'm not to sure in what I even have to do, I go to the directory where it says and the following line reads as follows: $ttl = strtotime(self::$settings['profiles'][$profile]['durati…
Last reply by Jalio, -
- 2 replies
- 1.7k views
Just curious. In the Reports & Expenses/Overview tab it shows total pilots, total flights and total hours flown for each airline we have. Can this info be changed? I'd like to know the monthly data figures. Also, in the aircraft reports. Are the figures shown the total since we started with phpVMS? Can I get monthly figures instead? Computer programming savvy I am not, but I can usually follow instructions pretty well
Last reply by reed0427, -
- 4 replies
- 1.5k views
Has anyone had issues with people making bogus sign-ups? I have been getting a few of these every day for the last 2 weeks. The names are always similar are always from different countries. Is there anyway to prevent this?
Last reply by flyalaska, -
- 5 replies
- 1.7k views
Hello everyone. This is my first post and I need support! So... Is there any way to short the pilot roster by hours? I' ve search the forum a lot but I didn't find anything helpful. Thanks.
Last reply by tutmeister, -
- 3 replies
- 2.8k views
this is my modified schedule boarding pass. tpl It seems I have learned JUST enough php to screw it up. Can someone fluent in php please tell me why "I have an unscheduled end in line 111 the last line of this code. I have gone over it over and over and can't see an error but it worked till I changed one of the if icao gate schedules because I was not getting the proper selected gates just weird three digit random numbers. It DID work properly and then I added two airports, there were too many and now it doesn't work. Thank you. <?php # This will only show this message if it's not a popup window # Ends on line 13-15 if(!isset($_GET['newwindow'])) { ?> <h…
Last reply by tgycgijoes, -
- 0 replies
- 879 views
Never mind. I just needed to adjust some settings when opening the csv. 300 routes added and uploaded in 10 minutes!
Last reply by Jetwave, -
- 1 reply
- 890 views
At the bottom of my website there is a link for "gallery" how do i set this up so it actually goes to a gallery where i can put pics in
Last reply by Parkho, -
- 7 replies
- 1.8k views
Hello, I want the login module to have the skin wrapped around it, as I want to have it as a stand-alone page. Any ideas how could this be done? Many Thanks ---Update:
Last reply by Matos, -
- 10 replies
- 3.4k views
I noticed a small flaw in phpVMS with regards to the difference between the system's representation of time and the visual presentation of that time. Some time ago for example I pointed out that in the Schedules form it asks the administrator to enter the duration of the flight in HH:MM format (which is actually the best). However, when this same form is displayed again for editing, the original HH:MM is displayed in a format that contradicts the instructions of the program, i.e. During creation Flight duration: 00:30 Please enter time in HH:MM format During Editing: Flight duration: 0.5 Please enter time …
Last reply by Jetwave, -
- 0 replies
- 1.2k views
No one can change their avatar, because this error always shows up. Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /home/pisocial/public_html/core/common/PilotData.class.php on line 456 Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: '/tmp/phprlRX5s' is not a valid JPEG file in /home/pisocial/public_html/core/common/PilotData.class.php on line 456 Warning: imagesy(): supplied argument is not a valid Image resource in /home/pisocial/public_html/core/common/PilotData.class.php on line 464 Warning: imagesx(): supplied argument is not a valid Image resource in /home/pisocial/public_html/c…
Last reply by Jason, -
- 3 replies
- 1.6k views
Hello Guys, I have just finished making a custom boarding pass for my Virtual Airline, on the bottom where it says Id Check In required etc.. Is there a way to have it change only if it is an international flight? Thanks, Edmundk
Last reply by tutmeister, -
- 0 replies
- 932 views
is it possible to show not the actual location of a plane but the route that a aircraft has flown most? best regards and thanks in advance Thomas
Last reply by Txmmy83, -
- 0 replies
- 885 views
Keep in mind i have changed nothing on my site, When I go to the admin panel I have no general settings and on my pages I'm getting this error. I have no idea what's going on as I have changed nothing and the site was fine until last night. I mistakenly emptied the settings table in mysql.
Last reply by RogerB, -
- 2 replies
- 1k views
Does anyone know a good Dispatch Center?? please PM or answer here please Thank you
Last reply by Parkho, -
- 2 replies
- 2k views
On a new website I am working on with phpvms, everything works fine except "add to bid" does not add a bid in the flight schedule. You can select available flights and click the add to bid and it disappears and does not say "bid added" as it should. Then when you click to display bids it says "you have not bid on any flights" I have also both the bid determiners on local config false. Any thoughts please? I have tried with my little knowledge I am learning here all I can think of. Even compared the templates from a working site to this one and there is no dif's I can see.
Last reply by tgycgijoes, -
Hi, I am going to change web hosting, but a bit worried about bandwidth. I have found one who will give me 100GB of bandwidth a month. Would this be enough for phpvms and a forum? And would 15000MB of disk space be enough? thanks chris
Last reply by Parkho, -
- 2 replies
- 1.6k views
Hi everyone I've been working more on my site, tidying code up etc before the launch (soon!) and there's really only one more thing, which is trying to link FrontSchedules with the html <form> I already created. I've seen it done elsewhere but I'm not sure how it's done, so if anyone knows how could you please tell me! Link is: http://ezy-va.com/index.php Thanks in advance John
Last reply by jkr1711,