Jump to content

G-NEWC

Members
  • Posts

    150
  • Joined

  • Last visited

    Never

Posts posted by G-NEWC

  1. Hi Nabeel,

    How about a page, similar in theory to your "downloads" page for the fleet, which shows you a picture, with technical information, amount of flights completed with this aircraft, and last flights etc...so it allows users and potential members to browse through your VA fleet?

    -James

  2. Silly, immature crap like this has no place here IMO...without too getting involved it is obvious that he is to blame in the first place and he knows it.

    I'm here to read and learn about phpVMS - the excellent system that it is, and dont really appreciate having to read this drivel.

  3. Hi Alec.

    It took me a while, but not being an experienced programmer it was a steep learning curve. I started by playing around with the default templates, and getting to know the system. After that it was easy.

    If you need a hand pop me a PM.

  4. Have created two pages, got the same problem. Have enabled & publicised both pages.Can access them perfectly as a member/admin, although cannot access these pages as a guest to the site (e.g. not logged on)There is two examples on the header nav bar @ http://www.linkvirtual.info in plain text format.Getting the following message:

    Not AllowedYou are not allowed permission to access this page
    -James
  5. I agree with the mentioned above, something additional to the pilot public profile would be good - such as fields they can edit, their favourite airport, real world aircraft etc.Also, on the Recent Pilots, a small jpg with the flag from the country that they live would be nice, so if they selected when signing up, that they live in the UK, a small image with the Union Jack then they're user to be displayed.

  6. As you can see,] http://www.linkvirtual.info/index.php/pilots ] list doesnt look too good with my CSS, so was looking to change the design but got stuck on the php side of things, and as i edited the $report functions how i thought would work, it didnt turn out and all i got was errors :/I basically want to use the same style table as what i used on the front page for the recently filed Pilot Reports [ http://www.linkvirtual.info ] , but just have it on the pilots list page instead.Here is the code for the reports;<center><h2>Recent Arrivals</h2><?phpif(!$reports){ echo 'No reports have been filed';return;}foreach($reports as $report){echo "<table border="0.2" width="60%"><tr> <td align="center"><b>Fl. Number</b></td> <td align="center"><b>Pilot Name</b></td> <td align="center"><b>From</b></td> <td align="center"><b>To</b></td> <td align="center"><b>Aircraft</b></td> <td align="center"><b>Status</b></td></tr><tr> <td bgcolor=#EBEEEF width=5% height=5 align=left><font face=Verdana color=#7E7E7E size=1<td>$report->code $report->flightnum </td> <td bgcolor=#EBEEEF width=10% height=5 align=left><font face=Verdana color=#7E7E7E size=1<td>$report->firstname $report->lastname</td> <td bgcolor=#EBEEEF width=5% height=5 align=left><font face=Verdana color=#7E7E7E size=1<td>$report->depicao</td> <td bgcolor=#EBEEEF width=5% height=5 align=left><font face=Verdana color=#7E7E7E size=1<td>$report->arricao</td> <td bgcolor=#EBEEEF width=5% height=5 align=left><font face=Verdana color=#7E7E7E size=1<td>$report->aircraft</td> <td bgcolor=#EBEEEF width=5% height=5 align=left><font face=Verdana color=#7E7E7E size=1<td>Landed</td></tr></table>";}?></center>----So, any advice on what to change or edit for the table to contain the Pilots Roster would be much appreciated.Thanks alot in advance,James

  7. Right, i have the site setup as i said yesterday, but it seems that under the 'Recent Pilot Reports' at the bottom of the page isnt updating. I'm not sure if i have added it correctly --> i've simply pasted the code into the box?http://Regards,James

  8. Okay, iv'e made the decision that if i can, i will use my current website template and use the header and widgets from the PhpVMS system, and transplant them onto my current design. I think this is possible, its just i'm not too sure how...Can you shed some light on this please?Cheers.

  9. Hi guys, Have successfully installed phpvms on my web server, but with very limited php experience i am struggling to make use of the instructions, and i am stuggling to find my way around the files to edit, on the server.I basicely, if possible, want to be able to edit the colours to match our Virtual airlines, and put the Recent pireps onto the bottom of the page instead of on the left, as with the original design. Also, i need to add VA information, links and buttons at the top of the page for navigation, and to make it look a little smarter.If anyone is kind enough to take half an hour or so out to give me a hand with the software, it would be greatly appreciated.Kind Regards,James[http://www.link-uk.co.nr]

×
×
  • Create New...