Jump to content

llju1

Members
  • Posts

    190
  • Joined

  • Last visited

Everything posted by llju1

  1. Ok Major problem! My header is showing my footer is showing but my main page is not. It is if the frontpage_main.tpl does not exist. I click on any link and it shows the same thing. Help Lloyd
  2. Ok I am trying to add a new pilot by registering as a new pilot but the Captcha is no showing the numbers. i.e. what doew this add up to + is all it shows and I then get this incorrect-captcha-sol. So why is it not working. Lloyd
  3. As Usual simpilot another sweet addon Thanks again for your work
  4. Woo Hoo it worked
  5. What is the va central Api key supposed to be. I have changed nothing in my config but who knows? here is what I have. Config::Set('VACENTRAL_ENABLED', true); Config::Set('VACENTRAL_API_SERVER', 'http://api.phpvms.net'); Config::Set('VACENTRAL_API_KEY', '477ebc9122d735461ca785c8b2937138'); Config::Set('CHECK_BETA_VERSION', true);
  6. I am getting the same thing but all my pireps are up to date at VA Central. I just updated with to build 880 and am still showing 67 pireps to be exported. Here is the install chec and dbcheck list below. It is more of an annoyance than anything Thanks Install Check Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files -- Checked 167 files, found 0 errors Database Check 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
  7. Thanks again for a great Module simpilot. It works great and will save my guys a lot of time. Lloyd
  8. Install Check Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files -- Checked 167 files, found 0 errors
  9. I have the same problem with it showing I have pireps to send. Here is what it shows. You have 15 PIREPS waiting for export to vaCentral. Click here to send them Then when I try to send I get. FAILED exporting PIREP #304 - No response from API server FAILED exporting PIREP #303 - No response from API server FAILED exporting PIREP #302 - No response from API server FAILED exporting PIREP #301 - No response from API server FAILED exporting PIREP #300 - No response from API server FAILED exporting PIREP #299 - No response from API server FAILED exporting PIREP #298 - No response from API server FAILED exporting PIREP #297 - No response from API server FAILED exporting PIREP #296 - No response from API server FAILED exporting PIREP #295 - No response from API server FAILED exporting PIREP #294 - No response from API server FAILED exporting PIREP #293 - No response from API server FAILED exporting PIREP #292 - No response from API server FAILED exporting PIREP #291 - No response from API server FAILED exporting PIREP #290 - No response from API server Completed I know it must be working be cause We are going up in the ranks. Although the first day you set up this scoring we drop from 9 back to 33. But we are at 6 today so no complaints today
  10. Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files -- Checked 166 files, found 0 errors
  11. I just removed the link from my briefing page because tebinu did a great little addon that adds it right to the breifing page with no need for an external link. Here is the link to the thread.3 latest NOTAMs in your flightbriefing it works great I think. but it may not be what your needing. good luck
  12. Works for me you can also added it the view details page as well using the same code.
  13. Woooo Hoooo it worked. here is the code I now have on my schedule_briefing.tpl Thanks so much for the help <p> <?php # Don't allow overlapping bids and a bid exists if(Config::Get('DISABLE_SCHED_ON_BID') == true && $schedule->bidid != 0) { ?> <a id="<?php echo $schedule->id; ?>" class="addbid" href="<?php echo actionurl('/schedules/addbid');?>">Add </a> <? } else { if (Auth::LoggedIn()) { ?><a id="<?php echo $schedule->id; ?>" class="addbid" href="<?php echo url('/schedules/addbid');?>">Add to Mission</a> <?php } } ?> </p>
  14. See below for code - Nabeel
  15. an example by chance? Here is what I have copied and pasted See below for code - Nabeel
  16. This may have been covered before but is there a way to Put the ADD BID link on the Pilot Brief page. This would help my pilots so that instead of hitting the back button on their browser they could just add the bid to their schedules from the Pilot brief page. When you use the back tab it bring up all the current schedules. Any ideas? I tried to put the add bid code in from the schedule_results.tpl on to the schedule_briefing.tpl page and all I got was the word ADD BID but it had no action to it. Thanks for any help in this,
  17. I just hate to mess with the core tpl files so I usually add any new addons to my skins folders. but the notamarr.tpl, notamdep.tpl and the schedule_briefing.tpl must all be in the same folder to get it to work right.
  18. Works Great Thanks. I put the two tpl files in my skins folder and also copied the schedules_briefing.tpl folder in to my skins folder and it worked great
  19. Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Error] /lib/js/jquery.form.js doesn't exist
  20. no Problem ;D Ok Just installed the 876 nd that flxed it. Checking file hashes for corrupt or mismatched files [Error] /lib/js/jquery.form.js doesn't exist -- Checked 167 files, found 1 errors
  21. Checking file hashes for corrupt or mismatched files [Error] ../core/templates/email_registrationaccepted.tpl doesn't exist [Error] /lib/js/jquery.form.js doesn't exist Just got this error while trying to check out the pireps on pilot profile and public profile Fatal error: Call to undefined method NavData::parseRow() in /hermes/web06b/b338/pow.llju1/htdocs/core/common/PIREPData.class.php on line 415
  22. Never Mind everyone lol. I am using shout box and used an inline frame not I have a shout on my site. So simple to use
  23. anyway of integrating the simple chat or any shout box on to the front page such as Roger has on his site. I am sure it is just simple code but as usual my cobweb clouded old brain is mission some thing. I really just need a shout box on my front page. Thanks Lloyd
  24. Duh I knew that lol ;D I must always remember to read everything first lol. God it sucks getting old ;D
  25. Thanks simpilot it worked great on my site. I do wish I could slow it down abit but it still work great. Lloyd
×
×
  • Create New...