Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Are you on a windows host with IIS?
  2. I've had the opposite experience with x10 on other installs. I'd be weary of any free hosts
  3. I'll check it out
  4. Nabeel

    Whoa?

    What lol
  5. Site seems to be loading for me
  6. Nabeel

    phpVMS API Key?

    Is what for services?
  7. Nabeel

    PIREP problem

    downloads.phpvms.net
  8. Rev 684 - Potential ACARS fix8 April 2009, 12:42 pmRev 684 - nabeel (2 file(s) modified)Potential ACARS fix~ /trunk/core/classes/CodonWebService.class.php~ /trunk/core/modules/Login/Login.phpSource: phpVMSDownload from http://downloads.phpvms.net
  9. Thanks I'll look soon
  10. Nabeel

    PIREP problem

    shouldn't be any problems. You can download the latest beta, and replace the /core/classes/codoncondensor.class.php file with the one from the beta and see if that helps
  11. Thanks I'll take a look
  12. I also need to add cURL to that list
  13. Of course they can connect to it, they're accessing it locally
  14. Nabeel

    PIREP problem

    Reupload the admin folder and clear your cache. Did you change anything in the skin for the admin panel?
  15. http://phpvms.net/docs/skinning
  16. What was it?
  17. Free hosts are real touch and go, esp for anything that's more than a static page
  18. If you can do a clean install, delete your database and start over, and use the latest beta. Perhaps something went wrong during the database creation
  19. I highly suggest reading a few PHP tutorials <?php $array = SchedulesData::GetLatestBids(); $comma_separated = implode(",", $array); echo $comma_separated; ?>
  20. What version are you running? Can you try the latest version on downloads.phpvms.net Also, can you show me a screenshot of your phpmyadmin with your database tables showing?
  21. Nabeel

    FSpax

    Free hosting can certainly do it
  22. Nabeel

    Rev 683 - ...

    Rev 683 - ...7 April 2009, 1:21 pmRev 683 - nabeel (1 file(s) modified)...~ /trunk/core/modules/XML/XML.phpSource: phpVMSDownload from http://downloads.phpvms.net
  23. Rev 682 - Update table field length expanded7 April 2009, 11:46 amRev 682 - nabeel (4 file(s) modified)Update table field length expanded~ /trunk/core/common/ACARSData.class.php~ /trunk/core/common/CronData.class.php~ /trunk/install/install.sql~ /trunk/install/update.sqlSource: phpVMSDownload from http://downloads.phpvms.net
  24. phpvms.net/docs/api
  25. I would check with your host, it's not loading for me
×
×
  • Create New...