Jump to content

dazwalsh

Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

dazwalsh's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. ok this was easier than i thought to display the information, but i would like to add wether the flight has been approved or not, there is a field for this in the pirep table that simply has a 0 if not approved and a 1 if it has. How can i display the 0 as "pending" and the 1 as "approved"? Many thanks Darren
  2. hey guys, would it be easy to add further information to the latest pirep report on the frontpage, for example adding departure and arrival ICAO's, duration and if the pirep has been approved or not. i am just looking into doing this myself but im a relative newbie to php so it might take me some time, feel free to help me cheers Darren
  3. i got it working late last night, its amazing what you can get done in the early hours haha heres the code if anyone was interested, just make sure you have the link to the images right. this code goes after the pilot lastname in frontpage_recentpilots.tpl in the templates folder <img src="../../lib/images/countries/<?php echo $pilot->location?>.png"> its my first forray into php systems and i must admit its mind boggling some of the stuff but im slowly learning how to understand how it all works what i have to do now is rename the flags to match up with the location on registration, so instead of example ca.png it will have to be Canada.png. www.hawaiianva.org is the site, a heavy skinning of the system but getting there! Thanks Nabeel, once ive finished and everything running smoothly il donate something
  4. hi guys, fantastic system just in process of skinning now, but a nice touch would be for the flag of the country the pilot is from to appear next to the name on the front page for the new hires. if its easy and simple enough could someone give it a try? Thank you Darren
×
×
  • Create New...