Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. 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
  2. Here it is
  3. 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
  4. 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
  5. 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
  6. 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
  7. I'm releasing 2.0 tonight so wait if you can
  8. Well try a 0, since today is Sunday that could be why nothing is showing up
  9. 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
  10. What do you mean keeps being accessed and edited?
  11. 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
  12. Ah ok, there's an open bug for that, just fixed it. Thanks
  13. You need to add this to the top of your template: $usersonline = StatsData::UsersOnline(); $guestsonline = StatsData::GuestsOnline();
  14. Don't need the checkinstall/checkdb data. Just look through and make sure everything's intact. This is the last beta.
  15. 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
  16. Have the airports used in your schedules been added?
  17. The main PIREP page meaning where? It shows up in the admin panel?
  18. Thanks. Last beta build is coming up right now.
  19. Can you paste or pastebin your code?
  20. You should only need to now in the local.config file. The zoom levels are wacky with google maps, try weird numbers
  21. Sorry, I wasn't sure what you had tried and not tried. Folders shouldn't affect anything since it's all DB related
  22. That error looks like you're missing a ) somewhere
  23. Ok I will take a look, thanks
×
×
  • Create New...