Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 5 replies
- 2.3k views
<B>WARNING</B>: STRPOS() [<A HREF='FUNCTION.STRPOS'>FUNCTION.STRPOS</A>]: EMPTY DELIMITER IN <B>/HOME/STARALL1/PUBLIC_HTML/CORE/COMMON/SCHEDULESDATA.CLASS.PHP</B> ON LINE <B>167</B><BR /> 1|FLIGHTPLAN if(strpos($flightnum, $a->code) === false) This is line 167 I getting this error code in xacars in comming in my arrival icao code goes in Xacars Thank you Brian
Last reply by Nabeel, -
- 4 replies
- 2.3k views
Hi, I am trying to get a live flight map on another website, that is outside the folder phpvms is in. So, my current setup is, I have the Crew Ops Center on a subdomain, and I am trying to figure out how to get it to show on the main site as well. Any help would be greatly appreciated.
Last reply by Heritage1, -
- 7 replies
- 2.3k views
I want to prevent downloading of any zips by putting the address in your browser, so I can control who is downloading. I added it to the htaccess as follows, but no luck <FilesMatch "\.(htaccess|htpasswd|ini|phps|fla|psd|log|sh|tpl|zip)$"> Order Allow,Deny Deny from all </FilesMatch>
Last reply by Tom, -
- 1 reply
- 2.3k views
Hello, I am having a very difficult issue. I have a page "dotrainingrequest.php" which $_POST's data from a form to a sql database. i then have a page in the admin center "trainingrequests.php" which gets all the information from the entire table and cleanly displays it to a html table, using php. My problem is that i want an admin to be able to "update" just one row from the database using a form on the same page, and for the life of me i cant figure out how.
Last reply by freshJet, -
- 1 follower
- 8 replies
- 2.3k views
Hello i would like to restrict our VA registration page based on below points. Registration can only be possible based on email invitation otherwise people should not able to access registration page. somehow we wanted to block our registration page for the new users. any ideas or help will be appreciated. Thanks in Advance.
Last reply by IrfaanKhan, -
- 6 replies
- 2.3k views
Hi I want to translate the text of signatures For example change: "Total Flights" To "Vuelos Totales" Where can I do it? thanks!
Last reply by ProSkyDesign, -
- 0 replies
- 2.3k views
When I add a site page, it creates a .html document in the core/pages folder.However when I add PHP script to the document It does not appear to be parsed through the PHP interpreter. I'm assuming because the pages themselves have .html extensions.Is there some way to correct this?
Last reply by VinceN, -
Peeps, I need to ask this. What exactly do bids do? How I approve them and why would I? I am only a 1 man VA so is that something to do with it?
Last reply by Jeff, -
- 4 replies
- 2.3k views
Hi all, I'm looking to make a script to run as an equivalent to that of FSACARS/kACARS etc which instead gets data from online xml feed(s). I just want to be able to feed the live map from it and compile & automatically send PIREPS to the system when they're completed. After looking through the FSACARS and kACARS scripts in the modules folder I'm still not really picking up how I would do it. Would anyone be able to explain how the process works, what files are involved and what data will need to be provided? Thanks
Last reply by Nabeel, -
- 1 reply
- 2.3k views
I went to look at the PIREP admin section and when it was displaying the dashboard I got this error: Open Flash Chart JSON Parse Error [syntax Error] Error at character 0, line 1: 0: <h3>VA Stats:</h3> I don't see anything from with either of the two files where I see "VA Stats" appearing. See attachment.
Last reply by Nabeel, -
- 3 replies
- 2.3k views
Why?: http://www.bluexpressva.joomlafree.it/phpVMS/index.php/schedules/details/24 Thanks!
Last reply by Tom, -
- 4 replies
- 2.3k views
Estimated People My name is Ignacio, and I'm taking my first steps in phpvms. I was able to install and configure the system well, the problem I have is that every time I edit a pilot, your ranking changes at the lowest rank. Any idea how to solve it (if possible). I seach this problem in this forum but not find any post for that. Best regards
Last reply by imnemina, -
- 3 replies
- 2.3k views
I have the newest Version 2.1.934 and the acars map and route map don't show the correct distance to destination when I do hit the calculation button. Also it appears my pilots are all in africa or south america when they start there flight on the acars map. I have tried fsacars xacars and kacars all show the correct location on the map but draw a red line to africa or south america. Its like v3 google maps has markers that are not moving correctly with the phpvms interface. This has to be something with google map and the interface. Can someone please help me with this issue? ATTACH IS A PIC OF WHAT I'M TALKING ABOUT- this flight did not start in Africa any thoughts?
Last reply by Nabeel, -
- 8 replies
- 2.3k views
Hi again, I have added the last login date to the pilot centre and for what ever reason it is displaying, Last Login: 01/01/1970, Would some one be able to point me in the right direction to change this to show the correct date please. As always any help greatly appreciated
Last reply by Colin, -
- 1 reply
- 2.3k views
So when I log on to my site I don't see my live ACARS map. I learned that is because I need to add a google maps API. My question is which maps service API should I use and where and how do I place my API key. (I.e. VaCentral gives you the coding you need with the API key to put in the local.config.php file).
Last reply by web541, -
- 2 replies
- 2.3k views
Hello Peeps. I am working on a new Crew Center. I have renamed the Profile Module as Dashboard. My frontpage_main.php looks like this <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php if(Auth::LoggedIn()) { header('Location:'.SITE_URL.'/dashboard'); } else { header('Location:'.SITE_URL.'/login'); } ?> Now after I log in it still redirects me to Profile Module. I want it to be redirected to Dashboard Module as http://crew.siteurl.com/dashboard. I tried to dig deeper but was afraid to mess up. So any leads or fixes folks? Sincerely, Aaryan Kapoor
Last reply by Aaryan, -
- 9 replies
- 2.3k views
i have a problem. the problem is that our VA has much over 300 routes and if i click on "view schedules" to search one, i get all. is it possible, that it shows only routes when i search for one.
Last reply by joeri, -
- 6 replies
- 2.3k views
Hey, just a question, or maybe a feature request. Is it possible to set pilot ranks as admin ranks, or force change ranks? Because my virtual airlines (Virtual Norwegian Airforce) depends on certain people having different ranks and access to different parts of the admin center. Is that possible? Mathias
Last reply by Jonay@UKMILOOPS, -
- 3 replies
- 2.3k views
I will be starting a VA in the near future. Although the Finances and Expenses is absolutely excellent and something that I may want to utilize in the future, it is something that I don't want to utilize at the present unless it is necessary to do so. Is it possible to disable the Finances and Expenses?
Last reply by FlyWest, -
Hey there, I'm trying to configure the SMTP email settings & it doesn't seem to be working. I'm using SMTP as PHP mail never worked for me & was very slow, like 5hours to receive the email. This is the server I use with all my other sites/forums & it works. I set the following setting in the local.config.php file: # Email Settings Config::Set('EMAIL_FROM_NAME', 'Zip Virtual'); Config::Set('EMAIL_FROM_ADDRESS', 'flyzipvirtual@gmail.com'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'ssl://smtp.gmail.com'); Config::Set('EMAIL_SMTP_PORT', '465'); Config::Set('EMAIL_SMTP_USE_AUTH…
Last reply by mark1million, -
- 4 replies
- 2.3k views
Hi, Since 5 days ago I'm having problems with kacars and fsacars sending the log. Nothing has changed, the kacars sends the log but hangs before displaying the message of success. The fsacars sends the log twice and also does not display the success message indicating "Tampered Log". I would like to know what is causing the errors since nothing has changed. Thank's .
Last reply by mark1million, -
- 6 replies
- 2.3k views
Okay, here is a problem I came across today that I would like to get right, but just can't figure it out. I want to have the aircraft name to be shown instead of the registration in the pireps_viewall.tpl. In the pireps_viewall.tpl file I have this (as default) <?php echo $report->registration; ?> I have tried numerous types to get it show, but it just will not show up for me. Tried the following... <?php echo $report->name; ?> <?php echo $aircraft->name; ?> <?php echo $report->aircraftname; ?> with no positive results. Does anyone have the correct code for this?
Last reply by Jeff, -
- 3 replies
- 2.3k views
I have created my VA but I am having many issues. phpMyAdmin version which I use is 3.5.2.2 .... The problem is that whenever I login with my Pilot ID and password, I never see the Admin panel. It is as if I have logged in as a normal user. I have checked the database but couldn't spot anything strange. Any help would be greatly appreciated... Thanks, Rahul
Last reply by RockingRahul15, -
- 1 follower
- 5 replies
- 2.3k views
Hi guys, I was trying tho put pilot stats like: Hub:, Rank:, Current location:, etc on the frontpage. But it is not working! look at s screenshot for the problem! And here is the code: <li class="list-group-item"> <b>HUB:</b> <p class="pull-right" style="color: #3C8DBC"><?php echo $userinfo->hub;?></p> </li> <li class="list-group-item"> <b>Rank:</b> <p class="pull-right" style="color: #3C8DBC"><?php echo $userinfo->rank;?></p> …
Last reply by Vangelis, -
- 7 replies
- 2.3k views
How long is it roughly till my phpVMS membership will be accepted so I can access the Admin Panel? Thanks Tom
Last reply by Nabeel, -
- 3 replies
- 2.3k views
Okay, so i recently just installed Phpvms on a domain of mine. The pilot list is not showing at all. It is just blank, even on the crystal skin. I have tried on several Web Hosts, just doesn't wanna show up. Really weird.
Last reply by disconett, -
- 3 replies
- 2.3k views
Hi to all, I'm currently running my VA in VAM. Is there any possibility to go to phpVMS? If yes, how? Your help is fully appreciated.
Last reply by anushpatel, -
- 4 replies
- 2.3k views
Hello, When i add new schedule, Days of Week: and Per Week Schedule check all | check none buttons not working. Also in the same section when i was typing the airport it was showing Airport icao and name under. Now it's not. Can we fix this problems somehow? Best regards, Omer ASLAN
Last reply by OmerAslan, -
- 4 replies
- 2.3k views
I have a small space gap on my site: http://www.canadianclassicairlines.com/CPC/ between the menu and the first news post and I can't figure out why that changed or how to correct it I know it is probably really easy, but I am spinning my wheels on this. Also, my menu now shows up behind some other items, like the flight map. Could someone remind me again how to correct both those things. Once you get away from doing this stuff and then you come back to it, it can be challenging for us older folk I have searched the forum, but am not getting the results I am looking for Bruce
Last reply by CPC900, -
- 11 replies
- 2.3k views
I am having a coding problem way is this showing this on my front page main for Ocean Blue v3.0.1 i went in the line were it is at i don,t seen anything wrong https://photos.app.goo.gl/ZGFZAR9ULviwwFBAA https://photos.app.goo.gl/uZpyZLPgUpJjMWXc7 https://photos.app.goo.gl/zdvGy5WvRFuTw4ma6 any ideas
Last reply by ProAvia,