Jump to content

Nabeel

Administrators
  • Posts

    8141
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by Nabeel

  1. What are the errors? And what exactly are you trying to do? That is a nasty regex
  2. There's no build-in way to do this, unfortunately.
  3. Ok, so it's not passing in the start date. Find out where that's being called from and see if you can trace the call from there. Also, it's a notice error, so you can probably just hide it. Does the thing you're trying to do actually work, though? There's also this... <p style="font-size: 16px; color: #001B6B">Unauthorized access - Invalid Permissions.</p> Check the permissions of your files
  4. It's best to keep it here in case it helps anyone else. Was there an output from the $start? What if you run the script "by hand" on the command line?
  5. Right but did it output anything?
  6. I guess the start date is coming messed up... maybe add an echo $start; above that line and see what happens
  7. I believe in the config files, there's a setting for how long they show up
  8. What is that line?
  9. 1st is a CSS issue with your site. 2nd the instructions should include the pirep report. Schedule briefing I'll try to take a look soon.
  10. Does MAMP have url rewrite enabled via the htaccess files? I've never used it. You'll have to figure out how to enable that.
  11. Seems like you're missing something - maybe jquery from your page
  12. Hey Joeri, long time! Any errors anywhere?
  13. It's not released yet, and probably will be the beta instead. It's in the changelog because I accidentally merged the latest into master. You can use the latest dev version, but a reinstall might be required at some point. Imports are all working in the dev version
  14. And even if you're an American organization, if you have anyone who is signed up who lives in Europe, it applies to you as well
  15. Just updated this to include instructions for fixing the contact page
  16. That means something hasn't been done in the instructions - a line missing in the bootstrap or the files not uploaded.
  17. It's not released yet. The plan is there to be a way to upgrade.
  18. Just make the same changes but on those pages/forms instead
  19. Your entire page is messed up... you still have Google map stuff in there and haven't included any of the new files. Start with the instructions again and go through it step by step
  20. Look through your CSS and HTML
  21. I was asking about Chrome. And link?
  22. Did you download the zip and extract the lib/js/leaflet files like it said to? The instructions say precisely where to place the CSS and JS lines. Does the map work on the live map page? How about on the PIREP pages? You're saying the front page, but if that's something custom then you'll have to adapt the code for that.
×
×
  • Create New...