Jump to content

TennShadow

Members
  • Posts

    724
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by TennShadow

  1. Thanks Nabeel. I figured that was the reason you did that. I realize the risk I'm taking with doing this. My VA has been open for a year now and up until now I was the only one doing HR. The good thing is just in case he does become an ass I have my database automatically backed up nightly so I won't lose much if anything at all. That would be a good idea to only allow Admin to delete Admin btw. Thanks guys for all your help!!
  2. Jeff, That did it! Thank you so much for your help!
  3. Thanks for the heads up on this. I don't really think giving them that right will be needed. Thanks again!
  4. Sorry, I'm not trying to sound ignorant here but I'm not following what I need to do exactly. If I change that wouldn't that mess up my permissions for the FULL_ADMIN group? The group change think really isn't a big deal. I just want my HR group to be able to delete pilots.
  5. I've created a HR group and I have someone I trust enough to manage and delete pilots but I don't want him to manage any other parts of my site. I've given that group ACCESS_ADMIN and EDIT_PILOTS but I've noticed that they can not do everything I'd like them to. They can not "change Pilot Groups", "Reset Passwords", or "Delete Pilots". My question to you PHP gurus is do you know of any way to adjust the code for this group so I can add those rights to it? The delete feature is really what I want but if all three can be done that would be great! Thanks, Keith
  6. 1. You can change this option in your local.config file to the amount of time you want it to appear on the map after the flight closes. # ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 720);
  7. Your site could be loading off the browser cache. Empty your cache and see if it shows up correctly.
  8. As already stated, please provide us with more information. One big piece of information needed would be if your web host is free vs. paid. Thanks, Keith
  9. Check out my video tutorial on how to setup FSFK. http://forum.phpvms.net/page/index.html?record=24
  10. That's weird. Please do what the below page asks you to do and post the your findings in this thread. http://forum.phpvms.net/page/index.html?record=31 That will help us figure out what is going on with your install. Thanks, Keith
  11. When you download PHPVMS it comes with all the files needed. Check out the below tutorial on how to get PHPVMS up and running. http://forum.phpvms.net/page/index.html?record=36
  12. You can run PHPVMS in a sub folder on your site without any issues or the need to purchase another domain. Something like www.yoursite.com/phpvms. As for the database, you could create a separate database if you want to as long as your host allows you to create multiple databases. I personally run my forum and PHPVMS off the same DB and have never ran into any issues. With that being said you should backup your database before you do anything just as a precaution.
  13. Happy New Year! I just started the year off with a nice 5K run to support a good cause. That goodness I didn't have a hang over. LOL
  14. In order to celebrate the one year anniversary of Patriot Virtual I would like new skin developed. Some of the things I'm looking for are listed below: -- Web 2.0 look and feel -- Custom Pilot Control Panel -- Custom Public Pilot Profile -- Integration with a few of Sim Pilots modules If possible, I'd like this projected completed by the end of February. If there are any designers interested in this project please message me and we can discuss this in detail. Thanks, Keith Thanks, Keith
  15. Check out this beginners document made by one of our users. It will help you with all the beginning steps on setting up PHPVMS on a web host. http://forum.phpvms.net/page/index.html?record=36
  16. Have you tried it in the last hour? I just did and they all sent fine.
  17. Merry Christmas to you Nabeel and to the rest of the PHPVMS fan base. Have a great 2011!
  18. LOL... Yeah, that means something a little different in the states.
  19. The awards can only be awarded manually at this time. To issue an award you would go to the admin side and click on "Pilots and Groups" ---> "View All Pilots" ---> Locate the pilot in question and hit "Edit". From there you go to the "Pilots Award" tab and issue the award.
  20. Try the below thread and see if that is what you need. http://forum.phpvms.net/topic/1152-how-to-do-dynamic-non-scheduled-routes/
  21. I just wanted to wish my fellow PHPVMS users a Happy Thanksgiving. I hope your day is filled with blessings. Keith
  22. You just need to add the <img> tags to the signature code and it will display like any other image you have on your site. <img src="<?php echo SITE_URL.SIGNATURE_PATH.'/'.$pilotcode.'.png' ?>" />
  23. Not a problem Nabeel.
  24. Well said sir!
  25. What are the errors? We can't help you without details of the problem. The most common problem using kACARS is not running the program as an Administrator. This is not a problem with the application but with how Microsoft addresses security on their newer OS's (Vista, 7).
×
×
  • Create New...