Jump to content

davehardy

Members
  • Posts

    213
  • Joined

  • Last visited

Everything posted by davehardy

  1. Fatal error: Cannot redeclare class ezDB_mysql in /home/easternv/public_html/eva/core/classes/ezDB_MySQL.class.php on line 316 Getting that when i try to connect to the DB when updating.
  2. Is that in the beta that's on the downloads page now?
  3. How so? Being able to choose different setting levels would be easier i think? Just have 2 or 3 settings to choose from.... 1. Flights with bids are locked until completed 2. Flights with bids are not locked ...etc
  4. Greatly needed, sick of loosing all my schedule lol Thanks mate!
  5. How long does the Bid stay in someones flight? Im getting a problem with members bidding on flights then not flying them for whatever reason then going in-active, this leaves loads of my schedule missing because they are stuck in limbo! How can i see who has bids outstanding and also so can we have a global bid reset button so i can free all my schedule from forgetful and non-active pilots!! ?? Thanks, Dave.
  6. Hi folks Is there an addon that will give pilots access to pages/areas of my choosing only after they have filed say 5 successful PIREPS? I have a discount deal with a top scenery developer and dont want members joining up just to get the code, so i need to limit access to this code. I'm no good with php but I'm assuming a line or 2 could check a pilots total pireps against the required amount and grant access? Hope someone can help, Dave.
  7. Im also using this plugin/addon its working just fine! It needs further work though.
  8. cheers Nabeel!!!!
  9. <ul> <?php foreach($allawards as $award){ ?> <li><img src="<?=php echo $award->image?>" /></li> <?php } ?> </ul> Like that? because i get an error on the page with that Parse error: syntax error, unexpected T_ECHO, expecting ',' or ';' in /home/easternv/public_html/eva/lib/skins/eva/profile_main.tpl on line 79
  10. <li><?php echo $award->name ?></li> I edited to <li><?php echo $award->image ?></li> and now the full url to the image shows, so im guessing it needs some other variable to fetch the image?
  11. I added 5 or 6 awards and images to them but they dont show when i "award" them lol Any known issues? Cheers, Dave.
  12. my award images dont show in the profile
  13. whats the file name Nabeel, cheers.
  14. Cheers Nabeel its getting busy and having to edit 10-15 pireps every evening after work is doing my head in, i wanna hit accept all!
  15. FSACARS
  16. Does the current version allow alpha numeric? When my pilots file a pirep with the flight number EZE90V it only logs/reports EZE90 and i have to edit each pirep to add the V before i accept it.
  17. please some one upload it !
  18. yeah but i dont know how do to any of that so if some has done it already and wants to help me that would be great
  19. I want to show on my front site a "flight board" showing flight activity like the info under the acars map API but cant figure out how to get just that info without the map. Anybody help? Thanks
  20. We are re-writing the receive_pirep.php
  21. haven't found anything that helps, those 2 cryptic?
  22. Currently creating a new VA site and want to use FSACARS we have installed the files off the SATA site and when we try to send a pirep it throws an error. In the error.log is says [ERROR 26.05.09 15:45:29] PILOT: EZEEZE003 - Error opening report file - EZEEZE00320090526120100.txt I'm sure Nabeel had some probs like this just wonder if anyone can help us figure it out. Please no replies about using VMS as its not the solution i need thanks Nabeel for VMS it got my VA off the ground!
  23. When i click logout it opens this page index.php/Login/logout and stays there firefox shows its trying to load/refresh a googlemaps link and then my homepage but repeats this over and over again. Any idea about the retired pilot function? Im getting bored of deleting in-active pilots
  24. strange when i did the updater it maed new entries with the default prefix and didnt change them to my prefix, its ok ive made a new DB and cleaned it up. So the only probs are: Retiring pilots not working Google map logout "loop war" Request: Retired/Inactive pilots list/sub-menu
  25. OK just made a test account and made in INACTIVE then logged in with the account with seemingly no restrictions. I think a new menu section called RETIRED PILOTS needs to be added to manage them better.
×
×
  • Create New...