Jump to content

xplane123

Members
  • Posts

    4
  • Joined

  • Last visited

xplane123's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm back again, but still having the issue. I've double checked and everything looks like it is installed in the correct location. There is one folder called charter in core/, a folder called Charter in core/modules/, a folder called charter in core/templates/, and the last is charter in lib/images/. The only other thing I can think of is that I don't have any flights yet. Could that be causing this? I've also attached a screenshot of the webpage.
  2. Thanks for the help! I've found what files need to be changed. My next problem is when I go to the charters page, all it says is Charter Flight System with the logo next to it. How do you create/book a flight? I'm assuming it's me doing something wrong, but I can't figure out what it is. Thanks again for your help.
  3. Thanks for trying to help. I just tried changing what you highlighted, but the web page is still saying you need to have 142 hours. Here's what my code looks like: <?php } ?> <?php } elseif ((Auth::$userinfo->totalhours + Auth::$userinfo->transferhours)<25) { ?> <table border="0" width="90%"> <tr> <td dir="ltr"> <p align="center"> </p> <p align="center"> </p> <p align="center"><b> <font color="#000080" size="2"> <img border="0" src="<?php echo SITE_URL?>/lib/images/charter/error.png"></font></b></p> <p align="center"><b><font face="Tahoma" color="#FF5353">You do not have permission to access this page</font><font face="Tahoma" color="#FF5353" size="3">!</font><font size="2" color="#000080" face="Tahoma"><span lang="fa"><br> </span></font><font face="Tahoma"><span lang="fa"> <font color="#800000" size="2"><br> </font> </span><font size="2" color="#FFFF00">You should have at least 25 flight hours to access the Charter Flight System</font></font><span lang="fa"><font face="Tahoma" size="2" color="#FFFF00">!</font></span></b></p> </td> </tr>
  4. I was wondering if someone could tell me where you edit the amount of hours needed to access the charter flight system. I can's seem to find it anywhere. Thanks in advance, Jon
×
×
  • Create New...