Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Updated Tickets: [VMS-278] - Clean PIREP route details [VMS-279] - Error on update with removing old settings [VMS-280] - Change add bid to GET, to avoid "no route selected" Changed Files: m admin/index.php m core/common/PIREPData.class.php m core/modules/Schedules/Schedules.php m core/version m install/hashlist m install/structure.xml m install/update.sql m lib/js/phpvms.js VMS-278 VMS-279 VMS-280 #closed fixed View complete changes Download from here
  2. Updated Tickets: [VMS-278] - Clean PIREP route details [VMS-279] - Error on update with removing old settings [VMS-280] - Change add bid to GET, to avoid "no route selected" Changed Files: m admin/index.php m core/common/PIREPData.class.php m core/modules/Schedules/Schedules.php m core/version m install/hashlist m install/structure.xml m install/update.sql m lib/js/phpvms.js VMS-278 VMS-279 VMS-280 #closed fixed View complete changes Download from here
  3. Changed Files: m admin/index.php m core/common/PIREPData.class.php m core/modules/Schedules/Schedules.php m core/version m install/hashlist m install/structure.xml m install/update.sql m lib/js/phpvms.js VMS-278 VMS-279 VMS-280 #closed fixed View complete changes Download from here
  4. Can you send me a link to a page with this in it: <?php phpinfo();
  5. Can you PM me a login so I can check, there's some Javascript error I am assuming.
  6. Any Javascript errors/error console?
  7. Looks like someone is entering tons of data for routes. Routes should just be the textual route: NAVPOINT1 ENTRY AIRWAY EXIT NAVPOINT2 No other format
  8. It's working fine for me, checked in FF and IE8
  9. Updated Tickets: [VMS-267] - Finance links in admin panel are wrong [VMS-268] - Route map fix [VMS-269] - SMTP Invalid Address Error Message [VMS-273] - Times out/infinite loop with resetting finances [VMS-274] - Clear cache under Maintenance [VMS-275] - Diff Viewer [VMS-276] - admin/core_nav cleanup to use adminurl() [VMS-277] - NavBar() in admin not working ? Changed Files: m admin/index.php m admin/modules/Dashboard/Dashboard.php m admin/modules/Maintenance/Maintenance.php + admin/modules/TemplateDiffs/TemplateDiffs.php m admin/templates/core_navigation.tpl + admin/templates/diff_showdiff.tpl m admin/templates/finance_expenselist.tpl m admin/templates/finance_header.tpl m admin/templates/maintenance_options.tpl m admin/templates/pirep_edit.tpl m changelog.htm m core/classes/CodonCache.class.php m core/classes/Util.class.php + core/lib/diff/diff.php + core/logs/kacars.txt m core/templates/flown_routes_map.tpl m core/version m install/hashlist m install/structure.xml VMS-267 VMS-268 VMS-269 VMS-273 VMS-274 VMS-275 VMS-276 VMS-277 #closed fixed View complete changes Download from here
  10. Updated Tickets: [VMS-267] - Finance links in admin panel are wrong [VMS-268] - Route map fix [VMS-269] - SMTP Invalid Address Error Message [VMS-273] - Times out/infinite loop with resetting finances [VMS-274] - Clear cache under Maintenance [VMS-275] - Diff Viewer [VMS-276] - admin/core_nav cleanup to use adminurl() [VMS-277] - NavBar() in admin not working ? Changed Files: m admin/index.php m admin/modules/Dashboard/Dashboard.php m admin/modules/Maintenance/Maintenance.php + admin/modules/TemplateDiffs/TemplateDiffs.php m admin/templates/core_navigation.tpl + admin/templates/diff_showdiff.tpl m admin/templates/finance_expenselist.tpl m admin/templates/finance_header.tpl m admin/templates/maintenance_options.tpl m admin/templates/pirep_edit.tpl m changelog.htm m core/classes/CodonCache.class.php m core/classes/Util.class.php + core/lib/diff/diff.php + core/logs/kacars.txt m core/templates/flown_routes_map.tpl m core/version m install/hashlist m install/structure.xml VMS-267 VMS-268 VMS-269 VMS-273 VMS-274 VMS-275 VMS-276 VMS-277 #closed fixed View complete changes Download from here
  11. Yeah I'm having trouble following lol
  12. Enable DEBUG_LOG in local.config (see my signature on getting debug info) Then try filing a pirep. You can then email me your core/logs folder (zip it up), you can email it to nabeel at nsslive dot net. Sounds to me that maybe a column is missing. Did you try install/checkdb.php? Try running the update again
  13. Keiran, do you think you can help him? I think the issue is just updating templates.
  14. It's a strange issue, I think there's something weird server side. I tried it on several servers too and it's been in beta for a few months so I'm not sure
  15. A few others have had x10 as well. Anyone who says unlimited storage/bandwidth is someone to shy away from. Overloaded and misconfigured servers, cause headaches. But you can give it a shot. But I'm inclined to think they're somehow messing with the files or something where it's not serving them up correctly
  16. Yes, but the error is a setting on your host. Read this: http://forum.phpvms....dpost__p__17346
  17. Ahh you're on a free host - that would explain alot of issues. They never configure their servers right and often times have something screwy serverside. WinSCP is a more reliable program, it uses the same FTP code as Filezilla, but try using the SFTP or SCP protocols if you can. But if you search around, there's alot of mysterious issues due to using free hosts...
  18. Strange, when you've completed re-uploading, let me know
  19. I re-build the tars and zips. Are you still having problems? Try the tar file this time. It might be something weird in your browser or computer then. You tried Firefox? The line it was giving errors on was a comment line, which shouldn't do anything at all, which leads me to believe something else is going on
  20. Here's your problem: <style type="text/css"> <!-- .style1 {color: #FFFFFF} body { background-color: #CCCCCC; } You never closed that CSS tag, it seems like it's inside a PHP block as well. Your other error, is related to this thread (the other one you posted): http://forum.phpvms.net/topic/2548-live-map-with-problem/page__view__findpost__p__17346 Read that post, and the several posts after that
  21. Can you PM me FTP access and your site URL so I can take a look? Thanks
  22. You can enter the URL of your main site, that's fine
  23. Hi Dom, Did you read the changelog and update your templates? If so, would you mind giving me a FTP login to your site so I can take a look to see what's happening?
×
×
  • Create New...