Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 3 replies
- 1.1k views
I have installed PHPNuke with PHPVMS in backround. I wanna iframe only sertain pages but is that possible with out getting whole PHPVMS design in iframe ?
Last reply by Nabeel, -
- 12 replies
- 2.2k views
I changed the background image for the sigs in lib/signatures/background and then reset the signatures. the image doesn't show, it just has a black background with the information of the pilots. Did i miss something? thanks
Last reply by flynryan692, -
- 4 replies
- 1.1k views
If you check out the live map on swava.net, everything looks ok. However, when I hook up FSACARS, the airplane icon shows on the map, but the information below does not. Any help would be greatly appreciated. Thanks!
Last reply by Nabeel, -
- 6 replies
- 1.9k views
Hello eveyone, My name is Carl and i just opened up http://swava.net (Southwest Virtual). I used a new template and worked with the html and css to get it where I wanted it. Although it's not finished, it has come very far. The live map will not display!!! Could somebody please check out the code and tell me why? I'm not amazing with code, so any help would be highly appreciated. Thanks again, Carl Klinker CEO of SouthwestVirtual Airlines & ATC
Last reply by Nabeel, -
- 9 replies
- 1.4k views
When I edit a schedule the system is changing the reg number for some reason, it won't leave what is already there..........
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Nabeel, I'm sorry to be making so many threads here, but it seems that anyone who uses Internet Explorer on our site has the same bug that I can't figure out. If a user submits a form (say an application) it redirects to the login page, without submitting anything. For Firefox, it just reloads the same page, without submitting anything. I think it's because of this: Header: <input type="submit" name="submit" value="Log In" /> Registration page: <input type="submit" name="submit" value="Register!" /> So, there are two forms with the same values, I think. How would I fix this? -Josh
Last reply by Nabeel, -
- 1 reply
- 1k views
Just noticed when I went to do a manual pirep that it wouldn't let me because I hadn't bid on it? Never noticed this before as I usually FsP or ACARS. Is this a bug or are you supposed to bid on flights now before flying/filing them. (Using Version 1.2.687 if it helps)
Last reply by Nabeel, -
- 13 replies
- 2.2k views
ok, i have tried 3 times to install PHPVMS. I have follwed the docs to the letter, and istallation is fine, and setup is fine. I have setup airline, aircraft and a route. However, no matter what i try, FSACARS will not send any data. When i complete the flight, nothing happens, and if i click send log, i get a data base error! what is wrong, why will FSCARS not log my flight?
Last reply by Nabeel, -
- 20 replies
- 4.7k views
Hi All Ok what I am after is have a box on the front page that shows the last 5 or 10 latest bids similar to the latest reports. I have been trying to work out how to do it, my php coding skills are virtually zero! lol I understand the module and .tpl concept of and how the tpl draws the functions from the module etc but it the actual code needed on both the module and tpl files. Would someone be interest in pointing me in the right direction please. Many thanks Karl
Last reply by nexiss, -
- 4 replies
- 1.3k views
When prospective pilots come and look at the website, they are unable to search the flight schedules unless they are logged in as a pilot. Some pilots (including me in the past) might be a bit hesitant to sign up unless they can search the schedules to see if htere is enough variety etc to satisfy them. Is there an easy way to add the search schedules part to the main screen so they can do this before joining/logging in?
Last reply by Jas, -
- 4 replies
- 1.2k views
Well, I asked Nabeel about this and he explained it, but I'm still a tad lost. Here is my route map: http://www.flysja.com/map.php When you hover over a hub (SJC and IND) it displays the HM and amount of pilots. So far I've been going in and updating the amount of pilots by hand but I want to put a line of code in there that will automatically do it for me. I know its and echo..I just am having a hard time figuring out what to echo... ??? ddrivetip('<? echo "Pilots: $pilots"; ?>', Maybe somebody else can help out?
Last reply by padsquad43, -
- 1 reply
- 1.3k views
Hi guys! This is my problem: Each time I log on to the phpVMS Admin Panel, and I try to add an airport, I try to get the information automaticlly (Look Up!). I only get "Fetching Airport Data" message and then nothing happens! (Been waiting for more than 20 min now). When I try to enter the information manually, I succed. It says, "The airport has been added". But then when I refresh the page I get the "No airports have been added"
Last reply by Wayne, -
header.tpl
by Toyuko- 6 replies
- 1.4k views
Ok i have been trying to to get a new title bar in on top of my header image it works but the title bar seems to overlap the header image. http://jlvirtual.x10hosting.com//index.php Heres the code in header.tpl ive been working with. Lines 82 to 87 <img src="http://jlvirtual.x10hosting.com/lib/skins/JAL.Skin/lib/img/jlhead.png" /> <p> <p> </div> <div id="header"> </div>
Last reply by Nabeel, -
- 2 replies
- 905 views
Is there any type of code that I can use to show a certain group. I.e Show a list of Administrators by showing a group so it automatically updates?
Last reply by Nabeel, -
- 10 replies
- 2.2k views
Nabeel, I've had this problem since the installation of phpVMS but am just now getting around to it. This is what shows up when there is a flight on the map: Any ideas? I'm thinking it might have to do with allow_url_fopen? Here's a link to it -Josh
Last reply by completelydeck, -
- 1 reply
- 999 views
Is there a way to make pilots automatically inactive after a certain amount of time without filing a PIREP?
Last reply by Nabeel, -
- 3 replies
- 1k views
im in the process of writing a module and i need to read vales from the config file, how do i go about getting them? here is my module so far: <? class FLS_SendFlights extends CodonModule { function Controller() { $dbuser = Config::Get('DBASE_USER'); $dbpass = Config::Get('DBASE_PASS'); $dbname = Config::Get('DBASE_NAME'); $server = Config::Get('DBASE_SERVER'); echo "$dbuser<br>$dbpass<br>$dbname<br>$server"; } } ?>
Last reply by homer09001, -
- 2 replies
- 1.2k views
Hi, I have a big problem, after releasing parking brake, my FSACARS dissappears. Anyone with the same problem?
Last reply by loplo, -
- 1 reply
- 1.1k views
How would I go about this? The charts and graphs are a tad to wide for my skin, so where do I go to resize the charts to make them that tad bit smaller? Mucho thanks.
Last reply by Nabeel, -
- 9 replies
- 2.1k views
Nabeel, i have watched your tutorial about the rout map hubs, it works fine apart from one hub, EGKK for some reason, any ideas? EGCC KJFK KLAX EGPH works fine but i have the most routes coming out of KK but that was limited with the code to 20 i believe. http://grantsva.com/index.php/routemap/hubmap/egkk
Last reply by nexiss, -
- 5 replies
- 1.3k 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, -
I hate to keep harping on this but: I have the latest Beta, the actual flight hours are still off, almost by a whole hour on the + side. I did a maintenance hours reset.
Last reply by Nabeel, -
- 2 replies
- 1k views
Hello , I am having problems with the validation of new pilots. When I click accept in outstanding pilots am directed to another screen to click again to accept. Well: I click and nothing happens and I can only exit this screen to change pages in Internet Explorer. I changed the permission of all files that change was possible and nothing resolved. I still can not accept the pilots that register. The system phpVMS is interesting. Contribute gladly do achieve is working. I appreciate any help thanks. Edemar CEO from OMNICARGO EXPRESS and HELITROPIC ( HELITROPIC is tha VA that the system in development.)
Last reply by Edemar, -
- 3 replies
- 1.1k views
I have tried everything to adjust this table > > Nabeel have any ideas why I can't adjust the width of this bad motor finger?? You will notice its partially off the page on the right.
Last reply by RogerB, -
I have some problems regarding the Live map. When some of my users are flying they appear twice. Once with the actual flightplan and once with all blank. I've deleted all the prireps and it still shows this info. See attached image
Last reply by RogerB, -
- 4 replies
- 1.2k views
How do you send mass emails in phpVMS? I would need to be able to email my users to notify them if the site will be down for maintenance etc. I would also like to know if there is a way to make confirmation emails, so that I can be sure that users have a real email address, since I've already had one without a real email address - I tried to send an email, but I got a "email address does not exist" reply.
Last reply by chrisbontnewydd, -
Whoa?
by flynryan692- 12 replies
- 1.9k views
So this just blows my mind. I haven't been able to get online for a week and when I go to check on my site guess what I find....nothing....I did view page source and this is all that is there. <div id="mainbox"> </div> <div id="sidebar"> <h3>Recent Reports</h3> No reports have been filed <h3>Newest Pilots</h3> </div> Just recent reports and newest pilots shows up in a black font. Anybody know what happen? I went into the main file and such and all the .tpl files and everything seems to be there.
Last reply by Nabeel, -
Mass email
by RogerB- 4 replies
- 1.3k views
I sent out a mass email today, it was blank.......what am i missing?
Last reply by Nabeel, -
- 9 replies
- 1.9k views
Hey guys. Roger helped me out with my website but since then the live map wont show up. Heres the link to it http://www.virtualairj.com/index.php/acars The google api key is ok and Nabeel told me to replace the route_map.tpl file with the original, and I did so but it still wont work. Could someone give me a little help.
Last reply by Nabeel, -
Hello,How can I do to translate the system into another language?I would translate it to Spanish.Thanks
Last reply by fenixdigital,