Jump to content

ProAvia

Administrators
  • Posts

    1754
  • Joined

  • Last visited

  • Days Won

    79

Posts posted by ProAvia

  1. 7 hours ago, MrSandyWilly said:

    Domain name is tcxvirtual.com. PHPVMS is installed on the subdomain crew.tcxvirtual.com. In my directory, I have a folder called tcxvirtual.com and crew.tcxvirtual.com. PHPVMS is installed directly into crew.tcxvirtual.com.

    Try http://www.tcxvirtual.com/crew.tcxvirtual.com

    It gets way confusing when you name your directories/folders using your domain and/or subdomain names

    What is directly under the public_html - both /tcxvirtual.com and /crew.tcxvirtual.com folders?

    In what folder is your skin installed? Actually, list the full path to your skin folder.....

  2. 19 minutes ago, MrSandyWilly said:

    What directory? Please explain

    Your domain name (tcxvirtual.com) is pointed to a directory/folder. What directory/folder is that? For example... /tcxvirtual

    And where is phpVMS installed in relation to that? For example ... /tcxvirtual/phpvms - or maybe you installed phpVMS diredtly into that directory/folder... for example /tcxvirtual/<all phpVMS files here>

  3. Probably something in the export coding. Easier to add the header info then mess with the code.

    If you want to fix the code, look for the code on exporting schedules for a hint on what you might need to tweak for the airports export to include the header.

     

  4. Well, you were able to upload the files to the free host, so you should be able to download them too. But first you need to install Wamp or Xxamp and get PHP, MySQL and Apache install to one or the other. Then do a fresh install of phpVMS 5.5.2 to whichever local server program (Wamp or Xxamp) and be sure it is functioning properly. Then you can install the module, template and skin files from your present online install.

    But I am of the mind that you start totally fresh as you have zero idea of what else is compromised with the free host install.

    And don't forget that you should have a front end that visitors can access to see what you have to offer. This would be in addition to the crewcenter type page you presently display on your free hosting site. Chances of others joining a VA when all they can see is a sign on page are very slim.

  5. There is no telling - especially with you being on a free host. You would be better served installing phpVMS locally on your computer using Wamp or Xxamp. This would also allow complete control over what PHP version you use with phpVMS 5.5.2

    As I mentioned previously, if local.config is empty, your installation is compromised. And chances of everything working as they should are slim. Also, going to paid hosting later will require extra work in bringing your present install up to the necessary standards to make it work correctly.

  6. Moved to phpVMS Classic (v2, v5.5.x), Support Forum as your listed errors relate to those versions.

    Free hosting is never a good choice for phpVMS.

    Which exact classic version did you attempt to install? What PHP version are you using?

  7. There is no phpVMS 5.There is 2.1.x, 5.5.2 and 5.5.2.72. Look in the lower right of the main admin page to see which you are using.

    Both phpVMS 5.5.2 and phpVMS 5.5.2.72 are already recaptcha v2 compliant. No need to update them. But you will need to acquire a public and a private key from Google to use recaptcha. 

    After you get the keys from Google, you need to place them in local.config.php

    Also, don't add anything to app.config.php. Only add to local.config.php. the local.config.php file takes precidence over the app.config.php file. So if the same line is in both files, local.config.php line will be used.

    Since the CC Crew Test is payware, you will need to ask them for help or check out their forums.

  8. Our solution was similar to yours. Staff members have 2 accounts - staff and pilot. The staff account is set for 40,000 hours and has a specific staff rank image tied to it. When a staff members flys, they use their pilot account to log into our ACARS.

    We reserved a block of pilot numbers just for staff. You can reassign the same number to a new staff member if the present one retires.

    Not a perfect solution, but it works.

  9. Save the 5.5.2 database and after you get 5.5.2.72 tweaked to your liking, link it to the 5.5.2 database.The databases in default 5.5.2 and 5.5.2.72 are exactly the same except for some default date/time formats in a few tables which shouldn't affect the end result (and were done to make the install MySQL 5.7 compatible). If you are using MySQL 5.6 you won't see any difference.

    Or run the subdomain/phpVMS 5.5.2 folder under PHP 5.6 - and the rest of your hosting account on 7.2

×
×
  • Create New...