Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 6 replies
- 2.7k views
Hi, I downloaded and uploaded PHPVMS to my website, which is hosted by free host, zymic. I uploaded the files and got the following error when I went to: irishair.zxq.net/install/install.php : Warning: ini_set() has been disabled for security reasons in /www/zxq.net/i/r/i/irishair/htdocs/install/install.php on line 20 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/zxq.net/i/r/i/irishair/htdocs/install/install.php:20) in/www/zxq.net/i/r/i/irishair/htdocs/core/codon.config.php on line 40 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already…
Last reply by simpilot, -
- 6 replies
- 1.6k views
Good afternoon all, i would like to activate this option to oblige pilots flying back mandatory from the last destination for example flight from AAAA-BBBB the pilot will mandatory fly from BBBB to AAAA or XXX destination that's mean mandatory to fly from BBBB last destination looking forward, NOTICE: i searched before starting this topic.
Last reply by Kishshey, -
- 6 replies
- 1.9k views
Hello sirs, please many flights done but the finance $ still under 0 any idea to improve it ? Check the picture in attachment
Last reply by FlyingMachine, -
- 1 follower
- 6 replies
- 2.2k views
Hello, I'm trying to install the charter system here: http://forum.phpvms.net/topic/8045-charter-flight-system-v110-updated/ I've followed the instructions, but with little success. When you log into my site and go the the charter center: http://bluehawkvirtual.net/index.php/charter An error pops up: Fatal error: Call to undefined method SchedulesData::countCharterSchedules() in /home/bluehawk/public_html/core/templates/charter/ops_schedules.tpl on line 65 I've looked and looked and I cannot seem to find how to fix this. If it helps, you can login to the site with this test account info: Username: BHK0087 Password: qwerty5 Thanks in advance.
Last reply by tobyrice01, -
- 6 replies
- 2.8k views
Hello, I am having the following issue when any pilot tries to add comment to his/her pirep. I am displaying the following code on the view pirep report page (where all data of the pirep is displayed): <?php if($comments) if(Auth::LoggedIn() && Auth::$userinfo->pilotid == $report->pilotid) { echo ' '; foreach($comments as $comment) { ?> - <?php echo $comment->comment?> <i>(<?php echo $comment->firstname . ' ' .$comment->lastname?>)</i><br> <?php } echo ''; } ?> <a href="<?php echo url('/pireps/addcomment?id='.$report->pirepid);?>">Add Comment</a><br /> </td> &l…
Last reply by STARs, -
- 6 replies
- 2.1k views
Hello , I Have an big problem. Here is the problem ... Please help me I'am sorry for the bad english because i'm french http://brusselsairlinesvirtual.livehost.fr/phpvms/
Last reply by servetas, -
- 1 follower
- 6 replies
- 2.3k views
Yesterday everything was working, but today when i logged in, i could only see 3 schedules. i checked in the admin panel, all of them are there, but only 3 are displayed for the pilots. i tried to reupload the cvs file, but that didnt help. what may be causing this? http://swisssvirtual.com/index.php/
Last reply by OA01, -
- 1 follower
- 6 replies
- 2.3k views
Can any of you coding Gurus give me the code to display a pilots pay for each flight? IE: A pilots pay is 20 per hour and he flies for 2 hours it displays 40.
Last reply by danny124, -
- 6 replies
- 3.4k views
Hi I've recently had to change from the Zumeweb theme because when people try to register they get an error saying. "Could not open socket" Does anyone have any ideas how to fix this? MiniJ
Last reply by JakeSCloud, -
- 6 replies
- 2.3k views
Hey Guys, For some reason, I am able to send emails FROM the VA email but no one is able to send an email TO the VA email, it comes up with this error: Action: failed Status: 5.5.0 Diagnostic-Code: smtp;550-5.1.1 The email account that you tried to reach does not exist. Please try 550-5.1.1 double-checking the recipient's email address for typos or 550-5.1.1 unnecessary spaces. Learn more at 550 5.1.1 http://support.google.com/mail/bin/answer.py?answer=6596 q10si14274729wjy.2 - gsmtp I've been trying for the past day to mess around with the SMTP and such but to no avail.
Last reply by michaelace, -
- 6 replies
- 2.3k views
Hi, I am experiencing some issues with the news feed on PHPVMS. I am using the Zumeweb Pacific skin at the moment. I went on to admin center and tried to add news but it didn't show up on the website. Can anyone help? Jack jackw2603@gmail.com
Last reply by B757, -
- 1 follower
- 6 replies
- 2.5k views
Hi guys, I was wondering if anyone knew how to fix this I have been playing around with this for some time before posting on the forum but I cannot seem to find what or why this is being caused, please see screenshot below:
Last reply by Vangelis, -
- 6 replies
- 2.5k views
I have been getting this error for sometime now. I get it every time I approve a pirep. I even did a clean install and rebuild when we were cyber attacked. The pireps get approve but we get this at the top of the page anyways. Fatal error: Allowed memory size of 73400320 bytes exhausted (tried to allocate 6710 bytes) in /hermes/waloraweb095/b338/pow.llju1/htdocs/core/classes/ezdb/ezdb_mysql.class.php on line 273 any Ideas. it is just annoying. Thanks Lloyd Mendenhall
Last reply by llju1, -
- 1 follower
- 6 replies
- 2.1k views
Hi all... can I disable all report systems except XAcars? Thank you
Last reply by STALKER, -
- 6 replies
- 2.1k views
A lot of the items on my VA's site have stopped working, I have put the newest jquery up, but it doesn't seem to read that it is there. Does anyone know why it would stop using jquery or jquery only being selective on what it allows to work, as the acars map works fine. I fixed the problem, due to some code that was left in causing trouble.
Last reply by Strider, -
- 6 replies
- 3.3k views
Got this error below. All i did was a restore on my files after switching hosting servers. Not seeing any threads related to this...any help would be great! Warning: file_put_contents(): Only 0 of 1680 bytes written, possibly out of free disk space in /home/eravirtu/public_html/en/core/classes/CodonCache.class.php on line 210 also have these errors: Strict Standards: Accessing static property Finances::$post as non static in /home/eravirtu/public_html/en/core/classes/CodonModule.class.php on line 67 tried the fix by adding: ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); located right after "<?php " no luck... Thanks in a…
Last reply by danielatc81, -
- 6 replies
- 2.8k views
Hi, Long time since ive owned a VA but here i am starting again... I recently uploaded the files via FTP Filezilla but get this error whether i go to cloud-virtual.oo3.co or cloud-virtual.oo3.co/install/install.php. Fatal error: Class 'DB' not found in /home/u126427953/public_html/install/Installer.class.php on line 145 does anyone know how to fix this? Thanks
Last reply by bward624, -
- 6 replies
- 2.4k views
Ok, my site will NOT keep people logged on?! Whether it is me or someone else. You can log on initially, but then within a few seconds it logs you out?! Any idea where I should start with this issue? I have emtied my cache on phpvms and optimized my tables, but that is it so far. I am wondering if this may be a host provider thing, although it should not be?!
Last reply by CPC900, -
- 1 follower
- 6 replies
- 2.8k views
Hi everybody, We're planning move to phpvms system from Fsairlines and I've install phpvms and some module but unfortunately, we have bad problem with this system. Our problem is the ACARS system can't be detect identify the origin or destination airport For example: If I'm going to fly OIII to OIMM but I choose OIMM for departure and after a few minutes landing again to this airport (OIMM ) ACARS system can't be detect wrong airport. " After send report, Pilot and Aircraft transfer to Destination ( OIMM ) " I used alot of free acars like: Kacars FSacars APVacars Cacars and ...
Last reply by sabahassani, -
- 6 replies
- 1.8k views
HI, today a new Pilot of our va mailed me with a strange issue. In the overall Stats in his profile he has a flighttime of 11.06 hours. But when I check his flightimes per month in Vansers Vstats center and also in Simpilots Toppilot, he has only 9.06 hours flown. So 2 hours are missing. He joined our va just 3 days ago, so all of his flights were flown in july. thx edit When I accept a pirept, I get this message, but everything is okay. But perhaps this is also a problem? I am using php5.3. Strict Standards: Non-static method PilotData::generateSignature() should not be called statically, assuming $this from incompatible context in /var/www/web1112/html/va/admin/…
Last reply by CedGauche, -
- 1 follower
- 6 replies
- 3.9k views
Hi, has anyone a SQL-Table of all airports of the world? When not, can anyone help me to import all airports via PHP? Thanks!
Last reply by OmerAslan, -
- 6 replies
- 2k views
I dont speak english, sorry about it... i have this problem whit my data base myslq in phpvms_schedules table: There was an error adding the schedule, already exists DB error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''1)' at line 25 here the code: -- -- Estructura de tabla para la tabla `phpvms_schedules` -- CREATE TABLE IF NOT EXISTS `phpvms_schedules` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` char(3) COLLATE latin1_general_ci NOT NULL DEFAULT '', `flightnum` varchar(10) COLLATE latin1_general_ci NOT NULL DEFAULT '0', `depicao` varchar(4) COLLATE latin1_general_ci…
Last reply by bsl0001, -
- 1 follower
- 6 replies
- 2.5k views
Hey guys! I've just started a VA using PHPVMS, and I just did my first flight today (kACARS_Free is the ACARS system). I have no experience with phpvms however I do have a great deal of experience with other CMS's. so everything went well during the flight, the PIREP was filed, however I noticed that my plane was still shown on the live map even hours after the flight. I do have a custom map module installed, so initially I thought it had something to do with that. After further investigating I found when going on: http://atlanticsky.o...getflightcount/ it tells me that a flight is still in progress, even though I finished the flight hours ago. So why does it stil…
Last reply by flyalaska, -
- 6 replies
- 2.4k views
Hello everyone, I have added a custom field and I want to show it in profile_main.tpl, What is it that I can put to it is shown, This is the table that will do custom field <td align="left"><strong>Aircraft:</strong></td> <td align="left">here, i want to what has been entered in the custom field</td>
Last reply by tkfeeny, -
- 6 replies
- 2k views
When the smartcars tracker is tracking a flight it doesnt show up on the live map ?
Last reply by servetas, -
- 6 replies
- 2.8k views
I'm trying to copy over the pilots list page. I am copying from the original pilots list page to a new page which is located in the skin folder. I have copied and pasted successfully but the pilots list doesn't load anything. The if (!$pilots_list) {} statement returns true and the operation to load the pilots is canceled, meaning something is wrong with calling the method. I'm sure that this has something to do with moving the code. Thanks in advance.
Last reply by WiltshireAirlines, -
- 6 replies
- 2.1k views
hello my account for my site its SUSPENDED. The phpvms force servers go down. x10 hosting response: Hello Pedro, Your account is heavily compromised and was responsible for causing downtime on the server causing inconvenience for the other users on the server. Can you please let us know what you are running on the account ? Best Regards, Syed
Last reply by mark1million, -
- 6 replies
- 2.6k views
Hi guys, I am new to PHPvms, so i apologies if this is a dumb question. My pilots are unable to upload an Avatar using the 'edit profile' way (pilot dispatch -> edit profile -> upload image). is there another way to do this ? By the way i'm am using the Pacific skin sorry for bothering anyone
Last reply by ZacharyArena, -
- 1 follower
- 6 replies
- 2.2k views
Good day. I want to add an open book flight, Without any of the flight schedule that the pilot wants flights is unscheduled. do they exist?
Last reply by OA01, -
- 6 replies
- 2.5k views
I have replaced the blue circle image with the plane in it (default) and replaced it, I have created my new image 360 times but sometimes it changes to the default image. Also i want that red line changing so people can see the exact route they are flying, I have found a forum post for it but it did not work for me Any help with be appreciated Thanks I am using Smart Cars
Last reply by markyboy123,