Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. flyalaska

    blueIce

    css
  2. It is an issue with data tables. I removed it and it works perfect. We dont start with a 0. We start with 100. The issue happened after we reached id 1000 bunched all the ids that start with a 1 first, Not in Pilots number.
  3. Didnt make a difference
  4. I am having trouble getting my pilot list to show in order. It jumps from ID 1 to 900. I want it to go in order by pilot ID not Pilot Number. Any ideas?
  5. flyalaska

    blueIce

    You are not on phpvms 5.5 (php version)
  6. Doesnt do it on crystal. On the new skin, when I try to add a bid. Says "Already in Bids". There are no bids added.
  7. Same deal with 1.8.3 and even uploaded the default schedules skins and gt the same results.
  8. The downgrade kept the same error. I tried the migrate. Up to v1.4 and it messed up the schedule search when you searched for a schedule. It put the page inside a page. Weird, see what I am talking about. http://phpvms.209studios.com/preview/deepBlue/index.php/Schedules
  9. flyalaska

    blueIce

    I just for got to include the Module update. I will have included this evening. Sorry about that.
  10. I was looking on my browsers error console. I noticed some errors. Here is my URL - Click here! Uncaught TypeError: Cannot read property 'mozilla' of undefined - script.js.554 Uncaught TypeError: Cannot read property 'msie' of undefined - script.resonsive 442 Uncaught TypeError: Cannot read property 'msie' of undefined - script.js 34 Line 554 is var wheelEvents = !$.browser.mozilla ? "mousewheel" : // IE, opera, safari Line 442 is if (!jQuery.browser.msie || jQuery.browser.version > 8) { Line 34 is if (!$.browser.msie || parseInt($.browser.version, 10) !== 9) { ANy help would be appreciated. I looked on google, with no luck.
  11. flyalaska

    blueIce

    Remove the code from both profiles of the total miles code <?php echo StatsData::TotalPilotMiles($pilot->pilotid); ?> replace it with -- for now.
  12. Nice to have another Alaska Bus VA out there.
  13. https://www.google.com/recaptcha/intro/index.html Than put the below code in your local.config.php and replace with your keys. /* Keys for recaptcha, you can change these if you want to your own but it's a global key so it should just work */ Config::Set('RECAPTCHA_PUBLIC_KEY', 'key 1'); Config::Set('RECAPTCHA_PRIVATE_KEY', 'key 2');
  14. flyalaska

    blueIce

    Thank you for looking at my skin. blueIce is for php skins only and was tested with SimPilots 5.5.2 Whats all included: - Styled Tables- - Pre installed Modules (template files only) - Font Awesome Icons - Pop up Login and Logout - Custom Private and Public Profiles - Paginating Tables Modules Needed: You will need to install a few modules for this template to work. (Module Zips included) AirMail 3 All Awards Ranks Touchdown Stats My Downloads Join This template is for phpVMS php versions only! (5.5.x) Download Here! Very detailed instructions is included in the download zip.
  15. You need to ask your host to up your memory limit.
  16. That worked, Thank you!
  17. Can you post your whole Pilots.php? I get an error on my index. Parse error: syntax error, unexpected '$nohub' (T_VARIABLE), expecting function (T_FUNCTION) Line 32
  18. You must of entered your key wrong than.
  19. you need google maps api http://forum.phpvms.net/topic/23604-google-maps-api-key/#entry124242
  20. downloaded from this site or SimPilots version (5.5.2)?
  21. I ran into the same issue. How did you fix it?
  22. That will be awesome. I will pm you my email
  23. PM sent
  24. Link?
  25. Can I have your url?
×
×
  • Create New...