Jump to content

freshJet

Members
  • Posts

    1470
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by freshJet

  1. There's nothing wrong in doing it, calling it a 'cloud' suggests it's something it's not...
  2. Because some people have subsidiary airlines that pilots can use as well, so it saves an entirely new setup. Calling it a cloud pilot centre is pointless though.
  3. Rather misleading name in that case...
  4. I'm utterly confused. What are you asking here? By the way, your navbar is practically unreadable.
  5. Try taking the slash off of the start of the source path on the jQuery files, like this: <script src="lib/skins/runway/js/jquery-1.3.2.min.js" type="text/javascript"></script> <script src="lib/skins/runway/js/jquery-func.js" type="text/javascript"></script>
  6. No errors for me but nothing happened... Also, what is the actual function? Is there a genuine translation?
  7. More code please, looks like there might be jQuery involved.
  8. Looks like a PHP version issue
  9. freshJet

    ice v1

    Sorry, didn't even noticed, went straight to releases.
  10. freshJet

    ice v1

    Updated. I did expect that comment, however it was meant in the sense that the only image is the background image, which was added in the CSS.
  11. freshJet

    ice v1

    ice v1 Original Release: 1st August 2014 Latest Release: 1st August 2014 Author: Iain Robb License: Creative Commons Attribution-NonCommercial 3.0 by-nc Demo: Click here Released under the Creative Commons Attribution-NonCommercial 3.0 Unported license (by-nc). Full license: http://creativecommo...nses/by-nc/3.0/ Developed and tested on phpVMS 2.1.934. ____________________________________________________________________________________________________ 01/08/2014 ========================================== - Original release icev1.zip
  12. Code?
  13. What code did you use?
  14. Your table is probably phpvms_pireps
  15. I have a moderately heavily modified version of VAForum, from layout through. Is this going to be a complete rebuild?
  16. You don't need the [0]. <?php $query = "SELECT SUM(load) as totalpax FROM phpvms_1pireps WHERE pilotid = '$pilotid' "; $result=DB::get_results($query); echo $resul->totalpax; ?> I assume this is a module function?
  17. This is from the profile page, hence why I said $userinfo->pilotid.
  18. Looking good, love the site too
  19. Use $userinfo->pilotid instead
  20. If you wan't it done right, you'll need to do it yourself I'm afraid.
  21. Posting in English will help mercifully. I agree with the half in half out comment, even from the first screenshot it does not look like a lot of effort was put into this project, sorry. I recommend you re-release once it is complete.
  22. Let's see the code, looks like your missing a symbol or something...
  23. Another update, making good progress, the end of the month seems like a reasonable date for at least the beta. I mentioned at the beginning that I am yet to decide whether this will be free or not. Due of the complexity of the project, it seems that I may need to incorporate a plug in at some point which may mean I can only legally distribute it as free of charge, however this is subject to change.
  24. Of course it is good practice to, but it seems that several modules are lacking it.
×
×
  • Create New...