Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. If you look in the database, you'll see them
  2. Only JPG and PNG off the top of my head, I can't remember if I support GIF (not all PHP installs support GIF). The upload size depends on your servers maximum upload size set in the PHP ini. I don't put any limitation
  3. I would use Firebug to fire that out. Open the bubble, use the select tool in Firebug to select the text, and it will tell you the exact styles being applied
  4. Here it is
  5. Revision 846: 2.0 release build3 January 2010, 7:19 pm2.0 release buildSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  6. Revision 845: 2.0 release build3 January 2010, 7:14 pm2.0 release buildSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  7. Revision 844: 2.0 release build3 January 2010, 7:08 pm2.0 release buildSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  8. Revision 843: 2.0 release build3 January 2010, 7:04 pm2.0 release buildSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  9. I'm releasing 2.0 tonight so wait if you can
  10. Well try a 0, since today is Sunday that could be why nothing is showing up
  11. Could it be through some other software? James, I think yours was either through phpBB or Wordpress. phpVMS to my knowledge is, I do filter everything, but there could be holes somewhere. Let me see if I'm missing anything in the pilot update section. Are you on the latest version? I did add some fixes for things in there as I find them
  12. What do you mean keeps being accessed and edited?
  13. Revision 842: fixed #150 fixed #121 fixed #100 fixed #27, will push to 2.0 branch if ...3 January 2010, 1:33 pmfixed #150 fixed #121 fixed #100 fixed #27, will push to 2.0 branch if this is okSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  14. Ah ok, there's an open bug for that, just fixed it. Thanks
  15. You need to add this to the top of your template: $usersonline = StatsData::UsersOnline(); $guestsonline = StatsData::GuestsOnline();
  16. Don't need the checkinstall/checkdb data. Just look through and make sure everything's intact. This is the last beta.
  17. Revision 841: fixed #148 fixed #1493 January 2010, 9:43 amfixed #148 fixed #149Source: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  18. Have the airports used in your schedules been added?
  19. The main PIREP page meaning where? It shows up in the admin panel?
  20. Thanks. Last beta build is coming up right now.
  21. Can you paste or pastebin your code?
  22. You should only need to now in the local.config file. The zoom levels are wacky with google maps, try weird numbers
  23. Sorry, I wasn't sure what you had tried and not tried. Folders shouldn't affect anything since it's all DB related
×
×
  • Create New...