Jump to content

Nabeel

Administrators
  • Posts

    8148
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Use line breaks after each image: <br /> or enclose them in <p> (paragraph) tags
  2. This topic has been moved to Support Forum. [iurl]http://forum.phpvms.net/index.php?topic=1104.0[/iurl]
  3. Sounds like you're using the beta. Try using the latest released version. But, first login on the main page, then goto the /admin URL.
  4. Nabeel

    Live Map,

    Check the admin panel, lower right hand corner, for the version.
  5. Nabeel

    Live Map,

    Exactly which version are you using? Did you edit that pilot's template?
  6. I'll take a look, don't know if it's possible right now, never thought of that. If not, I'll add it into the beta for next release
  7. Contact your host about that, maybe try FTP in passive mode?
  8. Nabeel

    Live Map,

    What version are you using? Is it the latest? I think this came up before, if you do a search you should be able to find it
  9. What do you mean? It's in one of the frontpage_ templates
  10. Nabeel

    Live Map,

    Also, it looks like you're missing the javascript includes in your skin. You should be doing: http://docs.phpvms.net/skinning#skin_elements
  11. This topic has been moved to Support Forum. [iurl]http://forum.phpvms.net/index.php?topic=1094.0[/iurl]
  12. Nabeel

    Live Map,

    That error is on your side: /home/gamernew/public_html/fly2there.co.uk//core/cache Set that path to writable,
  13. Copy the code from the route_map.tpl or acarsdata.tpl I think it was
  14. I need airlines who: Have at least 2/3 PIREPS a day, and MUST be using the financial side. PM me, thanks
  15. In your pilot center, you can download the config file for xacars, already setup with the URL's etc and has your pilot information entered. If you modified the profile_main.tpl, just copy the line and add it to your template from the default one in core/templates.
  16. Also changed how the fuel pricing works, I save the fuel price for the PIREP now, so you can edit the total used and the individual per-unit cost of fuel and it will save that/get the total. Instead of changing the total amount. You can see this way what price was used for the fuel
  17. Found some problems, will be fixed in next beta
  18. Nabeel

    helps

    Also, please don't cross post across different forums. One topic is fine
  19. Nabeel

    helps

    Use the StatsData::<function> http://docs.phpvms.net/api For instance <?php echo StatsData::TotalHours(); ?>
  20. Yes, but I don't get that log to be able to parse. Xacars doesn't send the log to the site, only displays it to the user. I'll ask the developer
  21. Use the StatsData::<function name> functions: http://docs.phpvms.net/api
  22. There are no raw-logs provided by the xacars client
  23. Ah okay. Upgrade to IE8 if you can. IE7 is quirky. I will try to fix it once I can get a hold of IE7 to test
  24. It's still being worked on; what's the exact error?
×
×
  • Create New...