Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. for some reason, curl was outputting to the screen, had to explicitly tell it not to again, although i had originally done that
  2. Who's your host? Do they run on windows or linux?
  3. Are you on a windows host with IIS?
  4. I've had the opposite experience with x10 on other installs. I'd be weary of any free hosts
  5. I'll check it out
  6. Nabeel

    Whoa?

    What lol
  7. Site seems to be loading for me
  8. Nabeel

    phpVMS API Key?

    Is what for services?
  9. Nabeel

    PIREP problem

    downloads.phpvms.net
  10. 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
  11. Thanks I'll look soon
  12. 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
  13. Thanks I'll take a look
  14. I also need to add cURL to that list
  15. Of course they can connect to it, they're accessing it locally
  16. Nabeel

    PIREP problem

    Reupload the admin folder and clear your cache. Did you change anything in the skin for the admin panel?
  17. http://phpvms.net/docs/skinning
  18. What was it?
  19. Free hosts are real touch and go, esp for anything that's more than a static page
  20. 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
  21. I highly suggest reading a few PHP tutorials <?php $array = SchedulesData::GetLatestBids(); $comma_separated = implode(",", $array); echo $comma_separated; ?>
  22. 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?
  23. Nabeel

    FSpax

    Free hosting can certainly do it
  24. 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
  25. 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
×
×
  • Create New...