Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.7k views
Hi I do not understand what is happening. For two days when I want to book a flight from an airport, for example LEMD, only and appear 3 flights available, when in reality there are 50 available flights from the airport. This and the case two days ago. Before he went. In the database have administration panel get me 50 routes to the airport, however when trying to make the reservation do not appear. You can help me, Thanks
Last reply by polirom, -
- 2 replies
- 1.7k views
Hi all, I'm interested in modifying the news_additem.tpl file such that the subject field will display the subject, but also be a link at the same time. i.e. NOTAM: Electronic kneeboard technology now available in the Downloads section I've added a field to my phpvms_news table called "redirect_link" and I've edited my news_newsitem.tpl such that it appears as follows: <a href="<?php echo $redirect_link; ?>"><?php echo $subject; ?></a> I added the following line to news_additem.tpl <input type="text" name="redirect_link" value="<?php if(isset($newsitem->redirect_link)) { echo $newsitem->redirect_link; }?>" size="100%" /&…
Last reply by AGuyFawkesMask, -
- 3 replies
- 1.7k views
Hi guys im after point in the right direction, im trying to configure the acars ini for the VA but cant seem to find the settings, any help would be great, Thanks.
Last reply by Nabeel, -
- 7 replies
- 1.7k views
Is it possible in future version to add a page function? I dont like it to have a table which is 12000px long i prefer it to be like 800px of height and then just pages to click through. That would look much better i think
Last reply by hjhjhgjgjh, -
- 3 replies
- 1.7k views
I may just need to fix my templates, but I still am showing the same user online like 3 and 4 different times at once. Like it will say Users Online Kermit the Frog Kermit the Frog Kermit the Frog Ray TAV0001 Carrie TAV0004 I might not have ever got my templates updated or something if this has been fixed. While I am on the subject, .....Nope...... I will go to skinning and ask. Thanks all for reading Ray
Last reply by TAV1702, -
- 4 replies
- 1.7k views
Hey guys, I am looking into a problem that i have with the admin panel. I want to give a member some rights to add and change routes and stuff... i just don't want him to access the exprenses, pilot and some other tabs. When i select everything except admin rights, the admin tab does not pop up. Is there something that i am missing? Is the only option to change routes and for example add news, to choose admin rights? Maybe you guys have a simple answer for this? Thanks in advance, Lucas
Last reply by MrAmsterdam, -
- 3 replies
- 1.7k views
Hey there I'm got a website (www.quantumcargo.co.cc)*No links work site is incomplete* and I would like to embed curtain part of PHPVMS into the website, so for example the Live map to be on its own inside of my Websites layout and having the pilots centre on a page that is linked into my website but without having all of the top banner that you get if you were looking at(www.quantumcargo.co.cc/pilots) So to recap I want to know if there is a way to intergrate or imbed the PHPVMS into my site that i am making! Thanks in Advance Stealth
Last reply by simpilot, -
- 3 replies
- 1.7k views
Hello everyone, I'm new to this forum, I was lookin for a post to introduce me self but did not find it. In any case i'm glad to be hear. As Topic Title, I was trying to install phpVMS for a new VA but I can not, I'm getting this messagge: " I hope some one of you really can give me a hand, i have not idea about, or because, is this error. Thanks a lot to all of you. Best regards. Carlos
Last reply by alblua, -
- 2 replies
- 1.7k views
Hi there I don't know what i do but now almost all flight in Schedules not for bids ?? i can't bids any flight ??? any fixed for the issue ??? Help me guys ??
Last reply by t_bergman, -
- 1 reply
- 1.7k views
Người chiến thắng South Carolina tuyên bố chiến thắng lớn nhất lịch sử Hoa Kỳ Kết thúc nhiều tháng chờ đợi, một cư dân Nam Carolina cuối cùng đã đến nhận giải độc đắc Mega Millions trị giá 1,5 tỷ đô la từ tháng 10 năm ngoái, xổ số lớn thứ hai trong lịch sử Hoa Kỳ. Theo một tuyên bố từ Ủy ban Xổ số Giáo dục South Carolina, người ẩn danh gửi yêu cầu đã chọn tùy chọn tiền mặt, nghĩa là họ sẽ mang về nhà một khoản thanh toán một lần với số tiền gần 878.000.000 đô la cho một người chiến thắng giải độc đắc lớn nhất trong lịch sử Hoa Kỳ. Truy cập để lấy thông tin xổ số mới nhất tại xổ số miền trung. Hogan Brown giám đốc điều hành của ủy b…
Last reply by harryh146, -
- 4 replies
- 1.7k views
Hello, I'm just about ready to import my huge 3400 routes into my database. The last thing I need to edit is my aircraft and the flight level. I'm a little confused because there seems to be conflicting instructions about what to add to the "aircraft" column in the import template. Look at number 2 and 6 bolded below. To me, I would think I'd need to do number 6, not number 2? 1. The airline code must be added, or import will fail 2. The aircraft must be added, use the "Name" entered, not the fullname or ICAO 3. You can leave out the header, but if it is there, check off the box 4. All of the columns can be there, but only the route, leg, distance…
Last reply by Nabeel, -
- 5 replies
- 1.7k views
I downloaded a fresh new install of phpVMS, set it up, and published it. The server is online, but when I try to access the website, it just loads forever. I have installed phpVMS on two hosting services, and both have failed. When I try pinging the server, after one second, over and over again, the session times out. Is this a DNS problem or a problem with the installation?
Last reply by simpilot, -
- 4 replies
- 1.7k views
Hi, Im new to this forum but an old hand at running VA's. I have noticed that phpVMS seems to struggle when trying to list multiple identical schedules for example at my VA's - Virgin Atlantic Virtual / Virgin Australia Virtual: I want to display multiple flights of the VIR45W/46C flights. On days 123457 it is served by the 747 however on day 6 will be operated by the A330 (From April 21st). However if i add this schedule into the Excel spreadsheet only one shows. Hope i have explained this enough, Kind Regards, Jake
Last reply by Nabeel, -
- 2 replies
- 1.7k views
Hi everyone I've been working more on my site, tidying code up etc before the launch (soon!) and there's really only one more thing, which is trying to link FrontSchedules with the html <form> I already created. I've seen it done elsewhere but I'm not sure how it's done, so if anyone knows how could you please tell me! Link is: http://ezy-va.com/index.php Thanks in advance John
Last reply by jkr1711, -
- 3 replies
- 1.7k views
Is there anyway that I can use the features of phpVMS on my own site. By which I mean. Build my own custom site and then link the phpVMS pages from my site. E.G - I create my own pilot roster page and then use the URL for the pilot roster (Here on phpVMS) and insert it into a IFrame so it will display on my custom site. Would this be possible?
Last reply by Nabeel, -
- 7 replies
- 1.7k views
I'm using version 779, and nobody i've asked but me can see any of our schedules here: http://www.europeangateway.info/index.php/Schedules/view Any idea what could cause this? Thanks.
Last reply by Nabeel, -
- 4 replies
- 1.7k views
Fellow members, Is there and easy way to remove a large number of unwanted airports from your database with removing them one at a time in the edit area of the admin panel? Thank you. Scott C
Last reply by clawsonsa, -
- 1 reply
- 1.7k views
Loading my second round of schedules using the import schedules. I did save it as csv. The first round is fine, this time I get this, and that is just part of it. Does anybody know what is going on? Airline with code �L1�bma]���u���t���(gZ��[Wvr���2���u{���`�M� does not exist! Skipping... Airline with code ��9fe�q�wW@�(^��wd�b�h �a��8g.J pC�*Xx8��r�bV�`|Xƻ�cǵ�YU3J��Ý8b�3+��(�������Q��u���K>Q�ELKM2�#'��vi~����vl�wu8+�z��HH�J����:�)���� ~��L��\�E\O*�t@G�1��l�m��~C�*u��G.R(:…
Last reply by Steve Bartlett, -
Hello everybody, Now I work to a new ACARS MAP, so I need to know where the xml file is,to parse it. Have you an idea please ?
Last reply by FSX30HD, -
- 1 reply
- 1.7k views
The previous flight map on my website has decided to disappear. All that is showing is what looks like a piece of paper with the upper right corner dog eared. Any help would be greatly appreciated. I cleared my cookies, but that didn't help either
Last reply by servetas, -
- 3 replies
- 1.7k views
Hello Im getting some errors Those errors apear when i visit my site Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php on line 74 Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php on line 76 Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php…
Last reply by StartVM, -
- 3 replies
- 1.7k views
Hello Everyone, I would like to thank you in advance for reading my post. I am trying to figure out how I find out where to look for my PHP version? I have an issue where my VA website works great using ipage as a host but recently went to move it to hostblast and everything worked great except the live flight board, it showed no flights when in fact i was on acars and flying. I feel like my PHP is old and hence not fully up to date with today's coding. All has been working great so I did not want to mess with anything. When I did move the website away from ipage i had errors saying PHP was deprecated on ACARS side and even when I was able to fix them from …
Last reply by Heritage1, -
- 2 replies
- 1.7k views
I would like to add an option to allow you to search for a flight that has for example between 200 miles and 300 miles something similar to: search flight where 'distance' between "$distance1" and "$distance2" I have scanned these files: schedule_searchform.tpl core/modules/Schedules/schedules.php but I can not find out what code I need to do this.
Last reply by ARV187, -
- 5 replies
- 1.7k views
Hi there, I have got this problem at the moment, where on my profile page, i have these two red crosses, how can i make them into an avatar or a badge, as i have tried to use an avatar but it didnt work, screenie : Thanks muse4eva
Last reply by Nabeel, -
- 2 replies
- 1.7k views
Ok, well i have this error back now. Only on the regisration page tho. I am using Hosting24.com Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/south411/public_html//lib/skins/crystal/<h3>Registration</h3> <p>Welcome to the registration form for Southwest Airlines. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://www.southwestvirtual.net/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt> <dd>…
Last reply by Wondair Virtual, -
- 4 replies
- 1.7k views
Hallo, We have two big problems: First, the flight hours are not expected and therefore can not be established ranks secondly, on the LiveMap of VACentral does not display all data. Thank you in advance and sory for the bad English http://v-hp.ath.cx//vms/index.php/ http://www.v-hp.de/ Jobi
Last reply by jobi, -
- 4 replies
- 1.7k views
G'day Guys, Just wanted to express an idea i've been thinking about, for a possible release in the next version of phpvms, what i was thinking of being able to select a few different aircraft for a route, and then have one randomly selected when someone looks at that bid, as most airlines use more than one aircraft on one route, and depending what they've got available at the place and time they use. Hopefully this could be looked into, as i believe it'd add the the realism. Cheers Tylor
Last reply by Tylor Eddy, -
- 6 replies
- 1.7k views
How do you change it so it doesn't assign the pid or show a pilot in the new pilots section until the registration is confirmed? I saw a post about it before but couldnt find it
Last reply by Aaron, -
- 4 replies
- 1.7k views
Hello folks, Year ago i tried to install FrontSchedules module but i got a problem of aircraft drop menu list, i cancelled the module. Now, after many pilots jumping from airport to another and dropping fleet everywhere, so i need this module the problem as you see The same thing with airfield. Looking forward,
Last reply by FlyingMachine, -
- 1 reply
- 1.7k views
Hi Guys, any news on release of V3 or indeed V4, will version 4 be php7 compatable ? Glad to see phpVMS getting a 2017 makeover
Last reply by t_bergman,