Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 8 replies
- 2.3k views
Hi all Our new website for Air Southwest Virtual is now well underway with this excellent VA management system, for which I am very grateful as it has saved me hours of coding to date. However, we are currently testing the PIREP system, and I've found that it asks for the time to be entered as hours.minutes, for example 1.3 would be 1 hour 30 mins, but on the pilot centre page it says I have 2.85 hours left until reaching our next rank. Not sure you can have .8 of an hour if you follow the rule above, as it would be 80 mins, so technically I have 2 hours 85 mins left. Is this the correct action? Also, is there any way to force the "Select Airline" box to the airline,…
Last reply by mw308, -
This may seem like a stupid question, but, how (if possible) do you delete airports from your airport "roster/list"? All I see is an edit button.
Last reply by vazquezjm, -
- 6 replies
- 2.3k views
Hi everyone, I have just installed phpVMS, the installation procedure was succesful, however after I log in with the e-mail/pass supplied at the installation time, I cannot acces /admin I get : An Error Was Encountered Unauthorized access. I tried to do a clean install ( deleted database and files ) whith no results. I have noticed that the last page during the installation phase does not look as the one in the installation instructions on the site - it is an empty page and does not ahave a link to the admin panel or the main site, and no footer. I do not provide any links as this is installed on a VM and my IP is dynamic. Thanks.
Last reply by captainB, -
- 4 replies
- 2.3k views
Where at can I find the controls for avatar size? I think 80x80 is ok but is a bit restrictive. I was wanting to up the anty a little bit. And then I will get in the tpl file and warn pilots before they upload that it can only be what ever size I choose as max settings. Thanks in advance either way. Ray
Last reply by Nabeel, -
- 5 replies
- 2.3k views
Not sure if this has ever been asked or not my search returned nothing to me. Is there a limit to how many pages one can add in the admin panel? I have created around 20 so far and it is still kicking them out great. I have around 20 more to go that I know of before all is said and done. I am more curious then anything. Ray
Last reply by TAV1702, -
- 3 replies
- 2.3k views
Hello, I was wondering how to convert downloaded skins from internet to phpvms skins. They come with a style.css but not with things such as layout.tpl . So do you have to write up the entire layout.tpl from ground up? Or is there a simpler way? Thanks in advance! Vincent, CEO/Chairman Cloud Virtual Airlines www.cloudvairlines.com Vice-President Emirates Virtual Airlines www.emiratesva.com
Last reply by Cloudva, -
- 7 replies
- 2.3k views
Hi, Every email I send to pilots it come to there junk/spam box is there a way to put it in the inbox rather then spam please I need tp get it done
Last reply by Strider, -
- 1 follower
- 5 replies
- 2.3k views
Hi! I am working on a phpVMS site that I installed on my local PC - with use of XAMPP. If I would like others to view this site from around the world, I am assuming this is what I should do (but it is not giving me the result I need): 1. Configure my firewall to allow port 80. 2. Configure port forwarding for port 80. 3. Assuming my external IP address (using whois website) is xx.xx.xxx.xxx and my phpVMS site folder is called 'phpVMS-VA', I would assume for someone to view the site would have to put in their browser: xx.xx.xxx.xxx/phpVMS-VA What am I doing wrong here? Thank you!
Last reply by Oxymoron290, -
- 6 replies
- 2.3k 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, -
- 3 replies
- 2.3k views
I am receiving Strict Standards errors all over the place. just for example when I try to change skins in the admin panel I get these errors.. Strict Standards: Accessing static property Settings::$post as non static in C:\xampp\htdocs\va\admin\modules\Settings\Settings.php on line 57 Strict Standards: Accessing static property Settings::$post as non static in C:\xampp\htdocs\va\admin\modules\Settings\Settings.php on line 59 I have changed my error reporting in the PHP.ini file to: error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED as xampp instructed with no luck.. also changed PHP.ini file with this: error-reporting = E_ALL & ~E_NOTICE & ~E_STRI…
Last reply by nabpp, -
- 10 replies
- 2.3k views
Greetings all! I've had a long hard look around the forums in reference to getting information pulled from phpvms and displayed on a static html front page. The most common suggestion I see are to add the following on to the static HTML page. Option 1 Option 2 or some other variation of the above. I think I've attempted at least 12 different variations to try and get those codes to work with no luck. If anyone can provide me some assistance or guidance on this, it would much appreciated.
Last reply by RedKingOne, -
So I uploaded a clean install of phpvms to the live server and was just running through the install, and after putting in my DB info it gave some php error about it needing to be a string. I tinkered with it a bit, hit the 'test connection' button and it gave me an error saying accessis denied for me. Problem is that my DB username and DB name have an underscore in them. The error message truncated the underscore and everything after it. I'm going to try upping my (already installed) local copy, and altering the local.config by hand. wish me luck. I get this now Fatal error: Function name must be a string in /edited/edited/public_html/phatzilla/phpvms/core/classes/MySQL…
Last reply by Nabeel, -
- 10 replies
- 2.3k views
I am trying to get the groups the pilots are in to show on the roster, so you know which pilot is in which group, I am having some trouble with it and am getting an error. Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/globalai/public_html/lib/skins/global/pilots_list.tpl on line 61 Cheers Dan C
Last reply by Strider, -
- 2 replies
- 2.3k views
Hello, Just wondering if theres any code so when you reach a the phpvms site on an mobile device it will auto recognize and change the skin to a more mobile supported one? Thanks! Jacob
Last reply by vader21, -
- 4 replies
- 2.3k views
Hello, my name is Jose Manuel, I'm from Reivax Air and on behalf of Xavi Rovira , the CEO of the airline I want to tell my problem about the automatic update of flight hours and payments. The problem is very simple but we don't know how to solve it. It's basically that to update the flight hours of each pilot in their dashboard, I must update it manually from the maintenance mode inside the phpVMS "Reset hours" and "Reset payments". I have installed in "local.config.php" the correct script and we have already changed "USE_CRON" to "TRUE". Please we need your help. Thank you a lot from all of Reivax Air members. Bye Jose Manuel GarcÃa on behalf Xavi Rovira.
Last reply by DesComm, -
- 7 replies
- 2.3k views
I am attempting to create a test environment in order to make some website changes/testing without affecting the production environment. Is there a good way of copying the production environment into a test environment. I installed a fresh copy of phpvms and overwrote most of the files, but doesn't seem to bring all the formatting over properly. Thanks!
Last reply by stuartpb, -
- 3 replies
- 2.3k views
In my VA, Fly American Virtual, the VA stats show the TOTAL number of pilots in the VA. I have all active pilots in a group, and then all the inactive or retired pilots in another group, so that everything is organized. How do I set the VA stats "total pilots" to the number of pilots in the group "Active Pilots" that I have? For reference, here is what "Stats" box I'm talking about: <h3>Statistics</h3> Total Pilots: <?php echo StatsData::PilotCount(); ?> <br /> Total Flights: <?php echo number_format(StatsData::TotalFlights()); ?><br /> Total Flights Today: <?php echo StatsData::totalflightstoday(); ?><br /&…
Last reply by Sava, -
- 1 follower
- 7 replies
- 2.3k views
Hi, we (argavirtual VA) want invite to join other friend VA to phpvms (they actually are in airlinesadmin). And for us would be wonderful to have a flights table and other tables where we shared our flight data, top pilots, finances, map etc. For example as in VaCentral: http://www.vacentral.net/livemap Actually our table start so: <div id="traffictable"> <table> <table width="100%" border="5" bgcolor="#000000"> <thead> <tr> <td></td> <td align="center" bgcolor="#FFFF00"><strong>Estado </td> <td align="center" bgcolor="#FFFF00"><strong>Número de vuelo </td> <td align="center" bgcol…
Last reply by ARV187, -
- 7 replies
- 2.3k views
Good day. On our Flight Scheduels, the Add to Bid button doesnt work. When clicked, after about 10 seconds it sends the user to a white page and the bid doesnt count. How do I fix this?
Last reply by Nabeel, -
- 7 replies
- 2.3k 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, -
- 3 replies
- 2.3k views
Hello, I have error log in many folders. And i am eraseing them all the time. Is there anyway can we make some cronjob like this and erase them auto? Like this mycommand >/dev/null 2>&1 Is anyone using something like this?
Last reply by OmerAslan, -
- 4 replies
- 2.3k views
Hey everyone, I'm trying to put phpVMS into a template I like, and when I use the code from frontpage_recentpilots.tpl to show the most recent pilots on the front page, it gives me this error: Warning: Invalid argument supplied for foreach() in /home/airtranv/public_html/lib/skins/AirTran/layout.tpl on line 223 Here is the code that I used which resulted in that error <?php foreach($pilots as $pilot) { ?> <p><a href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"><?php echo PilotData::GetPilotCode($pilot->code, $pilot->pilotid). ' ' .$pilot->firstname . ' ' . $pilot->lastname?></a></p> <?php …
Last reply by Kyle, -
- 5 replies
- 2.3k 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
Hey guys, Could you have a look at this picture? I have got no expenses the last two months.... anyone else had this problem before? Regards Lucas
Last reply by MrAmsterdam, -
- 4 replies
- 2.3k views
Is there a way to make the last 3 or 4 PopUpNews articles appear in an HTML marquee?
Last reply by simpilot, -
- 1 follower
- 9 replies
- 2.3k views
Hello, i actually test phpvms before using it for my company. All works well, i've solved several small problems but i have one to change currency from $ to €. I've try all solutions explained in phpvms files and on the forum. I've try the 3 UTF-8 codes for Euro. But nothing change on my site. Solutions i've tried in app.config.php : Config::Set('MONEY_UNIT', '&8364;'); Config::Set('MONEY_UNIT', '€'); Config::Set('MONEY_UNIT', '€'); Config::Set('MONEY_UNIT', "€"); Can someone have an idea to solve this ?
Last reply by orobouros, -
- 5 replies
- 2.3k views
Hi, When we (admins and normal users) try to log ing using the new phpVMS we get that error. We are using phpVMS 850 (V 2.0.850)
Last reply by nicolaananda, -
- 1 reply
- 2.3k views
Hello All, Can anyone give me an idea on how to display a list of the latest awards received by pilots in a VA. Essentially I would like to show the image of the award and the pilot who earned it. Any help appreciated.
Last reply by C1971W, -
- 1 follower
- 8 replies
- 2.3k views
Due to some... bad decisions... I made when starting phpVMS, template files are pretty much plain-text. Even though I've posted instructions, and included in the default install instructions on how to add the .htaccess, there's still ways of getting someone's template files. This is causing all sorts of problems with theft. So what I'm thinking of doing are two things: Renaming all template files from. tpl to .php - this allows for the PHP code to be hidden Adding a code-check to make sure phpVMS is calling the template, and if not, nothing shows This will be a backwards incompatible change, but I feel like it's worth it. The second part to this is - I will in…
Last reply by Nabeel, -
- 5 replies
- 2.3k views
Everytime you try to register on my site, it gives me this error: Unknown column 'vatsim' in 'field list'. I've looked everywhere and can't find what's happening. I have a field I added (not a custom field) called vatsimid and ivaoid in the phpvms_pilots table, and there used to be one called vatsim and another called ivao, idk if that helps at all. Thanks
Last reply by mark1million,