Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.4k views
Hi all, I added my first schedule today I fill in everything but it doesn't show either on admin center and website. I've verified it is added in database. plz help
Last reply by lanousbh, -
- 3 replies
- 1.4k views
Hi guys, i have implemented in our website couple of weeks ago that in the public and private profile your current location is shown. <?php $lastreport = PIREPData::GetLastReports($userinfo, 1); if(!$lastreport) { $location = $userinfo->hub; } else { $location = $lastreport->arricao; } ?> <?php $airport_info = OperationsData::GetAirportInfo($location); $airportname = $airport_info->name; ?> <li><strong>Pilot Current Location: </strong><?php echo $location; ?> - <?php echo $airportname; ?></li> Now i figured out that all pilots have the same location displayed. Can anybody help me with th…
Last reply by markusr, -
- 1 reply
- 1.4k views
Hello all, I have an a problem with installation on a paid hosting! There is a WINDOWS HOSTING!!! This is a site: http://www.kdavia.st...all/install.php I getting this error: PHP Warning: fopen(E:\WorkWeb\kdaa\Web\core//local.config.php) [function.fopen]: failed to open stream: Permission denied in E:\WorkWeb\kdaa\Web\install\Installer.class.php on line 56 what can i do? Regards Artjom PS. CHMOD rights are writtable, that's tell me Hosting provider.
Last reply by simpilot, -
- 4 replies
- 1.4k views
Just as the title says. Why is it that when you select your country, Scotland is separate from the UK?
Last reply by mark1million, -
- 3 replies
- 1.4k views
Hi, I've noticed that when vaCentral page is slow, my va homepage is also very slow and I am not able to get intro the admin panel. Also this phpvms forum seems to be very slow. Some pilots also mailed my, that they get connection errors inside kacars. I've checked the logs and contacted my hoster, they have no issus with their server. Is this a general problem? edit. I get bad gateway now in this forum
Last reply by CedGauche, -
- 1 follower
- 2 replies
- 1.4k views
Hello. I hope u can help -me whit that problem.. i only change the recaptcha id and give me that errors: Warning: Cannot modify header information - headers already sent by (output started at /home/thanatos80/public_html/core/app.config.php:1) in /home/thanatos80/public_html/index.php on line 74 Warning: Cannot modify header information - headers already sent by (output started at /home/thanatos80/public_html/core/app.config.php:1) in /home/thanatos80/public_html/index.php on line 76 Warning: Cannot modify header information - headers already sent by (output started at /home/thanatos80/public_html/core/app.config.php:1) in /home/thanatos80/public_html/index.php on lin…
Last reply by thanatoss, -
- 3 replies
- 1.4k views
I am not entirely sure what's happening here. But when I install Ela skin, it keeps giving me this error. https://i.imgur.com/12t8yYK.jpg I have gone to that line and looked at it. This is a code on that line. Am i supposed to put the path of the template there? Any help would be greatly appreciated. Thank you.
Last reply by flyalaska, -
- 4 replies
- 1.4k views
OK one for now i promise does anyone know what the information provided below means please PLS103 (KMCO to EGAA) ((i know this is th eflight id etc but)) whats this ?-------> 1 20, 10,8
Last reply by RogerB, -
- 5 replies
- 1.4k views
Hey guys, I'm working on the awards and I have checked the docs and was wondering how to manually give a pilot an award.
Last reply by Nabeel, -
- 3 replies
- 1.4k views
I'm new to phpvms and I am not sure how I can access my Admin Panel on the website. [sOLVED]
Last reply by TAV1702, -
- 2 replies
- 1.4k views
Hello, i am building a complete welcome email which will be sent when someone's registration is getting accepted. How can i get pilot's id on my email? ex Hello John John (his first and his last name), your pilot id is GRW387. How can i get automatically the GRW387 from the database? Regards, servetas
Last reply by servetas, -
- 3 replies
- 1.4k views
When we change a pilots rank/level from within phpVMS ( in the "admin" section - pilot details ) it does not update in the database. So every change means going into the DB to adjust manually rankid + rank + ranklevel Any pointers ? Where to start looking ?
Last reply by zavaf32, -
- 1 reply
- 1.4k views
hello guys. so a friend of mine recently tried to register with our site and he got this error. any ideas on how to fix this?
Last reply by web541, -
- 3 replies
- 1.4k views
Hi I'm looking for the calcDistance() function called in ops_scheduleform.tpl in admin/templates. Any body knows where it is? thanks
Last reply by Parkho, -
- 2 replies
- 1.4k views
Hi The error is: Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead in /var/www/vhosts/skybusvirtual.co.uk/httpdocs/core/classes/CodonCache.class.php on line 201 I'm not to sure in what I even have to do, I go to the directory where it says and the following line reads as follows: $ttl = strtotime(self::$settings['profiles'][$profile]['durati…
Last reply by Jalio, -
- 1 reply
- 1.4k views
Fatal error: Class 'DB' not found in /www/htdocs/w012efea/acars.flyairfurt.de/core/common/SettingsData.class.php on line 28 Can anyone help me with the installation and the errors?
Last reply by servetas, -
- 2 replies
- 1.4k views
Was there an update or something? All of a sudden I cannot access my Admin page. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@usvcg.org to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Last reply by magicflyer, -
- 3 replies
- 1.4k views
Got some issues with my schedule search. The problem is that i can only see 1-8 available routes of 91 after hitting search. anyone with similar problem? fixed
Last reply by biokemisten, -
- 4 replies
- 1.4k views
I got this error Warning: Invalid argument supplied for foreach() in /home/ercio/public_html/lib/skins/lance/frontpage_recentpilots.tpl on line 3 <ul style="margin-top:10px; margin-left:3px;width:100%;" class="list-group"> <?php foreach($allpilot_list as $allpilot) { ?> <li class="list-group-item"><img src="<?php echo Countries::getCountryImage($pilot->location);?>" alt="<?php echo Countries::getCountryName($pilot->location);?>" /> <a href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"><font color="#2f2f2f"><?php echo $pilot->firstname.' '.$pilot->lastname ?></font></a>&l…
Last reply by ercio, -
- 2 replies
- 1.4k views
Hi I have installed the fspassengers import add-on as per instructions on http://www.fspassengers.com/forum/read.php?f=1&i=7918&t=7918. I have installed the tables that it creates into my phpvms database and two tables have been crated "flights" & "user_profile". I am able to upload the pireps from fspassengers and the "flights" table gets populated with the pirep info so in that respect everything is working. HOWEVER how to I get phpvms to recognise these two new tables that have been created ? We are also connected to vacentral and pireps from smartcars is automatically uploaded to our phpvms database and website and I would like the same to happen with…
Last reply by Joburgtaxi, -
- 3 replies
- 1.4k views
Can we make it so that when someone registers that it automaticly accepts them or sends them a email with a link to activate there account, this would make it easyer. ~ Neil
Last reply by RogerB, -
- 4 replies
- 1.4k views
Since Nabeel Intergrated a landing rate system, Does any one know how to show landing rate stats in tables? I would be happy if someone brought it up! Thanks!
Last reply by Nabeel, -
- 3 replies
- 1.4k views
I am trying to test the system and tried the Mail All Pilots with a sample message. It said the mail was sent successfully. However, I have (the only pilot and admin) not received any mail in my inbox or junk mail folder. In the local.config.php I found a setting for email name & address and something else like "Use SMTP". That leaves me a bit confused because how can it pretend to send mail without SMTP? It has been 30 minutes and the email doesn't arrive to either Inbox or Junk. I was able to send an email from my Hotmail (receiving acct) to the email account created on the server.
Last reply by Mysterious Pilot, -
- 1 reply
- 1.4k views
I searched the forum first and did not find any reference on how to change this. I customized the colors of all the page titles in php/vms successfully but I just added a new page from the Admin Panel and the title is orange like the original titles. How do I change this to the blue of the other titles. I tried searching directories. It has been added into the core pages but all that is in there is the text I entered. I can change the color of that text but not the title on the page when it is clicked on the navigation bar on the website. Thank you.
Last reply by tgycgijoes, -
- 2 replies
- 1.4k views
Hi, and i hope this is the right place to post this. i just wanted to know how much CPU, RAM etc. does phpVMS take? Thank you in advanse
Last reply by nickkmm, -
- 5 replies
- 1.4k views
Hello, when i was installing phpVMS and when i click the next page. It was completely blank and i went to the homepage and it was blank. Which i'm guessing it didn't take the install. I have PHP 5.3.2 MySQL 5.1 Which i been reuploading the files for many times. I created sqls and everything but still can't get it working. This was for my friend's new VA. I did a serch on this foumrs and i tried everything but didn't work.
Last reply by Kyle, -
- 1 reply
- 1.4k views
Hello, I'm having a little trouble with the profiles. I recently changed the pilot IDs to 00# instead of 000# but it seems mainly the signature for the first/admin account. It's showing my hub as KJFK but I don't even have that airport any more. It's also saying on the signature image that my pilot ID is 0001. I've tried resetting the signatures with the maintenance call but it's still the same, ID is 0001 and hub is KJFK. Any ideas guys? Thanks.
Last reply by HighFlyerPL185, -
- 2 replies
- 1.4k views
Ok upload my schedules from my CVS file to my site and when i go to view my schedules in the pilot center it pops this up show in this photo
Last reply by emaresh456, -
- 1 follower
- 1 reply
- 1.4k views
No matter what i do i always get this error. someone tell me how i fix this. Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'Saudiavi_phpvms'@'localhost' (using password: YES) in /home/saudiavi/public_html/core/classes/ezdb/ezdb_mysqli.class.php on line 97 Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'Saudiavi_phpvms'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade …
Last reply by Parkho, -
- 2 replies
- 1.4k views
Is there a way to have the (Newest Pilots) display the pilots only after their application has been accepted by my staff?
Last reply by piper338,