Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.5k views
Warning: fopen(/hsphere/local/home/montagnardhcap/southernairvirtual.com/phpvms//lib/rss/latestpireps.rss): failed to open stream: Permission denied in /hsphere/local/home/montagnardhcap/southernairvirtual.com/phpvms/core/common/RSSFeed.class.php on line 63 when filing PIREP Help?
Last reply by infidel, -
- 3 replies
- 1.5k views
I am having trouble with the live map feature on my VA website, it is not displaying any data just "flightpilotid - flightpilotname flightflightnum flightdepicao flightarricao flightphasedetail flightalt flightgs flightdistremaining nm / flighttimeremaining" I have reset the ACARS under the admin section and have tried both kACARS and xACARS, i am now stumped. Any help is greatly appreciated? Tom
Last reply by Nabeel, -
- 0 replies
- 1.5k views
HI, I have to modify the file "shedule_briefing.tpl", so that it loads the charts of the airports in JPG format I have inside the directory PHPVMS/IMAGES/CHARTS. Not be much PHP, would appreciate that so they explain me very well Thank you
Last reply by polirom, -
- 2 replies
- 1.5k views
Hi , I have added a schedule , but for some reason it doesn't show it , I have browsed the forum about it and changed the schedule result tpl file so that it reads "7" and "0" for Sunday but still no luck , it shows 20 schedules but not the ones I added today for Some reason , it might be a bug for Sunday ?? Even tho there are schedules can be flown on a Sunday and they show ? So confusing lol
Last reply by markyboy123, -
- 5 replies
- 1.5k views
Hello, It won't let me delete pages with out going into the database and deleting them my self, just thought that i would let you know. The problem that i am currently having is when i try to add a second link into a page it dosn't work it only lets me have one, i found a soloution to doing it for images but it once again only allows one. Also when i add another airline it dose not add it making me have to go into the database once again. Thanks Neil.
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Can anyone link me to a good manual or write me a good one for properly migrating PHPVMS hosted on a free web hosting site to a private VPS. Thanks!
Last reply by Strider, -
- 3 replies
- 1.5k views
does anyone tell me please what the hex decimal colour would be that would work with the colours i have on the skin im using please see website link below luxairways.org
Last reply by alblua, -
- 0 replies
- 1.5k views
http://192.3.141.136/dashboard/index.php/registration register and bid a flight once you ahve bidded and you go to my bids there is no bids smartcars wont find the bid either EIDT: it happens with default skin on every version that exist exepct on phpvms 7.0but that dosnt have an acar registration is automatic until site is fixed here is my schedules_bids.php SOLVED: adding a euquipment in flight is a good idea <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <section class="content-header"> <h1>My Bids</h1> </section> <section class="content"> <div c…
Last reply by spkier, -
- 2 replies
- 1.5k views
Hello guys, I am running into a situation I have never seen before in PHP VMS (and I have seen quite a bit). Some script is bypassing the Recaptcha at the registration page and consistently registering new pilots at a fairly high rate (like 50 in 15 minutes). If I put the VA in Maintenance mode the issue stops but as soon as I reopen it restarts...... Not sure how to contain this or where to start looking for issues. Any help would be very appreciated so thanks in advance
Last reply by William, -
- 2 replies
- 1.5k views
Hi all me again i know im boring you all with questions.Well without questions whats the point of a forum lalala hehe any ways since new update may be after thinking about i my site runs fine but the admin side of things is running real slow any ideas why ? also to possibly help getting this error message "Fatal error: Maximum execution time of 30 seconds exceeded in /home/pulseair/public_html/vms/core/lib/pchart/pChart.class.php on line 474" hope it helps solve the issue. Well not only on this page but generallly the whole admin section Thanks Simon
Last reply by PLS001, -
Pilot Data
by raptor- 2 replies
- 1.5k views
Hello, I'm creating a module where I would like a logged in pilot to view ONLY their info. I have based the module on the Roster module that has been referenced in the forums and tutorials (It's basically a copy of the Roster module showing extra columns that I added for different bank accounts). Is there a variable that returns the users id, like '$whoami' or '$myid'? Something that returns who is accessing the page so they only see their information. Thanks, raptor EDIT: I found that this works after much trial and error: $query = "SELECT * FROM ".TABLE_PREFIX."pilots WHERE pilotid = ".Auth::$userinfo->pilotid."";
Last reply by raptor, -
- 3 replies
- 1.5k views
I know how to add pictures to pages etc but what I dont know is how to position them on the page. ie, if I wanted to place a picture at the top right of a page, how would I go about that? I am using the frontpage_main.tpl to try and do this in the skin folder. Is this also correct? Ta.
Last reply by TennShadow, -
- 4 replies
- 1.5k views
I have the latest version of phpvms.....Admin, when I click on Schedules, pilots/groups it's all there but Internet explorer warning pops up saying it can't open the page and says to, or it will abort if I close the message and it closes the page. Didn't hav this with the earlier version. Otherwise everything seems to be working, just need to learn how to use....documentation sucks for a novas.
Last reply by Nabeel, -
- 2 replies
- 1.5k views
Does anybody know of a way to customize the live map and put a different map in the background instead of that one. I'd just like it to have a more unique look and maybe even put the google satelite map or something similar in the back instead.
Last reply by Kyle, -
- 1 follower
- 3 replies
- 1.5k views
Hi all, Would someone, with a mid to large sized VA, be willing to share their database with me? Needs to be "stock" with no changes, I just need a ton of data to test/optimize the next version. Nabeel
Last reply by Nabeel, -
- 2 replies
- 1.5k views
every time i try to go to my website ( britishholidaysva.bugs3.com ) i get this error Class 'DB' not found in /home/u120185668/public_html/core/common/SettingsData.class.php on line 28 i dont know how to fix this does anyone else Thanks in advance
Last reply by Lamb, -
- 3 replies
- 1.5k views
Finally got my skin working again, but now I am getting this on every page of my Admin Center, it is the only that comes up in the body. It's like it is asking for both php and tpl, if you look at the first line it shows dashboard.php.tpl Notice: The template file "/homexxxxxx/public_html//admin/templates/dashboard.php.tpl" doesn't exist in /home/steve14958/public_html/core/classes/TemplateSet.class.phpon line 248
Last reply by Steve Bartlett, -
- 4 replies
- 1.5k views
Hello everyone, Can anyone tell me if the automatic messages recieved when getting a pending letter of acceptance or the said letter of acceptance once application has been accepted by a staff member can be changed and if so, how can one change thoses messages ! I really hope to get a positive answer on this ! Thanks for reading, Cheers !
Last reply by Blackmoon971, -
- 5 replies
- 1.5k views
This may or may not resolve my previous problem. When I insert my information into the field it says it has been added, yet if I come back later on it disappears. This has happened for everyone who has joined my VA. Does anybody have any ideas why it's not 'sticking around' as it would seem?
Last reply by Nabeel, -
- 2 replies
- 1.5k views
I added a new airline to my existing VMS and it says it added, but then its not showing on the list. I cant import scheds as it says the airline doesn't exist, if i try to add the airline again it says it exists! I checked the database and its in there and enabled. Any guesses guys and gals?
Last reply by davehardy, -
- 2 replies
- 1.5k views
When a Person Applies he gets an Error as followed: " Could not open Socket " If anyone could help that would be a lot of help! Thanks! Kyle Watkins
Last reply by TennShadow, -
- 2 replies
- 1.5k views
Can anyone tell me how to limit which touchdown stats are returned by the touchdownstats module to just those in the year or month? I see how to limit the number of responses (to the top 10 of all time for example) but I would like to limit it by a date greater than so I can show only the top ten most, this year or on the last 60 days. I've searched the forum with to no avail. Thanks.
Last reply by RedwoodVA, -
- 1 follower
- 3 replies
- 1.5k views
Dear all After three attempts at installing phpVMS as posted for download on the website, I am turning to here for help! Essentially, I have installed phpVMS into a root directory. The index page shows up, but when I click on any of the links to either log in, click pilots and so on, it returns a 404 error. Any advice on what to do? Thanks
Last reply by t_bergman, -
- 1 follower
- 4 replies
- 1.5k views
Hi guys. Using Simpilot's version 5.5.2, I added a drop down box in my registration form and have 3 choices in there to make. I logged out of the site and went and looked and the drop down works like a charm. The issue is when a candidate makes a selection via drop down and submits, it reverts back to choice number 1. Anyone ever had this issue? apache server php version : 5.6.25 MySQL : 5.7.14
Last reply by Parkho, -
- 5 replies
- 1.5k views
On my test site I am running the same version as my main site (2.1.934) but the two pages are different. My test site has a field for 'Notify for Updates' and 'Google API Key' whereas my main site doesn't. Could the absence of the Google API field be the reason my maps have never worked?
Last reply by freshJet, -
- 3 replies
- 1.5k views
Event Attendance Pilot Statistics Pilot # Of Events Attended DAL1242 - Will Barker 1 SWA1000 - Brian Mensing 1 LIA1232 - Che Jackson 1 I will just added this program to our website. We did a test event but we still showing up as we did the event. I deleted it from the admin side the event. is there a way to rest this statistic page. I deleted everything from the system and re add it back and we still show use we did the even.
Last reply by Strider, -
- 1 reply
- 1.5k views
Dear members, I have setup an virtual airline and everything was working great until the upgrade to simpilot 5.5.2, on an PhP 5.5 environment. This was my own choice so I could stay up to date with everything. What I did: Upgrade from PhP 5.2 to PhP 5.5 (security issues with older version) Installed the new PhPvms available on GitHub (simpilot 5.5.2) Installed the Plugin Manager PhP version. Add an aircraft to the feet an made an HUB. Finally I added the new skin (That's were the trouble begins) On the Homepage and Profile I see this error: <I>Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /home/u…
Last reply by atulumello, -
- 2 replies
- 1.5k views
I installed a new skin, but everytime I enter my site. It displays this: Notice: The template file "/home/airrobin/public_html//lib/skins/ElaSkin-2.0-master/header.php" doesn't exist in /home/airrobin/public_html/core/classes/TemplateSet.class.php on line 231 Activity Feed ARN0001 Samuel T has just joined, welcome aboard! View Profile Recent Reports No reports have been filed Newest Pilots ARN0001 Samuel T Users Online There have been 1 user(s), and 1 guest(s) online in the past 20 minutes. Notice: The template file "/home/airrobin/public_html//lib/skins/ElaSkin-2.0-master/footer.php" doesn't exist in /home/airrobin/publ…
Last reply by ProAvia, -
- 2 replies
- 1.5k views
Hi everyone Two questions: Is there any way currently of keeping the last email address used stored in a cookie or the like for the login screen, and if not is it able to be in an update? Also, is there anything planned for a mass registration section for the admin? For example, our VA has about 20 pilots, and I wish to get them all registered with the new system before it is live, but I don't really want to spend 2 hours typing in all their details one by one into the registration page. Is that something that can be added to the Admin Centre? Many thanks
Last reply by Nabeel, -
- 2 replies
- 1.5k views
is there a way to reuse deleted pilot id lets say pilot 15 (TAY0015) is deleted new pilot regestration normaly the next pilot id wil be used (TAY0030). now my questions is there a way to reuse the TAY0015 becouse i have a few pilots that don't fly and i want to delete them but the pilot id counter keeps getting higher is there a code to let it check for an number not in use. gr joeri
Last reply by Nabeel,