Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1.2k views
Hi developers, I'm new on skinning. I'm designing my skin but I have a problem with login page I want to add a form which opens when user click on "SIGN-IN" with fade action on current page to login May help me please to create this form? I dont know anything about this and dont know where I can edit the login page template. So decided to create this flash form to open at the current page where user on it Regards, Amir hossein
Last reply by Amirmahdioun, -
- 1 reply
- 1.2k views
When creating schedules, is there a code to hide the arrival and departure times? I would like to be able to fill out schedules without this as a requirement. Thank You.
Last reply by cfitz619, -
- 1 reply
- 1.2k views
Sorry if this has been discussed already, but I've been trying to change the date format to UK (d/m/Y) in the admin panel and it's still telling me the news I post is on the 3rd day of the 14th month... How can I fix this? Thanks.
Last reply by mark1million, -
- 2 replies
- 1.2k views
Nabeel, While editing any pilot's information from the Admin Center, If I click the "Save Changes" button the top says "Profile updated successfully" but then no changes have actually been done. I have tried several accounts and the same problem exists for each member. I'm not sure why it isn't working as it was before. Should I re-install the admin stuff again through cPanel or is there a quick fix up your sleeve?
Last reply by Jeff, -
- 0 replies
- 1.2k views
hey all good day because we operate our virtual site as real as the company in real world i need to seprate scheduled flight(real) in page and non scheduled flight(virtual) on another one, and seprate real fleet and virtual fleet . so if this possible we need to modify finance,static,(all data devide in 2 section -real and non real or virtual) any one can help me to do that ??? . regards
Last reply by raymond rabasi, -
- 0 replies
- 1.2k views
Hey everyone, I did a search to see if there was anything on here to answer or help me with a small issue I'm having. I did a small flight just test out a couple of things on received this error when trying to approve the PIREP in the admin CP Warning: Invalid argument supplied for foreach() in admin/modules/PIREPAdmin/PIREPAdmin.php on line 130 and on line 130 is as follows foreach($allpireps as $pirep_details) Is anyone able to help me with this at all? Thanks
Last reply by Jalio, -
- 1 reply
- 1.2k views
Hi boss, i'm afraid that the aircraft list and the pireps do not match. For example i've set the MD-82 to have maximum 150 pax on board, while now a pirep had 203 passengers As it sais in the edit page of pireps : This is the load of this flight. It's automatically determined, though you can adjust it here Ciao! Simon
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Hi, I have create a dropdown menu with CSS3 Menu, and now my question is: How to insert a dropdown menu in my website??? Thanks!
Last reply by TAV1702, -
Hello I need help echoing this <li><strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Network'); ?> ID: </strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Online ID'); ?></li> I want it to determine whether the user has chosen IVAO Or Vatsim on the drop down then say id: and the id they have given from custom fields as that code isnt echoing anything Thanks Guys! Jacob
Last reply by avdesigns, -
- 0 replies
- 1.2k views
Hello I just tried to edit my schedules - everytime i edit them I got "There was an error editing the schedule:" and nothing more also cant edit KJFK/KLAX - doesnt save as other airport. Maciej.
Last reply by MaciejO, -
- 2 replies
- 1.2k views
HI i want to refine the registration code to further sanitise against white spaces at the end of the names firstname lastname. I have been looking at the rtrim functions in php, just wondering the best way to add this or even if there is a better function to use in the existing registration array. $data = array( 'firstname' => $this->post->firstname, 'lastname' => $this->post->lastname, Cheers.
Last reply by mark1million, -
There was an error adding the schedule, already exists DB error: Incorrect double value: '' for column 'payforflight' at row 1 If its not one thing its another.... anyone help
Last reply by Sebastian1995, -
- 1 reply
- 1.2k views
My registration page is all errored and wried looking... can someone please help me? :/
Last reply by Strider, -
- 1 reply
- 1.2k views
Does anyone have a script to display the aircraft stats on the profile_main page that works? I am running the 5.5.2 version of phpvms.
Last reply by Ricky310, -
- 0 replies
- 1.2k views
I have my config set, to make pilots auto inactive at 40 days, but it is not working? all of my crews are active, and some have not flown for months, any ideas?
Last reply by ukmil, -
- 1 reply
- 1.2k views
Personally I created my company all right create normal flight. More when I go to book this flight route Invalid Already CREATED further two of this Print scree
Last reply by joeri, -
- 1 reply
- 1.2k views
I am adding planes to my VA, some are greyed out and not selectable, some are black and selectable (in smartCARS) do I need to keep the greyed out ones as the A320 is only black and works fine. Thanks
Last reply by ProAvia, -
- 0 replies
- 1.2k views
Hey, Is it possible to make google maps draw a great circle line instead of a direct/straight line between the two airports in question on the various maps in the phpVMS system? Also, how can I personally change the icon shown on the google maps? (currently it is the red thingy) Cheers, Nout
Last reply by Nout - Zon Executive, -
- 0 replies
- 1.2k views
I got this error after I updated php to 5.4 Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /home/******/public_html/crew/core/common/PilotData.class.php on line 482
Last reply by Omerr01, -
- 0 replies
- 1.2k views
When I try to add a route in a clean install of phpvms, I get an error like this Warning: implode(): Invalid arguments passed in phpvms\admin\modules\Operations\Operations.php on line 942 Is there a solution, and if so what is it? Thanks - Thomas
Last reply by biggles2206, -
- 1 reply
- 1.2k views
I install everything and done the setup, but i cant excess my admin center. All it sows is please log in and i am log in already Some ons please help me, i see there is a few postings on the forum like this, but no ware is there a really answer
Last reply by flyalaska, -
- 0 replies
- 1.2k views
when I want to choose my flight I only can search by Dep icao , I would like to have aircraft and arrival icao also , and if possible all 3 combined , or all 3 by itself to work. <?php /** * phpVMS - Virtual Airline Administration Software * Copyright © 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommo...s/by-nc-sa/3.0/ * * @author Nabeel Shahzad * @copyright Copyright …
Last reply by ercio, -
- 4 replies
- 1.2k views
Ive searched this forum and all i can see is file permission in which i have done. my problem is that when my self or another member changers ther avater on my website. it says profile saved but wont change the avatar. any idea? im not the best with php and just learning as i go so any help would be perfect. thanks
Last reply by Paulevans1, -
- 2 replies
- 1.2k views
I am testing everything in Pilot Center. I've added new signature background to folder signature/background/background.png and regenerated them in Admin Panel, and i still see default background . You can see effect under post. That is background : CLICK Thanks Maciej.
Last reply by MaciejO, -
- 1 reply
- 1.2k views
Dear Experts day before my website was closed down by the hosting company stating the reason that tmp-upload-images folder taking so much of memory which leads to the closure of the website how can i resolve this issue please help me out. regards Jamy
Last reply by flyalaska, -
- 0 replies
- 1.2k views
Hi. I was creating a news post for my VA and noticed that title is truncated when saved. Looks like it is limited to 30 characters. The thing is that the title field on /admin/index.php/sitecms/editnews?id=xx is not limited to 30 characters. Another improvement I'd suggest to this page is the ability to unpublish an entry (checkbox) without having to delete it. Thank you!
Last reply by vazquezjm, -
- 0 replies
- 1.2k views
Hey guys, how do i hide my website login url? Example www.mywebsite/index.php/login is my login page. how do i change that to something else like www.mywebsite/login or just www.mywebsite.com without having the login name or index.php in my url ?
Last reply by PikoSim, -
If there is anyone who knows how to use PHP to setup phpVMS, please email me at jmlamb80@yahoo.com if you are willing to help. I am the PR director at a new and upcoming VA and would like to integrate this system into our VA.
Last reply by Strider, -
- 1 reply
- 1.2k views
I want to change the order on the my PIREPS so that oldest are at the top. I found a setting in appdata but cant find it in localconfig, so I changed it from I think ASC to DEC, there was a note on what it does. It doesn't seem to work, anybody know how to do this?
Last reply by joeri, -
- 0 replies
- 1.2k views
Hello, I am quite new on PHPVMS and FSACARS, I would like to know if there is modification to be made on PHPVMS for the livemap because when I launch FSACARS with the .ini file of it GO and I click on send log my plane does not appear das the livemap. Thank you for your help!
Last reply by massilia68,
