Jump to content

Jacob Armstrong

Members
  • Posts

    103
  • Joined

  • Last visited

Everything posted by Jacob Armstrong

  1. I had a PayPal Donate button on my side menu. (I have the ObsessBlue) On any "form" where there is a button, it goes to that link. I removed the donate button, but all the buttons (only in forms) go to that donate link.
  2. Hi. I had a PayPal Donate button, but it turned every button into that donate button. I removed the donate button, but all the buttons still go to that link. Any suggestions?
  3. Why are the tables showing up way too low? Screenshot attached.
  4. Yes. It's core_navigation.tpl.
  5. Ok. I have a question. My navigation bar places the links one too far over. I've attached a screenshot to explain because I am really the most confusing person on the face of this earth.
  6. I got it to work. I might have a few questions later though. LOL! I love this skin! Thanks zrotzel!
  7. I didn't upload it, I looked at the index file in the folder. Will it change if I upload it. This design is confusing to me. LOL! I'm still trying to figure out where everything is.
  8. I was just wondering because when I looked at it, the buttons were white and not black.
  9. I don't know about the admin panel. It's very touchy. I tried editing it and messed it up.
  10. Thanks you very much, sir! +1
  11. No. I didn't add it to the Active/Inactive part already made in the system, I made a custom field called LOA. I would put LOA or Active in it.
  12. Sorta. I don't want to use the Active/Inactive that is already in the system because I want a LOA option as well. I've set it up to do it this way with an extra field. So, do you know if it's my coding. I'm new to PHP and don't know if I messed up something. LOL
  13. I have this code in pilot_list.tpl: <?php if (PilotData::GetFieldValue($pilot->pilotid, 'LOA' == "LOA")){ echo "<td style=\"color: orange;\">LOA</td>"; }else { echo "<td style=\"color: green;\">Active</td>"; } ?> I have a pilot's account set to LOA, but it still shows green Active. Do you know why? Here is my pilot roster; www.virtualamerican.org/index.php/pilots. Thanks.
  14. Is this compatible with 2.1.943?
  15. I don't see a pirep_pending.tpl in my templates folder under the admin subfolder. I looked in the folder that I uploaded to my ftp and have found that it was not there.
  16. A way to set a pilot to LOA and set the date of his expected return. On this day, the system could send out an email saying that x pilot is supposed to return today.
  17. Ok. I just wanted to make sure that I didn't do anything wrong.
  18. I was wondering how to get the Contact Us form working? I know where I want the link to be, I'm just wondering what I need to link it to.
  19. Whenever I try to bid on a flight, it says: No route passed. It didn't used to do this, but I have changed my skin. Could this have something to do with it? Once FsPaintShop get's his skin back up, I'm going to edit it to one of those.
  20. I found a generator on Google. I am wanting to do a weekly poll. I don't wanna use the forums, because not all my pilots use them.
  21. Two questions: 1. Does the pilot have to bid on the flight? 2. Does the pilot need to put in the airline's prefix on XACARS? Thanks!
×
×
  • Create New...