Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 follower
- 3 replies
- 2.7k views
Hello, As requested by Baggelis, I am creating this post. I have the SimBrief addon installed and working just fine on my beta web server, tested many times with all of our fleet types and different city pairs. I am recieveing this error that I have seen posted in the forums before via search, but still found that no clear solution had been found. Wanted to see if we could find a solution! Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct() [datetime.--construct]: Failed to parse time string (@) at position 0 (@): Unexpected character' in /home2/wnvirtua/public_html/lib/skins/vWN_3.00/Output.tpl:81 Stack trace: #0 /home2/wnvirtua/public_…
Last reply by Vangelis, -
- 8 replies
- 2.1k views
Hello all! I've some problems on my Pilot Roster page. Problems: 1- New members not listing on Roster. 2- Some pilots not listing. 3- List is very mixed. Does not sort by pilot ID. I'm reskin my Pilot Roster. I've Active - Inactive status and I'm already showing IVAO ID on my roster. I try deleting my reskinned file to orginal roster file and problem doesn't resolved. I tryed to check my "phpvms_pilots" database and I saw, database does not sort by PILOT ID. I need help and I've very limited time because we are an IVAO Member and we need to resolve this problem a soon as possible. Please help me! Thank you very much for all supporters! Alp Yeni Zirve Airlin…
Last reply by alpyeni1, -
- 4 replies
- 1.2k views
I have been making some modules for the site www.usaflightclub.com however, even though my code is in the right place etc.The modules won't show just getting a "Te Module ____ Doesn't exisit@ My modules code for example: <?php class east extends CodonModule { public function index() { Template::Show('east_region.tpl'); } } ?> You Help is most welcome, Thanks, Jon
Last reply by Jon, -
- 3 replies
- 1.9k views
Hey all, I have been working with a VA developing many custom modules, and I just hit a brick and I just can't figure out what the hell is wrong with this SQL Query. First of all, when I use the SQL Query in the frontend, everything works, but not in the admin panel and there was nothing returning back for the form... MySQL Code: $id = DB::escape($id); return DB::get_row('SELECT * FROM hubs WHERE `id`='.$id); The Error Debug: Backtrace: DB::write_debug > DB::get_row > HubsData::getHubInfo > HubAdmin->edithub > call_user_func_array > MainController::RunAllActions Query: SELECT * FROM hubs WHERE `id`= Error: (1064) -…
Last reply by ARV187, -
- 2 replies
- 1.1k views
I have the Obsess blue template and on the side bar we have the Va Stats. Could someone please give me the code to show how many pilots? thanks Daniel
Last reply by Daniel, -
- 3 replies
- 1.3k views
in the side bar i would like to add total miles flown and pending pilots if possible. could i hv the php please thanks Daniel
Last reply by simpilot, -
- 1 follower
- 2 replies
- 1.5k views
I have a problem with my map. Shows some flights but no information. Please see the picture. Help please. I don't know how to stop this.
Last reply by OmerAslan, -
- 1 follower
- 2 replies
- 1.4k views
I insert here my style.css i am trying to change font size and font type. I add import url and changed font type names but it didn't help. When i open my airline main page and other pages i want different font type. please help. @import url('https://fonts.googleapis.com/css?family=Rubik:300,400,700'); body { background: url(images/.jpg) repeat fixed 0 0 #ffffff; background-size: 99% auto; color: #000000; } a { text-decoration: none; color: #0040FF; } #body { width: 99%; margin: 0 auto; padding: 0 0 0 0; background: none; font-size: 12px; border-top: none; border-bottom: none; padding-bottom: 0px; } } h1 { color: #FF6633; } h3 { background: url…
Last reply by OmerAslan, -
- 12 replies
- 3.1k views
Hello, how can I put a table like this: http://execair.org/ (bottom) course, the table will be personalized;) for new drivers and the latest flights and flights booked? Two other things How can I do to make the Flight Arrivals and Flight Booking? I use this form: http://forum.phpvms.net/topic/4498-flightbookingsystem/ Is there any code for this module? Someone pass me the code (maybe stuartpb) Thanks!
Last reply by James142, -
- 4 replies
- 1.9k views
Hello, I am trying to get my phpvms working and I am having troubles with changing skins. What happens is you can select the new skin (ObessBlue) and then try to save it and it goes back to the original skin. I was looking through other settings and came across this in the template Diffs section: Fatal error: Call to undefined method SplFileInfo::getBaseName() in /var/www/vhosts/flyaircanadava.com/httpdocs/phpvms/admin/modules/TemplateDiffs/TemplateDiffs.php on line 38 could this error be causing the issue with the templates? Here is the code below: $filename = $file->getBaseName(); Any help would be appreciated. Chris
Last reply by ACVA_CEO, -
- 5 replies
- 1.4k views
Hello all, Im trying to make a new phpvms skin for my va but all the text turns out too small (and the logo on top is streched) when its made into a skin ) (http://flyirelandva.com) but is fine when it is html coded. (http://flyirelandva.com/testsite) Thank you in advance, james EDIT: now have to show you it through an image because i cant leave the website looking like that :S
Last reply by James142, -
- 1 follower
- 3 replies
- 1.5k views
Hello, I want to make two different virtual airlines in same hosting with different database. Which is i already have. Only pilot table i want to use together. I have phpmyadmin. Can someone explain to me how can i do that? Thanks. Only the pilot table.
Last reply by Parkho, -
- 1 follower
- 18 replies
- 3.6k views
Hi, Firstly, I should like to apologise for my English ! I wanted to propose my Virtual airline's website in different languages so with forum's explanation I did like this : http://forum.phpvms....ins/#entry22043 I started to translate and after a bit a problem occured, I tried to resolve it by myself without solution and I searched an alternative on forum where the same problem is exposed but the solution isn't published. See you here :http://forum.phpvms....-two-languages/ My issue : Maybe the problem is here : Please, Do You've any idea where is the trouble ? Thanks a lot
Last reply by Galihom, -
- 3 replies
- 1.2k views
I noticed that when a flight, on my VA, is accepted and complete, it shows it was completed flight 5 hours prior, when it actually just happened finished?! Am I missing a config setting somewhere?
Last reply by CPC900, -
- 2 replies
- 1.2k views
When i uploaded the pilot system to my website | www.flyirelandva.com | the home page still brings me back to the hosting company? I have deleted the main index that came with the webhosting and replacved it with the phpvms one in the pilot system but it still doesnt work? Thanks, James
Last reply by James142, -
- 1 follower
- 2 replies
- 1.2k views
Completed the .htaccess/url rewrite actions tonight on my website but am running into an issue with making the icons re-appear on various pages. I did figure out the view pirep page fix by changing var url = window.location.href.split("index.php")[0]; to var url = window.location.href.split("pireps")[0]; inside of the phpvms.js file but can not quite figure out how to fix the live map in air icons with the following code written in the acarsmap.js const getHeadingIcon = (heading) => { if (!(heading in headingIcons)) { headingIcons[heading] = L.icon({ iconUrl: url + "/lib/images/inair/" + heading + ".png…
Last reply by skyguyt, -
- 2 replies
- 1.3k views
I am experimenting with the creation of custom add-on modules, at the moment without DB access. So I have a module PHP file that goes in modules/MODULE_NAME and the template file in the templates directory. Now, on the module file I process all input parameters that may be given on the URL as well as predefined class variables. What if I want to access the value of one of those variables of the module file back in the template? For example if I defined "var $testMe = true" within the module class that extends Codeon, how would I go about accessing this variable value from my template (TPL) file?
Last reply by Mysterious Pilot, -
- 9 replies
- 2.3k views
Hello again! phpVMS Version: 5.5.2.72 from ProAvia (Forum Topic) I am having problems with users who are unable to log in to the company, this includes all users, even me. I am not sure how to explain this, but I will try. First of all (to understand): When a pilot logs in with all the correct credentials, he is redirected to the dashboard, which is normal. But when a pilot tries to log in but the credentials are really wrong, an alert appears above the form, like this: https://prnt.sc/qm1bys What is happening: Yes, if the pilot misses the credentials, the site does what it should do, show the alert saying it's wrong, so far so good. But …
Last reply by ProAvia, -
- 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, -
- 3 replies
- 1.4k views
hi, I was trying to add the Rank from VACentral, with the manual from the Code Snippets, but I become an very long error. This code I have added: <h3>Unser Rang bei VACentral</h3> <?php $cws = new CodonWebService(); $xml = $cws->get('http://www.vacentral.net/airline/nxa_northair/xml'); $xml = simplexml_load_string($xml); echo "{$xml->rank}"; ?> Here is the Site with the error: http://www.ptp-forum...demo/index.php/ Please help me. Basti
Last reply by BastiDE, -
- 6 replies
- 2.1k views
Hi all!!! I am trying to set a VATSIM image in sidebar but I cannot get it. I have modified frontpage_main.tpl and set VATSIM image in images folder... can you help me? . . . . . . . . . . <?php echo count($guestsonline);?> guest(s) online in the past <?php echo Config::Get('USERS_ONLINE_TIME')?> minutes.</i></p> <?php /* $usersonline also has the list of users - really simple example Or if you're not on the frontpage: $usersonline = StatsData::UsersOnline(); foreach($usersonline as $pilot) { echo "{$pilot->firstname} {$pilot->lastname}<br />"; } */ ?> <p><img src="images/vatsim.gif" alt="VATSIM" w…
Last reply by freshJet, -
- 3 replies
- 1.5k views
so im a little confused about what version to actually use. I have a current installation of phpvms that works great except i want to be able to use .php modules rather than the old .tpl modules. Simple reason, theres a module i have that is originally a .php and i convereted it to .tpl while editing all php coding, it still doesnt work. I think i have version 2.1.936 installed, thats what it says down at the bottom. However, the change log has 2.1.938 listed on it and everything that is listed in the change log is a working feature in my phpvms. I downloaded the "update" package and attempted an update but it says i am already up to date. I downloaded beta and the botto…
Last reply by BewareOfButtlice, -
- 2 replies
- 1.7k views
Hi there, My site was functioning normal, until this morning, I got this warning message: The site is www.uvsaaf.fsworld.co.za Any help will be appreciated! Thanks, Jakes
Last reply by mark1million, -
- 4 replies
- 6.7k views
Does anyone know what this error may be? I had to migrate from hosting after login it appears: Warning: unserialize() expects parameter 1 to be string, object given in /home/europask/public_html/core/classes/SessionManager.class.php on line 76 Line 76: return unserialize($_SESSION[$key]); Check Install: phpVMS Virtual Airline Administration Software Install Check phpVMS Build Number: 2.1.934 Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! OK,'No errors found! :huh:
Last reply by Kairon, -
- 3 replies
- 1.7k views
Hello, today i decided to clean up my website so i decided to delete simpilot's exam system. We installed it a long time ago but now i do not remeber where did we put the code for the menu... Can you imagine where it can be?
Last reply by servetas, -
- 1 reply
- 911 views
Warning: Invalid argument supplied for foreach() in /hermes/web02/b2669/pow.aj5214/htdocs/admin/modules/PIREPAdmin/PIREPAdmin.php on line 130 Also pilots not getting credit after acepted. Not sure why im getting this error. Please Help Regards, Allan
Last reply by Allan, -
- 1 reply
- 1.2k views
Hello All, New to the phpvms system. Tinkered with html and php in the past, but by no meas am i an expert. Could someone please explain where the acars information is stored that keeps the index.php/acars page updated with current flights? I've checked the phpvms_acars table and whilst I can see some flights in there, it doesn't appear to up date the information contained in this table often. Or not often enough as the /acars page shows, so is it being stored somewhere else? Neither does it "dump" the data once the flight is complete. What I'd like to do is split the acars map from the pilots flying table and show the pilots flying table on a seperate page. I thought t…
Last reply by josh90, -
- 5 replies
- 1.6k views
hi there where can i find the acars link for uploading pireps
Last reply by web541, -
- 3 replies
- 2.3k views
Hi Guys, I'm having an issue with the Live Map not refreshing when the Pilot has completed their flight it just sits there with the status of arrived at the gate until I go into the Admin and reset the Acars Map, Up to the point of arrival the map refreshes itself like it should updating the aircraft position, Any ideas how I can fix this ? Many Thanks in advance Colin
Last reply by Colin, -
- 2 replies
- 1.4k views
We are using kacars 1.0.1.0 and the acars map takes hours to update. I have to go on maintenance in the admin panel and clean the table. What's going on? Please do not leave unanswered.
Last reply by Luis H.,