Jump to content

Strider

Members
  • Posts

    1821
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Strider

  1. Problem with normal aircraft versus ai aircraft, is that normal aircraft have more poly's thus require more space and use a lot of FPS to render. AI are specifically made for AI and dont have a huge poly count and are friendlier to FPS. Not everyone has a super computer that can render normal aircraft as AI.
  2. Make sure all folders are located in the right locations.
  3. The link for the admin, is supposed to go in the admin of the wholesite, not where the link to the admin side is.
  4. Also make sure you have put the new address is in the local.config file.
  5. XACARS doesn't report that, as far as I know. There is nothing wrong with your acars map.
  6. In the pilot center, you can download a config file for xacars. It has it all written out for you.
  7. Same as Joeri, it is staying with the .net for me too. What was the old web address?
  8. Not if you don't search by flight number, if you just have kacars pull the info from your booked flights, there would be no problems.
  9. If you are replicating a real world airline, it is pretty easy, as most of the main AI makers have done all the hard work for you, and you just need to download them and install them. But if you are a fictional VA, then you will need to download the paintkits for all the AI models that are the same as the aircraft in your fleet, and paint them in your livery, then create the schedules for them. You will need to learn how that is done, you will also need a compiler for them. So it is not as easy as palmairva said.
  10. To get the solved in the title, edit the first post in this topic, that will allow you to change the title of the post.
  11. If I am not mistaken in the last line, shouldn't country have the dollar sign in front too? Also the first line is not ended you forgot to put the ';' at the end of $_GET['user'].
  12. http://library.avsim.net/download.php?DLID=114458 I created a tutorial for people who dont know much about repainting. It does require adobe reader, or power point or similar program that allows the opening of a powerpoint presentation. Also I use photoshop, as it is much easier to work with paintkits, as they usually come in layered psd files.MSPaint is just a horrible program to use for painting.
  13. Run the checkinstall and post the results, sounds like maybe a corrupt file.
  14. I agree with Joeri, paint needs a re think. The Union Jack on the tail, is not original. Try designing a logo that suits the name. Name is pretty good. Also if you are on a free host, try purcchasing paid hosting, you can use fivedev, which is owned an run by nabeel who created phpvms. Site could also do with some modification. Try getting a template from the net if you are not hugely compitent in html coding, and follow the way the template you are using is made. But good luck with your VA.
  15. That is another one, but as long as it is not textpad or wordpad that come as default with computers, it should be fine to edit php or html files.
  16. This should be posted in the support forum, not here, this forum is specifically here for any problems pertaining to vacentral. This is just a general question that doesn't pertain to vacentral. That being said, you are just changing the skin? make a copy of the db and the entire site, and put it in a seperate location on your host, and test the new skin on that, to see if it works, if it does, you can roll it out to the main one with no need to close the site.
  17. It is most likely a permissions error, please check the permissions, and set the relavant files to 777.
  18. Hi all. This is just a quick little guide on how to ask for help. Whe nyou come accross a problem with phpvms, you can trouble shoot it yourself, as it will help save a lot of time for us. Next if you are having trouble with it, or unable to fix it yourself, come here and search the forum for your problem, to see if it has been asked and answered before. If that fails, then you can create a post asking for help. Here are a few things that will be needed for us to help you: Link to the site or page where the problem is showing. upload the installation folder and run the checkinstall and checkdb.php files and post the results of those in the topic. Give as much detail of the problem and how you came accross it, and what you did to try and solve it. Provide version number of phpvms being used, and whether it is a beta version, in that case which beta. Notice: If using a beta version, expect there to be errors. Those errors will most likely have been seen before, and will be fixed in the next beta release. Here is an example of a checkinstall output: phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.9.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /install/navdata.sql did not match, possibly corrupt or out of date [Checksum failed] /core/common/StatsData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/common/SchedulesData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/common/FuelData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/modules/Profile/Profile.php did not match, possibly corrupt or out of date [Checksum failed] /core/modules/kACARS_Free/kACARS_Free.php did not match, possibly corrupt or out of date [Checksum failed] /lib/js/jquery.tablesorter.pager.js did not match, possibly corrupt or out of date -- Checked 183 files, found 7 errors Here is an example of the checkdb output: Checking phpvms_acarsdata...OK Checking phpvms_adminlog...OK Checking phpvms_aircraft...OK Checking phpvms_airlines...OK Checking phpvms_airports...OK Checking phpvms_awards...OK Checking phpvms_awardsgranted...OK Checking phpvms_bids...OK Checking phpvms_customfields...OK Checking phpvms_downloads...OK Checking phpvms_expenselog...OK Checking phpvms_expenses...OK Checking phpvms_fieldvalues...OK Checking phpvms_financedata...OK Checking phpvms_fuelprices...OK Checking phpvms_groupmembers...OK Checking phpvms_groups...OK Checking phpvms_navdata...OK Checking phpvms_news...OK Checking phpvms_pages...OK Checking phpvms_pilots...OK Checking phpvms_pirepcomments...OK Checking phpvms_pirepfields...OK Checking phpvms_pireps...OK Checking phpvms_pirepvalues...OK Checking phpvms_ranks...OK Checking phpvms_schedules...OK Checking phpvms_sessions...OK Checking phpvms_settings...OK Checking phpvms_updates...]OK If posting code, or code from the local.config file, if we need to see the db connection part, please hide or change the username and password, as that has to be done for your own safety. Also please give us time to read and figure the problem out after posting, dont come back after 5 minutes expecting an answer. It won't speed it up, and only leads to agrovated people. And you will still be in the same boat as when you arrived. We all try and help all that need help, just as long as you meet us half way.
  19. Did you edit your local.config file with textpad? or wordpad? If so, get dream weaver or another web site design suit that is capable of viewing html and php. And make sure you click show hidden characters. Often textpad or wordpad will put in hidden characters you don't know about.
  20. Looks good. I will beta test this for you on MVA's web site when it is ready for testing on a live site.
  21. Why you say the error is in kacars_free, kacars_free gets it's info from your site. Also the navdata sql file has known issues. Make sure that the distances in the schedule are correct, if not, run the recalculate distances in the settings>maintenance options section of the admin site. That should fix the distance problem in any schedules. Also if adding the airport using the ICAO code and clicking fetch gets the wrong airport, put it in manually. Search for the name of the airport in google, and get the right details for it.
  22. Also what are Hub Seniors??? Are they like assistant Hub managers?
  23. There was still no need to post it publicly. I know for a fact Joeri and Cor would keep it private and not post it publicly.Also between you cor and Joeri, Joeri has been her longer than you. And me longer then Joeri, so I have gotten to know Joeri quite well, and what he would and wouldn't do on a forum. Joeri I suggest you lock this topic now. No one else needs to read it, or reply to it. The original problem has been sorted.
  24. A word of warning, betas shouldn't really be used for a production site. By that I mean the live site. As they often have bugs, and can interfier with operations .
×
×
  • Create New...