Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 8 replies
- 2.7k views
I don't know how or what caused this, the news items are no longer showing up, http://globalaircargovirtual.org check for yourself, i tried to install the examcenter pluggin and thought that it might have had something to do with it, but obviously not, as i have removed the links to see if it was the links causing the problem. Cheers Dan C
Last reply by Strider, -
How do I add a banned option like active and inactive? So when a user is banned they will be greeted with a message saying there banned and make it so they cant use the site? Thanks
Last reply by flyalaska, -
- 1 follower
- 7 replies
- 2.7k views
Now before it comes up, because I know it is going to and I appreciate it, Yeah, I will not suppress any errors. I would rather fix the code than hide a problem. Now that being said, it is Daves Tour Module. I know, I know. It is a paid module. No support given here Ray so go to Dave's website and submit a ticket. No point in submitting a ticket. Dave is on hiatus right now and MIA. No support is being offered for paid modules. So no harm in asking here I guess as I know certainly I am not the only one using it and have this issue that we can not get support for. No, I will not send it to anyone to "Test". lol n ice try though. It is payware after all. I have to honor t…
Last reply by TAV1702, -
- 7 replies
- 2.7k 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, -
- 13 replies
- 2.7k views
disregard this post my issue is on my second post | /
Last reply by Nabeel, -
- 8 replies
- 2.7k views
Hello Guys, when a comment is deleted from a pirep there is only "Deleted a comment" written in the Log. Is there a chance that (like when a pirep comment is added) there is also written the pirep number from which the comment was delete? I tried with "LogData::addLog(Auth::$userinfo->pilotid, 'Deleted a comment' . $pirepid);" but without success. Thanks in advance for your help. BRGDS Thomas
Last reply by Thomasha, -
- 6 replies
- 2.7k views
I get following error dont really know what causing this or lets better say I dont know if I doing something wrong or the PHP settings on server? Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/tmp/phpxU2YaM) is not within the allowed path(s): (/home/simaerobatic/domains/forum.simaerobatic.com/) in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/admin/modules/Import/Import.php on line 81 just want to know what if I need to contact my hosting provider? thanks in advance Thomas
Last reply by Txmmy83, -
- 1 follower
- 7 replies
- 2.7k views
Good night In my virtual airline, the pilots only are accepted after passed an examination. The examination module is in other web site. Pilots must register in this site, take the exam and if they do well, a staff member will add to phpvms site manually. I can do to make the option "Register" are only visible to staff memebers? As the admin center option. In the core_navigation.tpl Best regards
Last reply by Parkho, -
- 6 replies
- 2.7k views
Does anyone know the trick to the SmartCARS to get it to show bids? I'm getting "You have no bids." I saw the post where Web said there was something but didn't list it.
Last reply by Curshad, -
- 6 replies
- 2.7k views
how to create a title with a background image like this: http://www.alitaliavirtual.com/index.php SidArea Right, while you tell me also how do you move to the titles? Thanks
Last reply by Blu-Express VA, -
- 11 replies
- 2.7k views
Hello everybody, I've been working a lot on my website lately. Because I'm a noob at CSS and HTML, I have to refresh almost every time I make an edit. Now, I probably refresh about 30 times in 40 minutes, on average. Unfortunately, being on a free plan, I reach about 70% of the max CPU usage allowed on the site. If I don't refresh so many times, my CPU usage is pretty low. However, I would like to know if there's any good way to help reduce CPU usage. I understand that it depends on your website, and since everyone here uses the same platform, I would hope that somebody may have some advice as to how to save CPU usage. It's not a killer, I'd just love advice because if …
Last reply by magicflyer, -
- 6 replies
- 2.7k views
Is there a way to delete airports?
Last reply by freshJet, -
- 6 replies
- 2.7k views
Hi all i have a problem. In my Database are many Flights entered. Now when i click on the schedules, i domts see bookable flights. And in the app.config and local config its nothing changed. have anybody a idea??? www.lausitz-aircargo.de
Last reply by Industrialshadow, -
- 7 replies
- 2.7k views
Maybe this is a future request. Is there a way to introduce a penalty on hard landings? At our VA, the maximum allowed landing rate is -500f/m. We would need something that will reduce the pilots income on hard landings. Let's say: - between -1f/m and -500f/m 0 penalty - between -501f/m and 550 f/m 50 penalty ............... - more than 800f/m pirep automatically refused.
Last reply by loplo, -
- 11 replies
- 2.7k views
Hi, I just noticed that some new pilot registrations are not showing up. I get a e-mail, but I cant see it on the admin panel, or recent hires tab. here is our sites link www.aavirtual.net please help. Ada
Last reply by Nabeel, -
- 5 replies
- 2.7k views
Hello, I need a div between my header and footer for every page but the homepage is there any php or anything I could use so on the homepage the div wouldn't be visible. Or would I have to add the div manually on each page? Thanks
Last reply by avdesigns, -
- 5 replies
- 2.7k views
Hi there, I am trying to run if(MainController::$activeModule = 'Frontpage') inside layout.tpl, it seems like its working but its really not. I am trying to present diffrent div's for a homepage and diffrent for all other modules. Code in layout.tpl: <?php if(MainController::$activeModule = 'Frontpage') { echo 'This is a frontpage'; } else { echo 'This is not a frontpage'; } ?> After going to my site, I can see This is a frontpage, this is correct, I add index.php, its still correct. BUT when I do index.php/login I should get response This is not a frontpage, and what I get is This is a frontpage. Could anyone help me on this one? Mac...
Last reply by MaciejO, -
- 1 follower
- 8 replies
- 2.7k views
Hi, I was wondering what are the consequences of removing schedules? Are the PIREPs in any way affected as a result?
Last reply by Parkho, -
- 12 replies
- 2.7k views
Hello, I have this weird issue where my whole site will pop out of the page in google chrome, any help? http://vsouthwest.org Thanks,
Last reply by SouthwestVA, -
- 3 replies
- 2.7k views
If I am using: Config::Set('USE_CRON', true); I edited that in my app.config.php, from false to true. Do I ALSO put it in my local.config.php??? Because that is what it indicates in my maintenance options screen: Also, remember to change in local.config.php, USE_CRON to true, so phpVMS doesn't try to automatically schedule these tasks to run. I would have to ADD that line into to the local.config.php, whereas the app.config.php already has that line, you would just have to change it from "false" to "true"
Last reply by CrashGordon, -
- 4 replies
- 2.7k views
HI im thinking of changing over to Invision board, has anyone currently done a mod you user registrations? I have the phpbb3 mod which works good, i have no idea of Invision or even if its possible.
Last reply by greeham, -
- 5 replies
- 2.7k views
I have installed phpVMS this week and i have just found out that the registration for other people who want to join does not work......... when they fill all the information out and then click register all it says after is "could not open socket". so please if you have any idea of how to fix this, could you tell me. thank you
Last reply by simpilot, -
- 7 replies
- 2.7k views
Is there a way to make the login automatic so that users do not need to login every time they goes to my website, like a remember me feature? If so, could you please explain how? Thanks, Carl www.swava.net
Last reply by tutmeister, -
- 1 reply
- 2.7k views
Hey, I'm kinda new to php and need a lot of help here. I run a Virtual Airline for FlightGear (an Open Source Flight Simulator) and we have a phpVMS website. Even before we started using phpVMS for VA management, we had a basic local ACARS which records your basic flight data every 3 minutes and stores it in a kml file. We can open the kml file with google Earth and it'll show you a 3D map. I was wondering if I can do anything to have this transmitted to phpVMS once FlightGear is closed. (i.e.when the kml file stops receiving data) Or this might be better, while FlightGear is running and the pilot is flying, can it continuously post the data to phpVMS? I can make a GUI m…
Last reply by Thomas Rozanov, -
- 9 replies
- 2.7k views
HI I need show aircraft current location in Fleet page in public and in schedule result . please help me! TNX
Last reply by markusr, -
- 3 replies
- 2.7k views
Hello, I recently found out about phpVMS, and it looked really great, perfect for fulfilling my dream of starting a VA. I have bought a domain with Yahoo Small Business and I have a fresh directory to which I can upload items. How do I create my website with this program? I tried uploading every file, but I still couldn't install the program. Do I integrate the php with an html page? Any help would be greatly appreciated, because I have created my fleet, destinations, and more and am ready to put a VA online. Thanks, Phil
Last reply by Kritikdevelopment, -
- 6 replies
- 2.7k views
Hello to all I ask now sorry for my bad English sorry. I have this problem with Live Map of phpvms, I searched around and I could not find anything. You know help me please?! Thank you so much
Last reply by sidsapl, -
- 5 replies
- 2.7k views
Ok so I got a VPS cause i had a 508 Resource Limit Issue. It is resolved. Now that I am on my own VPS im using Virtualmin and everything is so different and weird. >.< . Anyway I got (and I think still am getting) permission denied erorrs even though i navigated to the folders and set them to 0777. (the small permission errors seem to affect noting) Anyway I am in the admin center trying to update a pilot profile (it says edit saved (or whatever the heck it says) u know the green thing) but its not saving. I use to get a permission error (fixed it) but the info still wont save. I cant as well edit pages within the admin center either. Like i can save it but its not …
Last reply by Curshad, -
- 4 replies
- 2.7k views
Hello, always were interested how to do recaptcha that would work with phpvms on "Cutstom Pages", were trying to do something this morning, but i think its still to hard for me, if anyone has done it could you please share it or guide a bit? Thanks for help, Maciej.
Last reply by MaciejO, -
- 6 replies
- 2.7k views
Hello, I'm trying to install the charter system here: http://forum.phpvms.net/topic/8045-charter-flight-system-v110-updated/ I've followed the instructions, but with little success. When you log into my site and go the the charter center: http://bluehawkvirtual.net/index.php/charter An error pops up: Fatal error: Call to undefined method SchedulesData::countCharterSchedules() in /home/bluehawk/public_html/core/templates/charter/ops_schedules.tpl on line 65 I've looked and looked and I cannot seem to find how to fix this. If it helps, you can login to the site with this test account info: Username: BHK0087 Password: qwerty5 Thanks in advance.
Last reply by tobyrice01,
