Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 5 replies
- 1.7k views
When i go to log administration option i view this error: Any idea about?
Last reply by simpilot, -
- 5 replies
- 2.3k views
My Distance Remaining in my acars map is not working???? Can someone help me out why its not showing up please
Last reply by cam3r0ngt, -
- 5 replies
- 1.4k views
i am having 2 issues 1. I am trying to add rank images to my ranks and when i enter the url for it it doesnt read the image url correctly can some one show me the proper format that the url needs to be in. 2. I am adding airports and the look up button does not work it will say fetching but nothing happens and i have to manually add airports to my airline, is there a way to fix this?
Last reply by servetas, -
- 5 replies
- 4.5k views
I would like the list of pilots of my virtual airlines do not show inactive pilots, removed or banned. In my database is as follows . <?php if($userinfo->retired == 0) echo 'Active'; elseif($userinfo->retired == 1) echo 'Inactive'; elseif($userinfo->retired == 2) echo 'Banned'; elseif($userinfo->retired == 3) echo 'On Leave'; ?> My pilots_list.tpl <?php echo $page_htmlhead; ?> <body> <?php Template::Show('core_navigation.tpl'); ?>…
Last reply by web541, -
- 5 replies
- 2.4k views
Hey, I have a little problem: Inside the folder /core/templates/..../ I changed the *.tpl data to german text. Now nobody is able to read the email. I tried it myself and I can see the email in my list but I am not able to open it. Do you know how to fix that or how to disable the automatic sent of mails? Thank you very much Sascha
Last reply by alpyeni1, -
- 5 replies
- 1.8k views
Hi all. I am trying to upload a new Avatar and I have this problem... I have also another strange problem... I login and sometims I am logged and sometimes no... I am Loged and computer says I am not logged, so I go to login again and computer says I am logged yet... Thank you all
Last reply by STALKER, -
- 1 follower
- 5 replies
- 3.3k views
hoping to get some help. I got a html template and i am trying to make my va website with it. you can see what i have been able to get done at www.legionvagroup.com. I havent switched any of the text yet want to get everything up and running first. I have tabs at the some came from phpvms and the rest from pages thru contact came with the template and i cant get them to show up when i click on them. Ill paste my layout.tpl txt so people can see. Any help would be great and appreciated! <li><a href="columns.tpl">Pages</a> <!-- Sub-Navigation --> <ul> <li><a hre…
Last reply by ahughes3, -
- 5 replies
- 2.9k views
Hi there, I have a very specific issue in regards to a user account on my phpVMS install. A long-time user came back after a year of inactivity, and couldn't login. I have changed his password, and while I managed to login no problem on all browsers, he still can't login on Chrome, IE and Firefox. All of his cookies and cache have been cleared, and system time is ok. Another admin tried to login on his account, and had the same issue; any ideas? I have also cleared his sessions (and made a backup).
Last reply by simpilot, -
- 1 follower
- 5 replies
- 2.5k views
Hello All, I was wondering how I should go about integrating the PHPvms login system with a C# program. Yes, I have googled and I am not exactly sure what to do. No, I do not want to hear people telling me to abandon my project because I am not a master at C#. Any help would be greatly appreciated!
Last reply by Vangelis, -
- 1 follower
- 5 replies
- 2.2k views
Dear members we recently shifted our website to another hosting & they already restored our backup data after the restore when ever we are trying to access any page we are getting 404 error (see below) it seems index.php is missing how can i solve the issue?
Last reply by simpilot, -
- 1 follower
- 5 replies
- 1.7k views
Hey, we have some inactive / retired users, they are still online and writing airmails and downloading stuff etc. I guess they have cookies or autologin-sessions. How can we solve that? thx
Last reply by CedGauche, -
- 5 replies
- 3.5k views
Getting this error where a Captcha is used. Fatal error: Call to undefined function recaptcha_get_html() in...... Any ideas why this happening. New install v5.5.2
Last reply by simpilot, -
- 5 replies
- 2.2k views
i try many diferents code for this inssue any help? thanks
Last reply by WP4KXX, -
- 5 replies
- 1.9k views
A virtual airline would like me to help them create a function in phpVMS in which the pilot can only bid from a flight that they had previously arrived from. I'm wondering if such function is possible, or should I suggest just reject flights that don't follow the criteria (that would seem mean, )? Haven't touched phpVMS for a whole summer, so I'm extremely rusty on the matter. Any input would be great, thanks!
Last reply by XLineVA, -
- 5 replies
- 2.1k views
Hi, i have this error on the registration page of my site: Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /home/u380707918/public_html//lib/skins/crystal/ also no hubs show up and when i submit the form it says: could not open socket could someone explain how to fix them in easy language/ someone do it for me? my website: http://europevirtualairways.pixub.com/ Joel
Last reply by servetas, -
- 5 replies
- 2.3k views
Hello, i have a Problem with Skins. I tried to use my own Skin by pastin a copy of Crystal in the Skins Folder and changing the topbanner but after changing the Skin in the Settings nothing happend.
Last reply by playfsx, -
- 1 follower
- 5 replies
- 2.2k views
Hi all, I am trying to get my pilot's awards to show on their Pilot Centre page. This is the code I am using which is pretty much the standard built into phpvms. The award images show just fine, but for some reason the name and description won't. <div class="inner-content-box"> <ul class="icons-list"> <?php if(!$allawards) { echo '<li><i class="fa fa-trophy icon-large"></i> No awards yet</li>'; } else { /* To show the image: <img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" /> */ ?> </ul> <ul class="icons-list"> <?php foreach($allawar…
Last reply by natcret, -
- 5 replies
- 1.6k views
when some on try to regester they see this at the top and whent they click on regester it say no socket found Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/a6750054/public_html//lib/skins/skyline/<h3>Registration</h3> <p>Welcome to the registration form for Eurolantic Virtual. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://www.eurolanticvirtual.com/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt…
Last reply by enan, -
- 1 follower
- 5 replies
- 1.9k views
I have the charter plugin from simpilotgroup most of my flights are charters and i bid on flight in charter listings they bid ok but when i go to flight schedules to bid on a flight i get no route passed any suggestions ?
Last reply by Parkho, -
- 5 replies
- 2.3k views
My host upgraded hardware and php & mySQL to versions 5.6 for both. I did change the mysql password in the local.config.ini, but am getting these errors. Can someone point me where to look to fix them? Warning: Creating default object from empty value in /home/XXXX/public_html/fXXXXphpvms/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property Logout::$post as non static in /home/XXXX/public_html/XXXX/phpvms/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Logout::$get as non static in /home/XXXX/public_html/XXXX/phpvms/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing s…
Last reply by RocketRod, -
- 5 replies
- 1.7k views
Hello, When try to add aircraft or schedule or airport via admin panel i get this: sidebar_airlines.php instead of the command. Could anyone please help me?
Last reply by servetas, -
- 5 replies
- 1.6k views
hi there where can i find the acars link for uploading pireps
Last reply by web541, -
- 1 follower
- 5 replies
- 1.6k views
Hi to all, Been scouring through the forum and can't seem to find an answer to the following question: What is the difference between RankID and Rank Level? I know that when I look at the tables for ranks, it assigns a rankID based on what was entered through the phpVMS Admin Panel. However, When I look at the pilots table, it shows both a rankid and a rank level and I am not sure if the level number should be the same as the RANK ID number, or different? For example, I running a local test version. I have a pilot ID that via the db shows the rankID as 12. However, it also shows the rank level at 11. Regards, Nat
Last reply by natcret, -
- 1 follower
- 5 replies
- 1.8k views
Is there way to get rid of the depature and arrival time in the results from a flight search? BIKF ( 00:00:00 ) <--------- This here Keflavik International Airport
Last reply by Parkho, -
- 2 followers
- 5 replies
- 2k views
Hi There, i use an addon for live route show for PHPVMS. It works amazing, but i see sometimes a straight line, the problem is my acars program (or phpvms) sends/recieving just every 2 minutes an update of my position. Is there a way to change that to 1 minute or something? I hope you can help me! Thanks a lot Jelle
Last reply by Heritage1, -
- 1 follower
- 5 replies
- 2.1k views
Hello, I am using phpvms 5.5. it is working very good. Only problem is when I want to edit my profile and click save, the profile is saved correctly only i see a lot of error messages. But I can ignore these because the profile has saved the edited parts. How to get rid of these errors? Rick ----------------------------------------------------------------------------------------------------------- Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotData.class.php on line 970 Warning: imagettftext() [function.imagettftext]: Could not find/open font in /home/eecvacom/public_html/core/common/PilotDa…
Last reply by ncd200, -
- 5 replies
- 4.2k views
Hello can anyone help? When a member of staff logs into the admin panel they can see all the addons and change them. Is there a code which can hide this from them as I cant see a option in the group settings for this? Thanks
Last reply by LeeCley, -
Hello, Also another problem occured this day. Since today my acars map is not visible anymore. I dont know what went wrong but I have tried everything to fix it. After a search a have cleared the cache, uploaded a clean acarmap.php again, and resetted all the map details in the local config and app config. Any ideas on how to fix this? http://www.abs-virtual.com/index.php/acars Kindly regards, Rick Winkelman
Last reply by ncd200, -
- 5 replies
- 1.6k views
how do I add a paypall to my skinn ? the sameone phpvms has on home page?
Last reply by ercio, -
- 5 replies
- 1.8k views
SOLVED
Last reply by magicflyer,