Jump to content

aarbee

Members
  • Posts

    199
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by aarbee

  1. Hello, I saw you have been looking for a VA. Did you find one, you like? Else have a look at mine. We have Twinotters, Fokker 50, King Air 200 and PC12. For the shorter future I can tell you that we are planning routes for the BAE RJ85/100. And in the further away future, MD80 and B757-200F. Interested? Have look: www.citylink-va.com Friendly Greetings, Rob B.
  2. Digiover, Thanks for posting this. Even more thanks for helping me out, last week. I think it all works wonderfull since then. RobB
  3. My hosting company has been looking into it as well. And they thought they had the solution. But it still does not work. They thought that the standard phpmailer was used and that something for the TLS could be used, on default. So they filled the local.config.php for me: # Email Settings Config::Set('EMAIL_FROM_NAME', 'City Link Virtual Airlines'); Config::Set('EMAIL_FROM_ADDRESS', 'my@email.com'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp.server.com'); Config::Set('EMAIL_SMTP_PORT', '587'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'my@email.com'); Config::Set('EMAIL_SMTP_PASS', 'secret'); Config::Set('EMAIL_SMTP_SECURE', 'tls'); # Setup TLS in PHPMailer Then added this in the util.class.php row 253 $mail->SMTPSecure = Config::Get('EMAIL_SMTP_SECURE'); I tried that out, but it did not work either. So I guess, I need to add something too. I am open to any suggestion.
  4. Thanks for pointing that out. That is what I had changed. But I have to put in, somewhere, that SSL or TLS is being used. Where do I do that?
  5. I have moved the website of my va, to a newer hosting company. Except for several errors, which have been corrected, or are only a small nuisance, I have one that is bugging me. 75% of the mails send to pilots do not arrive, because the mails receive a 550 message, meaning that the email address does not exist. Further investigation tells you that the mail has been rejected because the mailserver was on a blacklist. I emailed my hosting company and they said:"If you use the standard smtp on port 25, you have the risk that it is blacklisted". You should use the fixed address and ports. It was not difficult to find, where to change it, but I could not find where/how to add that the mailservers needs authentication through SSL or TLS. Can somebody maybe point me to where these protocols?
  6. Thank you for your answer. But I do not think that is the case. As one of the pilots flew today, and he is showing that too. Have a look please: http://www.citylink-va.com/index.php/profile/view/48 Rob
  7. Considering the Json, I wonder, why the graph is suddenly showing in the admin part. But I am not sure, should I replace this text: foreach(self::$data_set as $data) with this text: $this->show_chart($title); Stupidity is that the for each loop would not work, according to me, but I am not developer. Greetings, RobB
  8. The issue with the not seeing the pilots and other lists: Found this part after hours of searching and trying out: http://forum.phpvms.net/topic/20629-most-common-fixes-phpvms-installation/. For the rest, still having an issue with these graphs. (in the admin part it has been solved.) 2. Flash graph is not showing. I get this error: Open Flash Chart JSON Parse Error [syntax Error] Error at character 1, line 2: 0: 1: Strict Standards: Non-static method OFCharts::show_chart() should not be called statically in I tried this solution, but it did not solve the issue. https://github.com/nshahzad/phpVMS/issues/110 Maybe someone can help me with this part then? ;-) Greetings, RobB
  9. Hello, I am missing a lot of lists, or better said what should be in a list, after I have moved from one host to another. Most issues I had after moving where related to write-rights. Some had to do with a newer PHP. But I still have 2 kinds of errors. 1 is related to the admin part. I am missing the contents of several lists like: Pilots Schedule Schdules Airports The contents are visable in the database itself. But not via the admin panel. I do not even see an error message. I had other issues, that where solved by: PilotData.class.php Deleting this $_FILES from this line (436) public static function saveAvatar($code, $pilotid) CodonModule.class.php add this hust behind <?php ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); 2. Is more related to these JSON graphs. But I would like to solve the missing contents first. Maybe, somebody could shine a light on this? Greetings RobB
  10. aarbee

    kAcars FPS drop

    I think one other in the va, had the same issue. He noticed the same drop. But he had an old pc. I had a i7*2600@4200. 16gb ram, and a nvidia 580 gtx. I expected a bit more. Track ir cost me also 7fps. But I am not losing the 8 fps since I junked out orbx england, scotland and wales. Eventhough I was not using it, it seems to use something from my pc. Thanks for looking in it.
  11. Just to inform you that I have updated the website from http://www.citylink-va.com/, with a new skin. Hope you like it.
  12. aarbee

    kAcars FPS drop

    I am using the paid version of kAcars for my va. I am using this for over a year. I am having a rather odd issue. Whenever I am running kAcars on the same pc as I run FSX, I see a rather big drop in FPS. It drops from about 30fps to 20fps. I have tried to solve the issue by running the program on an extra pc. There I see about the same drop. 8-9 fps, as soon as I attach kAcars to FSX. As Rex is eating another 10fps, you guess that I am flying around 12 fps at fast. Is this a common problem, that kAcars eat so many fps? It is to me not doing any graphical stuff. Yes it is collecting data, but so much?
  13. Thanks. Will do. I had a small issue, with something you can help me too. Issue is, that we recently decided to rename all flights from CLV and CLX to CLM. As I saw that I still had to do all the flights, I did a quick check on my personal PIREP list and saw a lot of pireps from flights done, that came back on the ToDo list. I just did do an update statement in the mysql, and changed every Pirep into starting with CLM. But that did not seem to help. Anything else going around?
  14. Huhm. Looks pretty good. More or the less what I wanted. I think I can implement this. Just looking how I manage to put it into this form (http://www.citylink-va.com/index.php/schedules). Especially, because of the extracode behind From, To and time. BTW how can I buy you a coffee? And it is very conveniënt you have Euros too. Thanks!
  15. I think that I would like to have it on the schedules page it self. By default you see all the flights you need to do, but if you click a select box, you see all the flights. I am unfortunately no developer. Eventhough I can understand/read the code, I can not make it myself.
  16. Hello, I have a got a request from a pilot, which is afterall not a stupid id. The pilot said:"I have done a lot of flights. Nearly all of them. Yet I do not knot, which one I miss." And I thought you are correct. So my question is, how can I create/arrange a list of the not flown schedules, that a pilot my fly? I am not sure if it exists, or how much time is involved in it, and whether it cost me some coins. Thanks in advance the think over my problem.
  17. Tried to use the original template. But that did not help at all. RobB
  18. I did change some files. But none of the once regarding the admin part, or regarding the signup part. Only display files are changed. I still do have the original skin. Maybe if I activate that one for a brief moment, I can test it out.
  19. So well, I did. And it is remarkable what happens. If neede I will add a txt file with the changes. Ofcourse I have changed the critical items in something more proper. What I saw was that the pilot did not get a rank ID after signup. Eventhough you would see the rank if logged in. Logging in with pilotnumber or emailaddress did not mean a difference. Well back to facts. I signed up and looked into the file. The pilot had no rankid. I accepted the pilot and he still had no rankid. The rank of New Hire was visable though. I editted the pilot, changed nothing and saved it. Strange, but the pilot had a rankid, and could see the schedules. So somehow, does the rankid, tell the pilotid, what schedules he should see. So by adding and accepting, the rankid, did not appear. Only by saving the items of the pilot. I hope this is sufficient for you, to help me further. But I have a better workaround. Thanks again, RobB
  20. I am not sure how the others login, but I login with the pilotnumber. Also from the testaccounts. I can send you the whole logging via email or pm. And everything is oke, after I have changed the hub, or airline, for the pilot, and place it back. Maybe it is an idea to create a new pilot, look into the database and see what is filled. And then see what is filled after I have changed it? Greetings, RobB
  21. Thank you looking into my issue. Yep, everything is filled in. Tested it myself a few minutes ago. I have the debug, but it does not show a thing regarding my issue. The only things I see in the logging is this: Time: 01.22.14 22:53:35 Backtrace: DB::write_debug > DB::query > PilotData::updateProfile > Auth::ProcessLogin > Login->ProcessLogin > Login->login > Login->index > call_user_func_array > MainController::RunAllActions Query: UPDATE phpvms_pilots SET `lastlogin`=NOW(), `lastip`='11.11.11.11.1' WHERE `pilotid`=(sometimes I see a number here) Error: (1064) - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 ===== But I do not really know what to do about it. Greetings, RobB
  22. I really what causses the issue, described in the title. Maybe I am doing something wrong. This happens: A pilot signs up. I get an email and login to the admin part of PHPVMS. There I accept the pilot. Then the pilot says that he has been accepted, but cannot see any schedules when he is logged in. My workaround is: add the pilot to a different airline and/or hub, save that and place it back. Can somebody hint me to the cause of the issue, and how to solve it? Greetings, RobB
  23. Sometimes I am so stupid. I had copied a file into the directory, that should not be there. PFFFFF... I had a routmap.tpl, and that did not work. Sorry for bothering.
  24. I think there is something different going about, as I did the following and that gave me the same error: I have created a new folder, and copied in there a working version of my template. And I uploaded that on. It appeared I had the same error. So it does not have anything todo with the fad-in/fade-out banner. Do what is wrong? At the bottom of a schedule and at the bottom of a pirep, I am missing the Google map.
  25. Hello, After I have redesigned my website and added a different a banner-changer, I am not seeing the google maps anymore at the bottom of schedules and pireps. I only see One Two Three Four Five. I think that it is Javascript related. Though I have sufficient knowledge for HTML/CSS I am lacking knowledge of Javascript and or PHP. Maybe somebody with more knowledge would like to help me? This is the sourcecode from the websitepage itself, after the update: This is existing code Thanks in advance.
×
×
  • Create New...