Jump to content

TennShadow

Members
  • Posts

    724
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by TennShadow

  1. That worked...thank you so much. Keith
  2. Thanks. The last one I was on before I upgraded was rev898 which was working. Yeah, I was a few behind. Keith
  3. I'm having issues with this module ever since I upgraded to rev920. If you click on a news post on the front page it only shows a blank white screen. On the admin side you can edit the news and you can see it just fine but you can not delete it. Any ideas on how to troubleshoot this? Thanks, Keith
  4. I noticed the last two schedules I try to create it will not calculate the distance. I'm inputting KBOI to KLAX but it only comes back with a 0. I had the same results with KMIA to KPNS. This only happened after I move the current beta. Keith
  5. Thanks. That fixed it but now it shows up on every page. How would I keep it only to the frontpage using the new format? Keith
  6. Good stuff Nabeel! That fixed all the issues I was having but now I have new ones. :-) As soon as I updated I lost the following three things. 1. Latest Pilots 2. Latest Pireps 3. Simpilots Popup News module. All three are in my layout.tpl. The codes for all three are below: <?php if($_GET['module'] == 'frontpage') { ?> <div id="sideitem"><h2><strong>Latest News</strong></h2><hr class="redhr" /><?php PopUpNews::PopUpNewsList(5); ?></div> <div id="sideitem"><h2><strong>Latest Pilots</strong></h2><hr class="redhr" /><?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?></div> <div id="sideitem"><h2><strong>Latest Reports</strong></h2><hr class="redhr" /><?php MainController::Run('PIREPS', 'RecentFrontPage', 5); ?></div> <?php } ?> I have them to hide on the frontpage. Has the name of the Frontpage changed?
  7. Great addon...thanks! Moved to Releases.
  8. Yes, 898 was a beta. I just never got around to updating further. DEBUG_LOG didn't show anything but I did e-mail you my database. Thanks for looking into this. Keith
  9. UPDATE: I deleted everything and then uploaded a fresh copy of 917 back. Schedules and aircraft were still not showing on the admin side. UPDATE 2: I went back to v898 and everything is fine. All schedules and aircraft show up. I'm not sure what to do in this case. Ideas?
  10. Your right, you can see them there but when you try to add a schedule they are not in that drop down. It's blank. The schedules are open 7 days a week. All I did was copy my live site database and imported it to my dev database so nothing should have changed.
  11. Nabeel, Since I moved my site over to FiveDev I can't create new schedules. I get the below error. Something could have got corrupted during the move? I'm running v898. I also can't seem to export my schedules anymore either. When I click on "Click to export" I get the following "The connection to the server was reset while the page was loading." This is in FF and IE8. admin/action.php/import/processexport <--Is where it is trying to go. I get this in 917 as well. I then updated my dev site to v917 to see if I could duplicated the error but that was a disaster. See my post in the 917 thread. I'm now wondering if those two errors have something to do with switching hosts? Thanks, Keith
  12. I can't seem to export my schedules anymore. When I click on "Click to export" I get the following "The connection to the server was reset while the page was loading." This is in FF and IE8. admin/action.php/import/processexport <--Is where it is trying to go. My schedules and my aircraft are missing from my site. I've checked the database and they are there but they don't show up at all. http://dev.flypatrio.../schedules/view
  13. Have you modified the pilot center code in any way?
  14. I just tried it with FF and Chrome and I see all your schedules. What errors are showing in the FF error console? Also, what version of FF are you running?
  15. I have kACARS custom and I love it. The support is great and very fast.
  16. @Vanusers Are you talking about on the Admin side Group permissions? If you make a group to not allow certain staff to accept PIREPS but they still can??
  17. Yep, you better not drink a lot of coffee or your PIREP could be denied!
  18. Nope, none at all. I've used it on XP Pro, Vista, and 7. No issues what so ever.
  19. I'm on Fivedev right now and it is super fast! No regrets here!
  20. Not all VA's require a pilot to fly from last location so this option would be a bad fit for them. Either an On/Off option or a module would be better for this type of thing.
  21. There is not a "bridge" to join the two programs together. What most people have done was skinned PHPVMS to look like their Joomla skin and just linked over to it. You can find a lot of great PHPVMS skinning videos in the tutorial section. There are also a few people on here that you can hire to skin your site as well. Hope this help! Keith
  22. As Larry the Cable guy says "Get r done"
  23. Yeah, It's Friday, so today is the weekend! My current host sucks so bad that I'm going to forfeit the extra months I have with them just get on your hosting. So, open up those doors and allow the flood of money your about to receive from a lot of people! It's going to be so nice to actually be able to get to my site without the DB being down or talking 5 minutes to load!!!!! Keith
  24. There are a lot of extra features on the ultimate edition. The major ones is you get the professional version items added in like MS domain membership, a few extra security features (bitlocker ,etc.). Unless you want business level functions or are running your own domain you can stick with the home versions. I have the professional version because I do run my own domain but I don't need the media center functionally. I never buy upgrade editions because I always do fresh installs so I normally just buy OEM versions since I don't have any need to transfer it to other computers. With a fresh install you are less likely to run into compatibility issues with your current drivers and software. I've never trusted the Windows Upgrade advisor. While it is possible to do a full install with an upgrade you can run into issues with product keys ect. Hope this helps! Keith
×
×
  • Create New...