Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Sorry - what docs do you need? You can see the API docs by going through the code. I'm thinking of setting up another github repository for the docs. The main documentation is in the forum - go to the top and click 'documentation' Otherwise... the first restore was incomplete, so I couldn't recover everything, but I'm doing another restore now. Hopefully that completes. I'm in the middle of moving too so I haven't had much time at all to relook at things.
  2. Should be now working
  3. He has this up on github now. The best way is to fork his repository for this; this creates a copy of it under your account. Then you clone it to your computer, make the changes, commit and push. Then those changes are in your repository. After that, you can do a pull request, and Dave can look through the commit and see if it's acceptable, and then the changes will merge into his master copy.
  4. Forum attachments seemed to have been restored now
  5. What was the problem and how did you solve it? It might help someone else with the same issue in the future. Thanks
  6. Huh?
  7. I don't know what that means. If you followed the instructions on the homepage, then your slowness isn't from the phpVMS server. Anyway, the downloads site has been restored: http://downloads.phpvms.net/
  8. What's buggy?
  9. That's wherever you setup the cron job, probably in cPanel. And that other error isn't from phpvms, that's external, and that error will cause errors in everything else. That should be the first thing to look at
  10. I've never seen them; US tours are few and far between nowadays
  11. Still working on it, trying to recover mysql from the box but am hitting some snags On what? Did you disable the API as-per the instructions on phpvms.net?
  12. Sweet, love Rammstein.. did you record that?
  13. Changed Files: m .gitignore m core/common/StatsData.class.php Merge pull request #63 from phpVMS/master Merge changes from dave View complete changes Download from here
  14. Changed Files: m .gitignore m core/common/StatsData.class.php Merge pull request #1 from webbyDavidClark/master TopRoutes Fix View complete changes Download from here
  15. If you search 'geonames' a thread just came up for that... I can't look for it right now (I'm on my phone) but it will have that fix
  16. You need to fix the menu.js errors, those aren't phpvms files.
  17. Changed Files: Merge branch 'master' of git@github.com:webbyDavidClark/phpVMS.git View complete changes Download from here
  18. Changed Files: m core/common/StatsData.class.php Changes To Repair TopFlights() Function in /core/common/StatsData.class.php View complete changes Download from here
  19. Changed Files: m core/common/StatsData.class.php Changes To Repair TopFlights() Function View complete changes Download from here
  20. That would do it. I forgot about that - I thought the default was still set to geonames.
  21. No line number or anything?
  22. If you read the errors, you see there's a problem in your menu.js file which is causing your problems.
  23. Also for those errors, open the FF/Chrome error console and see if you're getting any errors there
  24. Can you check the FF or Chrome error/developer console to see if there are any errors?
  25. Search the forum, this error has come up a of times. Those paths to the scripts also seem wrong, make sure they're correct. They should be going to lib/js (at least for jquery)
×
×
  • Create New...