Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Rev 712 - SQL ambiguity bug fix24 June 2009, 7:43 amRev 712 - nabeel (1 file(s) modified)SQL ambiguity bug fix~ /trunk/core/common/SchedulesData.class.phpSource: phpVMSDownload from http://downloads.phpvms.net
  2. I've fixed the error simpilot was talking about, it'll be posted in a few minutes to the build log/downloads area as beta. There was an 'ambiguity error' in the sql statement,
  3. Whoa whoa, wait, you changed a column name? The bidid is used in other functions (for removing and referring to bids), and it's the primary key and index of the table. Don't change column names!!
  4. It's login_forgotpassword.tpl
  5. You can add awards for this one. ANd you can do what Dan said, unless you want a list that's automatically updated?
  6. Hey there, When you run the installer, it generates it. It's not included by default. If it can't generate it, just create an empty file named "local.config.php" in your /core folder, and give it write permissions
  7. It does it as 11 minutes, not .11 fraction of the hour, so that may be the error. I can't remember. I'll check it though
  8. Google is your friend http://www.google.com/#hl=en&q=drop+down+menus&aq=f&oq=&aqi=g10&fp=leBsIIJAIN0
  9. Weird, could have been something going on your server where the sessions weren't being saved. Well it works now!
  10. No problem, on install I set it to the admin user you set
  11. Try downloading the release again, and just reupload the file core/templates/login_passwordreset.tpl
  12. Well, what stuff did you change? It doesn't suddenly stop working, did you revert all the files you changed? Perhaps you changed something in the navigation template which shows one menu if you're logged in and another if you're not?
  13. Nabeel

    PIREP Error

    Set the /lib/rss folder and the files into it to 777
  14. What did you put for this line: Config::Set('FUEL_DEFAULT_PRICE', 0.45); The latest beta fixes a few bugs with the pricing. But try the release first to get your ACARS problem solved
  15. Nabeel

    Awards

    For the awards images
  16. I have to code that; for now, no. Perhaps the next update. FSACARS doesn't supply heading information
  17. In the general options in the admin panel, there's a field for "webmaster email address"
  18. Don't use the latest beta for now, try the release version. There are still bugs in the beta.
  19. Whats the va lue line? To change a fuel price at an airport, edit the airport, and you can add t he fuel price for that airport there
  20. Hey, You'll have to check with your host about sending emails through PHP, seems like they've disabled it
  21. Rev 711 - Added missing permissions field from installer20 June 2009, 7:02 amRev 711 - nabeel (1 file(s) modified)Added missing permissions field from installer~ /trunk/install/install.sqlSource: phpVMSDownload from http://downloads.phpvms.net
  22. Nabeel

    Update

    Also sounds like you were trying the beta as a clean install. I recommend going to the last released version first, then if you want to use a beta, then updating to the beta copy
  23. Nabeel

    Update

    "INSERT command denied to user 'flymelit_keith'@'localhost' for table 'phpvms_settings' (1142)" That means that user doesn't have permission to do that to the database. You need to grant those permissions (however your host has you do that) Then run the install (I'd say do it from scratch at this point). What version are you running?
  24. Nabeel

    Awards

    What's your code?
  25. Try StatsData, I think it's case-sensitive. That's an odd error
×
×
  • Create New...