Jump to content

a few questions


joeri

Recommended Posts

  • Moderators

hi Nadeel

i have a few questions.

1 If a pilot is awarded an award the name of the award shows up in the pilot center but no picture.i have uploaded on to photobucket ans then used the html link for the picture.

2. We have changed the code so the transfer hours are calculated with the total hours

but the ranking isn't updating.

gr joeri

ACEO Dutch Global

www.dutch-global-virtual-airlines.nl

Link to comment
Share on other sites

What skin are you using? If it's "Clowdy" I believe this has already been resolved, if you look in the profile template file from what I read the code that displays the image has been commented out, so just remove the comment markers.

Unfortunatly I can't answer your second question

Link to comment
Share on other sites

  • Administrators

Hey,

Where did you change the code? Did you change the option in the local.config.php? The ranking should be updating, most likely it'll reset when someone submits a PIREP. I'll take a look at that, though.

Homer got the image thing right, you have to uncomment the line in the template to have it show. It's commented because I'm not sure how people will want the images to show, so that's left upto you

Link to comment
Share on other sites

  • Moderators

the code for the awards i have been looking for the outcomment but cant seem to find it.

gr joeri

ps: i wanted to make a donation but after i clik on make donation i com on the paypal site i have to login but after that noting

Link to comment
Share on other sites

  • Administrators

Hm try logging in at paypal.com first, then going to the donate link? Thanks!

]

Try adding:

<img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" />

After this line in profile_main.tpl:

<li><?php echo $award->name ?></li>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...