Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 8 replies
- 1.9k views
hi everyone i've installed events book 1.3 but got a error when try to open it "Notice: The template file "/home/airzenav/public_html//core/templates/events/events_index.tpl" doesn't exist in /home/airzenav/public_html/core/classes/TemplateSet.class.php on line 248" can you help me
Last reply by Strider, -
- 2 replies
- 1.9k views
Hello, how can i dissociate the fleet of the virtual airlines if they hosted at the same phpvms system?
Last reply by Alexair, -
- 2 replies
- 1.9k views
Whats the best way of saving a user value, entered into a textbox - to a string. For example, the user of phpvms, enters their va name into a textbox, which then translates into <? php echo SITE_URL ?>. I want to do something like that. Please help! Thanks
Last reply by Thomas Rozanov, -
- 1 follower
- 7 replies
- 1.9k views
Hi dears, i'm asking myself if is possible to get the pilot list in a page without a template to put it in a wordpress theme with <iframe> for example: http://remote.fsairlines.net/v1/roster.php?rvi=368&title=off and how can I do that? Thanks!!
Last reply by ProSkyDesign, -
- 8 replies
- 1.9k views
Hello i am transferring my virtual to another Host it was work without any problem , just i take backup for files and SQL DB then upload it to new Host . they give me alternative URL until transferring complete. when i open virtual website in new host is shows error i try several times to solve this problem i found that FrontPage Module when deleted the VA work but said FRONTPAGE Module not exits when upload again problem come again .. Note that all other pages work only the FrontPage
Last reply by MohammedALYousfi, -
- 1 reply
- 1.9k views
Nabeel,I just noticed that on the registration page there is no feild for DATE OF BIRTH.A lot of VA's mine included ask for this information to satisfy US COPPA requirements. I can't just add it as a custom field because then it becomes publicly visible. In the mean time I'm adding a "If you register you are satisfying" bla note but I don't know if this actual satisfies the legal requirement. Is it possible to get this put into the system?Thanks in advance~Vince
Last reply by Nabeel, -
- 4 replies
- 1.9k views
Is there a way to add all airports and aircraft to the Schedules and aircraft with out having to type them in. I use FsPassengers
Last reply by Nabeel, -
- 7 replies
- 1.9k views
Hi everyone. I have a quick question if I may. I have not done very much stuff in the past using echo. I always shyed away from it. I have edited my downloads page in my template I call Crystal 2 to match the admin downloads list. Now on to my question. I want it to know if it is an admin or a regular user. If it IS an admin I want it to display this info. <span style="font-size: 8pt">[<a id="dialog" class="jqModal" href="<?php echo SITE_URL?>/admin/action.php/downloads/editcategory?id=<?php echo $category->id?>">Edit</a>] | [<a class="ajaxcall" action="deletecategory" id="<?php echo $category->id?>" href="<?php echo SI…
Last reply by TAV1702, -
- 5 replies
- 1.9k views
Hi guys, im thinking of doing a pilot bonus scheme, Example Good landing would attract a bonus Exceeding the flight envelope would attract a fine Out of this i have 2 questions, How easy would this be to integrate in to phpvms and, Acars (which ever type supports this) would need to report on a defined parameter say flight envelope where you could define these settings. As i type i see already this could become very complex, food for thought with this i think but i would like to offer something that the pilots can spend their cash on or whats the point of cash would go back to points in the logbooks
Last reply by mark1million, -
- 2 replies
- 1.9k views
I searched around the forums but didn't find anything. Do any of you search your schedules by aircraft Reg? I have the form showing all the aircraft registrations but it doesn't sort them when you click on one. Any help would be appreciated.
Last reply by RogerB, -
- 5 replies
- 1.9k views
Hello Folks, Issue: I can't add schedules by admin's page. Says "The Schedule "VEX1002" has been added", but doesn't appear on the active schedules. Info 01: The schedule already inserted on the pic, I added from phpmyadmin; Info 02: I'm running on localhost; Info 03: I tried importing by csv. The issue keeps the same; Info 04: I'm using phpvms_5.5.2.72-master Info 05: I didn't change anything on modules... or core... nothing. Info 06: My admin skin/template is the default. Info 07: My website template is crewcenter;
Last reply by BPA1, -
- 5 replies
- 1.9k views
Hello, I was installing PHPVMS fresh for the first time on my server. I use bluehost and I have a dedicated IP address and php 5.0. When visiting my main site URL I get this error Parse error: syntax error, unexpected '=', expecting '(' in /home/pacifij1/public_html/fazuairways/core/codon.config.php on line 85 Then when I visit the install directory at install.php I get this error! Parse error: syntax error, unexpected ')', expecting '(' in /home/pacifij1/public_html/fazuairways/install/install.php on line 29 Help please!
Last reply by Nabeel, -
[Solved] Error when editing a PIREP
by Guest grum1965- 9 replies
- 1.9k views
Trying to update the passenger load figure on the PIREP (which is unexplicably set to 32K) but the following error appears when trying to save it You must fill out all of the required fields! I have checked the database but all the appropriate fields appear to be completed correctly All the other PIREPs seem to be OK Any ideas anyone?
-
I have one problem. In the default skin for phpvms, when i click on 'Live Map', there are siting old flights that i had/or other within the VA had done, even i i'm flying new flight. For instence, now (11.07.2012 1940z) member in our VA is currently flying LWSK-EHAM, and this flight isn't shown on the live map. The one that are shown are the previous he did LWSK-LYBE which was done at about 1230z. So how can i fix this. Ah also I noticed on other VA, which i used to fly previously, that there is an option for live map to make status like climbing, descending etc. and not just depart, cruise,arrived like we got now.
Last reply by Tom, -
- 4 replies
- 1.9k views
Hi all, Today, I would like display (on the public profil of my VA members) if they are staff or not, let me explain... If a membre is a staff I would like add an word (staff) on his profil and if not nothing. Thank's
Last reply by Gofast77, -
Hello I come to an error that is on my website, here is the message: Fatal error: Class 'StatsData' not found in /home/smartbirqc/www/core/modules/Frontpage/Frontpage.php on line 25 Here is the code of the page: class Frontpage extends CodonModule { public $title = 'Welcome'; public function index() { $this->set('usersonline', StatsData::UsersOnline()); $this->set('guestsonline', StatsData::GuestsOnline()); $this->render('frontpage_main.tpl'); } } Link site web : http://smartbirdva.fr/index.php/
Last reply by Jonathan, -
Morning all, I have had this problem for some time now, and just wondered if anyone else has had the same problem and knows how to fix it. When accepting PIREPS and editing profiles after the acceptance/upload of a avatar i get this error. Warning: imagecreatefromstring(): Data is not in a recognized format in /home/britann1/public_html/crew/core/common/PilotData.class.php on line 2031 If anyone can point me in the right direction of a fix I would really appreciate it. Thanks Scott
Last reply by Angel Air, -
- 4 replies
- 1.9k views
Hi all, is possible to create or doing something by our own maybe modifying some code, to do that a pilot to have for example the last rating must do a praticl exam? So if he go over the hour of this rating he can have the same rating until he do the exam? Thank for the help
Last reply by vancouverA380, -
- 4 replies
- 1.9k views
Evening! I've modified the registration module, but it simply won't submit whenever the button is pressed. I am unsure what I've done wrong, or what's causing the error. Any help is greatly appreciated, here's my code: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <div class="row"> <div class="col-md-8"> <div class="shbox"> <div class="header"> vPrimera </div> <form method="post" action="<?php echo url('/registration');?>"> <div class="table"> <table class="table table-striped"> <tbody> <tr> <td><b>First name: *</b></td> <td><in…
Last reply by Strider, -
- 4 replies
- 1.9k views
When I try to go to a different page in the admin panel I can't. When I scroll over the options at the top the sub menus pop up, then when I move the mouse down to choose one of the options( ex. Operations, then schedules) the submenu goes away immediately after my mouse moves away from the main word(ex. operations). I hope I explained this problem well enough. Thanks!
Last reply by patva1, -
- 1 reply
- 1.9k views
Hello, The server I use was just down for days...they ended up having to reload everything from an out of date backup. Unfortunately my pilots have now lost quite a few of their flights. This makes me unhappy.. I was wondering if I could setup a (i think its called cron) command that would automatically backup the database on my server and send the file to another server I use. I use a cron to do daily maintenance on the site tables etc...and was oping I could do the same thing with a backup. I am hoping to automate it as there are times when I can be away from a computer for up to a week at a time because of work, so my manual backups won't be adequate. Any help woul…
Last reply by TennShadow, -
- 9 replies
- 1.9k views
After filling in the information on the initial install page and checking the database path, I click the "Next Step" button and it comes right back to the same initial page with reset fields (blank). It appears that the install program has created 22 tables in the database but will go no further. There are no error messages. I'm pretty sure I've set the correct permissions as instructed. Any ideas?? Thanks. Phil
Last reply by Nabeel, -
- 4 replies
- 1.9k views
-
Last reply by Nabeel, -
- 2 replies
- 1.9k views
Hello I'm getting an Error while viewing the dashboard in the admin panel , would appreciate any help on this. Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Dashboard::index' was given in /MainController.class.php on line 218 Dee
Last reply by Dee, -
Signatures
by roboa- 6 replies
- 1.9k views
Hi, Is there a way to move the text on the signatures around? cheers, roboa
Last reply by roboa, -
- 4 replies
- 1.9k views
Hey, When i went into my local.config to add the va central thing i realized that hald of it sio missing and ideas? everything seems fine. here it is... <?php /** * This is the phpVMS Main Configuration File * * This file won't be modified/touched by future versions * of phpVMS, you can change your settings here * * There may also be additional settings in app.config.php * To change it, copy the line into this file here, for the * settings to take effect * */ define('DBASE_USER', 'XXNXX'); define('DBASE_PASS', 'XXXXX'); define('DBASE_NAME', 'XXXXX'); define('DBASE_SERVER', 'localhost'); define('DBASE_TYPE', 'mysql'); define('TABLE_PREFIX', 'phpvms_'); define('…
Last reply by Daniel, -
Ok , you guys seem so very knowledgable here in the forums. However, I just don't get it. I have a great difficult time in learning by reading. If someone could take the time to just show me I can learn fast. I just can't do it on my own. Is there anyone that could just take a small bit of time to help me a bit. I would be so gracious. I would love to do it on my own but there is like a brick wall between my brain and what I read. Thanks to whomever can help me.
Last reply by Bluemax, -
- 5 replies
- 1.9k views
Hello all, Upon installing the cargo ops module for phpvms for my virtual airline, I get this error: Warning: Division by zero in /home/flymyva/public_html/core/common/CargoOpsData.class.php on line 466 The name of my VA was removed to keep it anonymous as we are still in development. If someone could help me out and tell me where and how to fix this, it would be greatly appreciated. Thanks. Anthony Edwards
Last reply by MooneyPilot99, -
- 1 reply
- 1.9k views
The latest revision has apparently undone the change you made earlier where adding schedules were done in a page instead of in a pop up window.The pop up window is still larger than the available screen area rendering it unusable.
Last reply by Nabeel, -
- 4 replies
- 1.9k views
Hello, i have phpvms 5.5.2 version, admin credits page Strict Standards: Non-static method CreditsData::get_all_credits() should not be called statically, assuming $this from incompatible context in /home/pilotomeraslan/public_html/a/admin/modules/Credits/Credits.php on line 36 public credits page Strict Standards: Non-static method CreditsData::get_active_credits() should not be called statically, assuming $this from incompatible context in /home/pilotomeraslan/public_html/a/core/modules/Credits/Credits.php on line 7 also Warning: Invalid argument supplied for foreach() in /home/pilotomeraslan/public_html/a/core/templates/credits/index.php on line 4…
Last reply by OmerAslan,