Jump to content

nicky9499

Members
  • Posts

    68
  • Joined

  • Last visited

Everything posted by nicky9499

  1. Gday gents, I'm quite new to skinning so please be patient. Have tried googling for this issue but nothing concrete came up. Right after install and having setup the config file, this following error is shown at the site's header. Notice: The template file "/home/singap08/public_html/operations//lib/skins/iCrewLITE/header.tpl" doesn't exist in /home/singap08/public_html/operations/core/classes/TemplateSet.class.php on line 248 operations.singaporevirtualairlines.org Can someone advise please? Thank you.
  2. Ok, I've been poking around the database and in summary: 1. Somehow managed to remove the char restriction under phpvms_pilots, so from here I can manually set a 4 letter callsign. 2. Over at phpvms_airlines, it continues to give me the above FK message. I tried to read up on it but frankly it's all greek to me. As far as I can understand it's the coding equivalent of a symbolic link between two objects. I'd love to but I simply don't have the time to complete a degree in programming just to remove a fk-in FK. So will someone kindly share how to get rid of this so that callsigns can be manually assigned. Thank you.
  3. Gday gents, I'm trying to increase the "name" and "code" values in the below php database entries. The target airline code is "SVAG" for "Singapore Virtual Airlines Group" (32 characters). "name" will successfully amend to more than 30 char, but changing "code" to 4 results in this error: Avia has pointed out that real-world airline codes are 3 letters and I'm aware of this but because we operate as a group of airlines, our pilots are given group callsigns instead of the ICAO callsigns. Can someone advise please? Thank you.
  4. Sorry Avia, it's just that on other forums they dislike new threads for existing issues and are likely to just give you a curt, unhelpful "search the forums" response, which obviously I have. I will keep this in mind for subsequent posts on this forum. Either way since we're already here and it is literally the very same issue from 7 years ago just with a different (failed) result, do you have any idea what might be going on here? I suspect that because an existing user (SVA0001) already has the airline code, it cannot be changed. So I created a second one for test (TST), transferred the pilot over, but the "code" value still cannot be changed. I'm apprehensive about deleting the only user as it may mean losing admin access and having to reinstall the whole shebang. Please advise.
  5. I see. Sorry about that, I thought it was supposed to work as the last posts were peeps still trying to make it work. What sites are best for quick lookup of decimal co-ords? Right now I have to run them all through a converter.
  6. Sorry for the bump. I'm trying to do the same thing to get a 4-letter prefix but the above change throws the following error: Can someone advise please? Thank you.
  7. Bump. This is still broken as of 1/1/2020.
  8. Just a quick question, I am getting this right after install. Have looked in the file itself but date cannot be found at line 201 or anywhere in the document. Warning: 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/singap08/public_html/operations/core/classes/CodonCache.class.php on line 201 The same error is plastered all over the page at http://www.singaporevirtualairlines.org/operations/
  9. Hi Mate thanks again for the quick reply. Not sure how I missed it previously but v7 requires php 7 and above. While I can easily upgrade, the forums hosted on the same server is not compatible with php 7. For now we will try out phpvms5.
  10. I was thinking v7 would be suitable for the long term since the v5 to v7 migrator still has issues and v7 itself it reasonably complete. If this isn't the case feel free to advise, since I haven't done much at all and can go back to install v5. Yes, I have tried both PuTTY and the Terminal from my cPanel both throw the same error. Can the git be obtained manually from github and uploaded to my server somehow?
  11. singap08@ams-node4 [~]# cd public_html singap08@ams-node4 [~/public_html]# cd phpvms singap08@ams-node4 [~/public_html/phpvms]# git clone git@github.com:nshahzad/phpVMS.git . Cloning into '.'... Permission denied (publickey). fatal: Could not read from remote repository. Encountered the above error while following the below instructions. Please advise and/or rectify asap, thank you. https://forum.phpvms.net/tutorials/getting-started/installation-r2/ Additionally there is a second set of instructions that are completely different http://docs.phpvms.net/setup/installation So which one do I follow?
  12. For posterity I'm linking this thread from TFDi confirming smartCARS 3 will be compatible with phpvms 7, release date unknown. https://forums.tfdidesign.com/index.php?/topic/3520-phpvms7-support/
  13. Hi ProAvia, Thanks for the elaboration. My host supports php 5.2.17 through 7.3.9. The team is currently looking at phpvms 5 as it is the last version compatible with TFDi's smartCARS. However, that there is no way forward from phpvms 5 to 7 is a major concern as we plan for this to be a long term solution. Is there any migration tool planned (or even possible)? If not, we may put off our plans until smartCARS is compatible with phpvms 7.
  14. Thank you ProAvia, fully understood. Do you think you could post a screenshot of the PIREP database (or just a list of fields present) in phpvms v5, if possible, please? It would be really helpful for our associate who can then start working on the conversions right away while I install and setup the system (and smartcars).
  15. Thank you for the reply Servetas however that does not answer my question at all. Here is it, rephrased: Where is the function within [http://demo.phpvms.net/admin] that allows the user to import PIREPs into phpVMS? To further elaborate: at [http://demo.phpvms.net/admin/flights] there is an Import button at the top of the page. At [http://demo.phpvms.net/admin/pireps] there is not.
  16. Good day everyone, My virtual airline is doing a feasibility study and research of options for next year's migration plans. We have been using VAFS for the better part of a decade. We like phpVMS' stability, control and flexibility, in addition to being compatible with SmartCARS. However, starting the VA from scratch is out of the question, therefore migrating as much data over is a key consideration. To this end, I have searched but found no information on how to import existing PIREPs (not flight schedules) and pilot accounts into phpVMS. We have a programmer that can take VAFS PIREPs and parse them into any format, CSV or otherwise, required for the destination system. Please advise. Cheerio, Nick
×
×
  • Create New...