Jump to content

buraktiftikci

Members
  • Posts

    4
  • Joined

  • Last visited

buraktiftikci's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. http://generalaviationva.net/ how do I delete those clouds ? and add a different background instead of those clouds ?
  2. <?php $fieldvalue = PilotData::GetFieldValue($pilot->pilotid, 'IVAO ID'); if($fieldvalue != '') { echo '<a href="https://www.ivao.aero/Member.aspx?ID='.$fieldvalue.'"> <img src="http://status.ivao.aero/R/'.$fieldvalue.'.png"></a>'; } ?> This is the final correct form of the code.
  3. I got same error and according to your answer how can I change to php version of phpvms. I can only use tpl skins but I want to use php skins
×
×
  • Create New...