Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 1.9k views
Greeting Administrators I'm Jacent from China and had contacted you at the end of last year about the phpvms modules' support. We're gonna to build up the VA and have some questions tha needs your help. First of all, is it possible for us to set up multi-VA companies on one phpvms website? We haven't got any detailed modules' and website build up service's introduction yet, can you send me some docs about this? And further more, the guy that was contacting you, Lawrence, quitted this plan due to his work. So now I will be contacting you instead and here's my email: jacentzhouï¼ icloud.com We are trying to publish this amazing website as quickly as we can…
Last reply by ahughes3, -
- 4 replies
- 1.9k views
When new members try to register, the will go fill out the registration form, like normal, then when they press submit the website will give them a "could not open socket" error code.
Last reply by Turnit, -
- 7 replies
- 1.9k views
How do I push user back to his profile edit page if core_success or core_error is thrown? In the code below index() pulls profile_main.php which is not used (at all)--I can't set profile_edit because if I do then it shows no data. Is there way to force index() to move on to public function view($pilotid='') where the actual profile builds? public function index() { if(!Auth::LoggedIn()) { $this->set('message', 'You must be logged in to access this feature!'); $this->render('core_error.php'); return; } /* * This is from /profile/editprofile */ if(isset($this->post->action)) { if($this->post->action == 'saveprofile') …
Last reply by Ither, -
- 6 replies
- 1.9k views
Hello Nabeel, I was hoping you could tell me why this error appears when trying to create a hub map; Warning: call_user_method_array() [function.call-user-method-array]: Unable to call hubmap() in /home/james200/public_html/ava/phpvms/core/classes/MainController.class.php on line 274 The route map and live maps work fine, but for hub maps it keeps coming up with the above error message. Using v1.3.785 Any advice would be most appreciated. Thanks in advance Adam
Last reply by Nabeel, -
- 5 replies
- 1.9k views
Hi there guys, Will there be any possibility that you will include full support for HTML5 and CSS3. This really needs to be done to catch up with the rest of them out there. Thanks Chad Donoghue
Last reply by miniarma, -
- 1 follower
- 3 replies
- 1.9k views
I recently updated to simpilots version of phpvms and am having some problems. Firstly the Schedules. When I go to find a flight from lets say WMKK and click find flights, it does, but it uses the http://malaysiava.org/action.php/schedules/view, instead of the index.php one. How can that be fixed? Also when I accept or reject a pirep I get an error code [b]Warning[/b]: imagecreatefromstring() [[url="http://malaysiava.org/admin/index.php/pirepadmin/function.imagecreatefromstring"]function.imagecreatefromstring[/url]]: Data is not in a recognized format in [b]/home/globalai/public_html/malaysiava.org/core/common/PilotData.class.php[/b] on line [b]1016[/b] How can …
Last reply by simpilot, -
- 5 replies
- 1.9k views
Hello, I am using smartCARS and would like to show my Flights on the ACARS LiveMap ... we using OpenFlightMaps! The Tracker update the data in the Database( acars ) but the Data will not show on the LiveMap! Any Soulution?
Last reply by Vincentxx, -
- 5 replies
- 1.9k views
Hi, I've been getting a bit of a nuisance on my schedule details page - contrary to the other pages, it seems to ignore the CSS I have specified and rather than staying within the assigned div it shifts to the left dragging everything else with it. I tried fixing the coding from the core/templates but no results whatsoever were obtained. Is there any way I could go around this problem? P.S. Nabeel if you'd like to have a look at it in detail, pls PM me. Thanks
Last reply by Nabeel, -
- 6 replies
- 1.9k views
Hello, i wrote an .htacess file the other day but i was wondering if i could get an image and text to display if someone were to go to my lib/skins folder or something like that.. Any ideas?
Last reply by Sava, -
Pages
by joshua.john- 5 replies
- 1.9k views
I want to add a page to the site but I don't want it to show up in the nav bar, is there a way I can do this? Thanks
Last reply by joshua.john, -
- 0 replies
- 1.9k views
I've been inactive for awhile and come back to find my website different than I had left it, at least on Internet Explorer. There is a dark blue accordion menu on the left side of my website and when you expand one of the headers, a whitespace is put between it and the header on top of it. It works fine in all browsers except IE. It has something to do with the little arrows beside the headers because if I remove them, it works fine in IE. Link: http://www.canforce.org/index.php <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lan…
Last reply by Aaron, -
Flight Board
by sev- 1 follower
- 3 replies
- 1.9k views
Is there any free version similar to this anywhere http://www.integratedpirepsystem.com/products/liveboard
Last reply by Parkho, -
- 3 replies
- 1.9k views
Hi all once again I require your help with VMS, I am running my site on a local machine which has a valid www. but I am having trouble setting up the mail function I have tried setting up with mercury mail server with no luck and I have tried setting it up with smtp again with no luck. Anyone got any ideas? Thanks Scott
Last reply by Angel Air, -
Tried to approve a pirep, and it seemed like it did it fine, but with this one user, I got this error twice?! : Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /home/woodsdom/public_html/CPC/core/common/StatsData.class.php on line 162
Last reply by CPC900, -
- 1 reply
- 1.9k views
I am trying achieve this on the frontpage of my website but I'm not sure of it is possible. I would appreciate some help in this matter. When a Pilot is logged in, I want it to show as (You are Logged in as PILOT_NAME , PILOT_ID). Whatever code I use, it returns the info as 0000. Is there any way we achieve this ? P.S: I tried searching as much possible on the forums and couldn't find it. If I overlooked on the topics, I apologize for the trouble.
Last reply by simpilot, -
- 5 replies
- 1.9k views
hi can anyone tell me some sort of a module from which we can display all pireps?
Last reply by tutmeister, -
- 2 replies
- 1.9k views
Hi I'm trying to install phpVMS on a local Wamp server. When I try and run install.php I get two errors. ! Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 ! Warning: Unknown: Failed opening required "c:wamp/www/flyvifc/install/install.php' (include_path='.;C:\php\pear') in Unknown on line 0 Any help appreciated on this. thx
Last reply by snowowl, -
- 6 replies
- 1.9k views
Hi, i'm using phpvms 5.3 (crewcenter.travelskyalliance.com) and when I tried to delete a bid from smartCARS, it is delete in the acars but no in the webpage... And now he flights mark as "bidded" (Reservado) but these flights aren't bidded... How can I delete these fake or ghost bids? ... Sql? (Look attached screen)
Last reply by ProSkyDesign, -
- 3 replies
- 1.9k views
Hi all this isnt a moajr thing just filling my email inbox for now , but , When you submit your pirep be it with FSACARS or FSPAX or even manually, I get told four times about it .Any ideas how i can cut this down ? also having a similar issue to anoher post i think i may have said aboutit before any ideas ? in the ADMIN section whern you first get there it show menus down left and this in middle Pilot Reports for the Past Week (shows a loading image) aprox 30 seconds later i get this Pilot Reports for the Past Week Fatal error: Maximum execution time of 30 seconds exceeded in /home/pulseair/public_html/vms/core/lib/pchart/pChart.class.php on line 478 have s…
Last reply by Nabeel, -
- 2 replies
- 1.9k views
Hey Y'all, I need some help. I want to create a schedule that will have the airplane type, (B738) and when the pilot goes to bid a flight, the system assigns them a tail number from the fleet database. Can any of you phpvms geniuses help me please? Regards, Zeke
Last reply by ZekeElias, -
- 3 replies
- 1.9k views
Hello, I'm planning on starting a virtual airport, covering all routes, airlines, fleets etc from that one airport. Would phpVMS be suitable for this? Thanks.
Last reply by Nabeel, -
- 2 replies
- 1.9k views
Hello I wonder if there is any program to manage my virtual airline that does not seje phpvms and seje free and also having enough add-on?
-
- 4 replies
- 1.9k views
Hello, We want flight schedules to still be view able after a pilot has bid on them, so another pilot can bid on it aswell. I know its possible, ive seen other VA's do it. All help greatly appriciated!
Last reply by tutmeister, -
- 6 replies
- 1.9k views
where do we change the setting so we can manually change pilots ranks and then where does it give yo the chance to alter individual pilot ranks. Thanks
Last reply by Nabeel, -
- 1 reply
- 1.9k views
Anyway to have the Config::Set call templates? Really need an admin login when in MX mode. # Maintenance mode - this disables the site to non-admins Config::Set('MAINTENANCE_MODE', false); Config::Set('MAINTENANCE_MESSAGE', 'We are currently down for maintenance, please check back soon.');
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 1.9k views
Hello, after I have successfully installed Phpvms I log with my email and password in the site www.(example.com)/test/phpvms/index.php to open Admin Panel but nothing happens. The only change is that after click LOG-IN the writing on the browser change in www.(example.com)/test/phpvms/index.php/login. If I leave one of the two empty log fields and click LOG-IN , nothing happens In all cases seems dead In table phpvms_groupmembers I have ID groupid pilotid 1 2 1 2 1 1 Hosting and Mysql are pay with ARUBA Thanks for help Fabio
Last reply by t_bergman, -
- 5 replies
- 1.9k views
Hi all. I am trying to upload a new Avatar and I have this problem... I have also another strange problem... I login and sometims I am logged and sometimes no... I am Loged and computer says I am not logged, so I go to login again and computer says I am logged yet... Thank you all
Last reply by STALKER, -
- 5 replies
- 1.9k views
SOLVED
Last reply by magicflyer, -
- 4 replies
- 1.9k views
Hello nabbel, Currently my drivers are not giving consideration to add a booking on the route ... when I click "ADD Bid" happens the following error "On Route Passed ".... please help me ..... http://www.kafly.com.br/do/index.php/schedules/addbid Thanks!...
-
- 5 replies
- 1.9k views
Hello , phpVMS seems to be a very powerful tool for managing airlines. I am the Chairman and Founder of the DCVA (DCVA.net). We are operating at the whole world, flying VIPs with our Bizjets. The thing is, that i have thought of chaning our old manual programmed booking system to phpVMS. 1. At the Flightplan section, is it possible to create turns with more than one flight. So that a pilot is able to book a "job" with multiple flights ? 2. Is it possible to report manual flights ? Flights where no Flightplan was generated , and the pilots flew just for fun with our Aircrafts ? Thanks for your support and your answers Best regards Moritz
Last reply by Nabeel,