Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 2k views
Hello, I recently changed host for my VA, and I am currently trying to update my SQL tables to be the same as the old site. So I erased the contents of the database I created for the installation of phpvms, and imported a backup I made of my previous host's database. Now, here is my problem. Within PHPMyAdmin, if I select the pilot's table, I can see all of my old site's pilots, except when I go on the website and look at the pilot rooster, none of them appear. This goes for every single piece of data. Could my problem come from the way I created the backup, or does it come from the way I imported it? Looking forward to your help: Raphat
Last reply by Raphat, -
- 9 replies
- 2k views
Hello, I installed phpVMS on my site, but I'm enfrendando problems with some pages, it appears that: PHP Warning: Invalid argument supplied for foreach() in E:\home\flydeltavi\Web\core\templates\registration_mainform.tpl on line 89 PHP Warning: Invalid argument supplied for foreach() in E:\home\flydeltavi\Web\admin\templates\pilots_details.tpl on line 92 PHP Warning: Invalid argument supplied for foreach() in E:\home\flydeltavi\Web\admin\templates\ops_scheduleform.tpl on line 182 How can I fix? The code was not modified.
Last reply by Kairon, -
- 4 replies
- 2k views
Hi, I want to change the name what you see at tab of the browser. Example: In Home Page at the tab you can see Welcome but in the pilots page you can see Pilots. I think it is the name of the module but Is posibble to change this name??
Last reply by Strider, -
- 2 replies
- 2k views
please help i run crewcenter on phpvms and when i click add to bid i get no route passed thanks
Last reply by solosavage, -
- 8 replies
- 2k views
I am trying to figure out how to show discord only to logged-in members. Right now it is visible on my front page. Here is my current code for the discord section. Any help would be greatly appreciated. If it helps, I am on phpvms 5.5.2.72. PHP version is 7.2. <!--Begin Discord --> <div class="blueIce-block clearfix"> <div class="blueIce-blockheader"> <h3 class="t">Discord</h3> </div> <div class="blueIce-blockcontent"><p> <br> <div align="center"> <iframe src="https://discord.com/widget?id=937311209793912923&theme=dark" width="240" height="500" allowtransparenc…
Last reply by DisposableHero, -
- 6 replies
- 2k views
A while back, I created several airlines in addition to Omega-Air (OMG). Some of them were Omega-Air Express (OME), Omega-Air Freight (OMF), etc. The idea was to allow for easier searching of routes. In that regard, it was successful. The problem is, that when pilots have been joining, they've been selecting amongst the airlines.. While that isn't necessarily bad, it is a bit of unnecessary chaos. Is there a way that would allow me to use the different airlines for sorting routes, etc., while only presenting a single one to those joining?
Last reply by CrashGordon, -
- 2 replies
- 2k views
Hey guys, when I try to add the Popup News module to my site, I get this error: Notice: The template file "/home/u533617737/public_html//core/templates/popupnews_list.tpl" doesn't exist in /home/u533617737/public_html/core/classes/TemplateSet.class.php on line 248 PopUpNews © simpilotgroup.com You can see for yourself here: http://www.american-va.com/ It is on the sidebar. Does anybody know how to fix?
Last reply by disconett, -
- 7 replies
- 2k views
Hello y'all, Sorry if my questions has been already asked but didn't find anything about them. - Can I install and run phpVMS system on an already existing VA website made with Guppy ? - Is it compatible with IVAO ? - Is it or will it become compatible with FsCaptain ? - Can I record previous flights flown by members with passengers, cargo, fuel, miles traveled, etc... ? (total on each category not every single flight). - About FsAcars, is it mandatory to use it or is it just optionnal ? - Will you recommend using FsAcars as it is much better with phpVMS or doesn't change things too much ? Thanks for your cooperation. Sincerely, Alex
Last reply by Nabeel, -
- 1 follower
- 6 replies
- 2k views
Hello i have one problem on schedule search http://eurotaxiva.com/index.php/schedules/view not view the schedule !!!! WHY???? look this is picture http://qs.lc/zk8h Thanks !! HELP ME!!! Bye
Last reply by Parkho, -
- 2 replies
- 2k views
I have problems with the ADMIN sidebar, for example with module NEWS appears sidebar_news.tpl and the HELP and tasks doesn't appear and I can't add news, it happens in every module, I take a photo (DOWN). Things that I modified, in core/classes/TemplateSet.class.php, because I had an error in registration (file_exists), I edit public function set($name, $vars), that it was like this(lines 90-103 default file): public function set($name, $value) { if(is_string($value) && strstr($value, $this->tpl_ext)) { if(file_exists($this->template_path . DS . $value)) { $value = $this->GetTemplate($value, true); } } $this->vars[$name] = $value; } …
Last reply by Nabeel, -
- 3 replies
- 2k views
Been having a few issues over the past few days. First for some reason the Ranks table emptied itself which caused errors with the ranks which was solved but that happened again last night and early hours this morning for some reason two pilots were deleted by myself, the template changed and 5 pireps rejected even though i was asleep and i also removed myself from the admin group. So this morning i've had to add myself to the group through the database and change everything back. Also when I go to accept all pireps get this error It's really strange because this is a great piece of software and never had any issues until now.
Last reply by Joshua John, -
- 4 replies
- 2k views
Hello, I have updated to V2 but i notice that in the Admin panel it still shows 2.1.938 Capture.zip
Last reply by Jimmy_S, -
- 4 replies
- 2k views
Nabeel is there a way we can filter out duplicate entries for the same flight, for some reason i have a few flights that have duplicate rows, this happens at random intervals and there is no reason or pattern.
Last reply by PlumbBum, -
- 4 replies
- 2k views
Hi, I have tried to search the forum but have not found anything similiar. I installed phpVMS yesterday on my server. I'am familiar with the system and have worked with it several times before. The problem I have is that when I try to register a pilot using the /register module nothing happpens. No error-message nothing. The only thing that happens is that the password and the reCapatche gets erased. If I remove for example the first name an error message regarding that comes up. I have no troubble adding routes or such. Everything works except the registration form. EDIT: Here is a link for you to try: http://www.novairvirtual.net/phpvms/index.php/registration W…
Last reply by PKnight, -
- 2 replies
- 2k views
Hello! I am trying to develop a custom feature that would allow you to fly multiple legs to a flight with a specified turnaround time. for example flying from detroit to chicago, having a 30 minute turnaround, then on to Minneapolis, all on the same flight route. is this even possible?
Last reply by Aerospace, -
- 1 follower
- 2 replies
- 2k views
i cant figer out how to fix this error Fatal error: Class 'DB' not found in /home/wizard/public_html/core/common/SettingsData.class.php on line 28
Last reply by elekaj34, -
- 2 followers
- 8 replies
- 2k views
So, the old pilot pay bug has resurfaced. If I adjust pilots pay (say they have 1000 and I give them 5000, their profile reads it as they have 6000$. Nice. However, Exam Center gives the money back on recalculate of finance in admin panel. Has anyone ever found a fix for that yet? And another one, If I have adjusted said pilots pay to the said 6000$ and they take a $5000 exam, that should leave them $1000 right? Wrong. It says they don't have enough money for the exam. Meaning in reality, the exam center is reading their pilot pay as $1000, not $6000. I adjust some code from total pay to $userinfo->totalpay + $userinfo->payadjust; to total out the money they have…
Last reply by TAV1702, -
- 4 replies
- 2k views
Hi There, After moving servers we now have a problem with the ADMIN side where there are no route maps being displayed. All that is displayed is a blank pop up window with "Route Map" in the top left. Any help please. David Oz Flyer.
Last reply by OzFlyer, -
- 5 replies
- 2k views
So, i started to translate JAL Virtual's site to Japanese, translating my skins .tpl files to Japanese in Dreamweaver, i planned to do the same for phpvms base .tpl files. But of course i wanted to test it out first, so i translated my core_nav, and live flight .tpl files uploaded them and got not Japanese Characters but all out random "@56vvv". Why is this happening? I am using Firefox and i have a Japanese language pack installed on Firefox and Windows. Screen of the issue (yes you get to see my new site) and yes i know the nav bar is not placed properly. Dreamweaver image on the right, result on the left. This is what im getting on the other pages i translated too.
Last reply by Toyuko, -
- 1 follower
- 7 replies
- 2k views
Hi there, I'm trying to print the aircraft's full name, but the array comes out as NULL. Any ideas? $aircraft = OperationsData::getAircraftInfo($pirep->aircraft); <?php echo $aircraft->fullname; ?> If I do var_dump($aircraft); it comes out as NULL. $pirep is taken from a foreach($pireps as $pirep). I'm trying to parse it in frontpage_main.tpl.
Last reply by Parkho, -
- 3 replies
- 2k views
Hey all, I been serching for php codes to dislay the airline's stats. like, total pilots total flights total flights today total flight tours total pax carried total flight miles total schedules If you are willing to share it here, I would be happy and i would give you one point. Maybe this board can go to code spinets. Thanks!
Last reply by Jeff, -
- 4 replies
- 2k views
Ok I just noticed something really weird. We gave 6 airlines(wings). Our pilots can fly any flights even from other wings. when a pilot flies a flight another airline(wing) it tacks on the airline(wing)Id to the pilots pirep. I.E. my pilot Id is VMC0001, If I fly flight 56V1001 it will show the pirep with the pilot ID as 56V0001. It still gives me the hours under my VMC0001 id. and it shows in my list of pireps on my pilot center. Any Ideas?
-
- 1 follower
- 3 replies
- 2k views
Good evening, everyone--and happy holidays! I'm unsure whether or not this is the appropriate section to ask whether or not anyone developed a solution for this yet, but I'm not exactly asking for support. This is just a question. Has anyone ever written a script that excludes certain airports from showing up in the depapttab, arrapttab dropdown menus on their schedules_searchform.tpl? This would be useful to me because I have certain airports right now in my phpvms_airports table that were previously used during temporary "charter" activities. Today, we no longer utilize them in our day-to-day operation. Here's what I originally came up with: <div id="depapttab…
Last reply by Parkho, -
- 4 replies
- 2k views
Is there a way logout a person out after x_minutes of inactivity? We have a issue where some members login using a phone or other device and forget to logout. We want the system to logout them out after a period of time.
Last reply by servetas, -
- 2 replies
- 2k views
Hello All, Despite the fact that our system uses both kAcars and SmartCars, It appears that now we have quite a few people asking to join that us OSX. This is my first experience having them join using a iMac. They are requesting a URLs for the pirep sending. This being my first time even using Xacars, I guess I need help pointing them to the right URL. I tried looking through the server for the XACARS files but maybe I missed them. Can someone please help guide me on where to link them to. Site is eravirtualairways.com. Thanks. Also, I'm guessing kAcars doesnt have support for iMac right?
Last reply by RVF147, -
- 1 reply
- 2k views
Hi all im having issues with the awards, when i give them out they show up as text, should they show image in the pilot profile? Kind Regards
Last reply by TennShadow, -
- 7 replies
- 2k views
How to add images to replace text in pilot center? I am using obsess blue skin. Please Help?
Last reply by Thomas Rozanov, -
- 8 replies
- 2k views
I have one question here, Im trying to do this. <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <?php } else { ?> <p class="front"> Your Hub Manager is...</p> <?php if ($userinfo->hub == KDEN) { echo "Dimitri"; } elseif ($userinfo->hub == KLAX) { echo "Josh"; } elseif ($userinfo->hub == KMDW) { echo "Jeff "; } elseif ($userinfo->hub == KBNA) { echo "Mark"; } else { echo "you have no manager yet"; } ?> <?php } ?> but it will always echo you have no manager yet. does $userinfo->hub echo a number or what? Please help. Thanks
Last reply by Kyle, -
- 4 replies
- 2k views
I could never get the pagination installed in my schedule_results.tpl. If there is someone willing to hep me get this installed and working, I am willing to create custom schedule pages. Please PM me if interested. Thanks
Last reply by Strider, -
- 2 replies
- 2k views
Hello, we have a big problem with our Pilots-Page. You can open it, but it's empty. We haven't change anything. Can anyone help us?