Jump to content

flyalaska

Members
  • Posts

    1943
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by flyalaska

  1. Whats your URL?
  2. What phpvms version are you using and what skin?
  3. Mine hasnt worked in so many years, I forgot it was even supposed to be there.
  4. Can you copy and paste the whole error here. The image is cropped and the part of the error is missing.
  5. flyalaska

    Pages

    Open core/templates/pages_content.php and remove <h1><?php echo $pagename;?></h1> Save and upload to your skins folder.
  6. It is not possible, since it is hard coded that way. You would have to have Manual edit the files for you. I didnt like the long flight numbers at first, you get used to it.
  7. did you add the code in the local.config?
  8. https://flybevirtual.net/
  9. I dont think he made one. https://github.com/parkho?tab=repositories
  10. PM me if you need help.
  11. You can thank ProAvia
  12. Try this <td>Pilots Pending:</td> <td><span class="counter"> <?php if(is_array (PilotData::GetPendingPilots()) || PilotData::GetPendingPilots() instanceof Countable) { echo count(PilotData::GetPendingPilots()) } ?> </span> </td>
  13. Your site is still messed up. PM me.
  14. What is on your line 125? I dont see any errors on http://cubana-va.com
  15. Thats what I was thinking.
  16. what php version are you on?
  17. Use numbers only for the flight number.Leave out the Airline code.
  18. There is a css file in core/modules/CrewTest
  19. Try bidding on a new flight, see if new bids will hold.
  20. Youtube is your other friend.
  21. That mod got removed some how. here you go. https://www.209studios.com/files/Join.zip extract and upload the Join file to core/modules folder.
  22. Link? You get that error, because you didnt install the Join module.
  23. PM Sent
  24. Link?
×
×
  • Create New...