Daniel Posted November 9, 2010 Report Share Posted November 9, 2010 what is the code for the pilot center so when i give them an award it just shows an image. I know there is one already there but it does not work. thanks Daniel 1 Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted November 9, 2010 Moderators Report Share Posted November 9, 2010 daniel come on i just replyed in a other tread that you need to do a search in the forum. still you keep asking for code i think that i cab talk for the rest iff you keep asking for code without first looking for it you will not get anny help. every day you ask a new question first do some looking and then maby make 1 topic with all you questions you can't solve gr joeri 2 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 9, 2010 Administrators Report Share Posted November 9, 2010 what is the code for the pilot center so when i give them an award it just shows an image. I know there is one already there but it does not work. thanks Daniel The code I have to assume you are referring to is -> /* To show the image: <img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" /> */ You have to un-comment the code for it to work (ie - remove the /* and */ comment strings) and place it within the html section of the foreach loop created just below it. And, Joeri is right, it has been addressed a number of times. 2 Quote Link to comment Share on other sites More sharing options...
Daniel Posted November 9, 2010 Author Report Share Posted November 9, 2010 thanks simpilot! Great Help!!!!! Quote Link to comment Share on other sites More sharing options...
Daniel Posted November 9, 2010 Author Report Share Posted November 9, 2010 but still it does not show the image in the pilot center. could you help me out that with that pls thanks Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 9, 2010 Administrators Report Share Posted November 9, 2010 but still it does not show the image in the pilot center. could you help me out that with that pls thanks Some more information would be helpful.... Is anything at all displaying? (blank image box, text, open code, etc..) Have you correctly set the path to the image in your admin center? Does the description or title for the award display? 1 Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted November 9, 2010 Moderators Report Share Posted November 9, 2010 do you have a link to your site so we can look at it gr joeri 1 Quote Link to comment Share on other sites More sharing options...
Daniel Posted November 9, 2010 Author Report Share Posted November 9, 2010 yep, www.pashairvirtual.co.uk the image does not show in the pilot center under 'My Awards' it just shows a box like an image is missing. 1 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 10, 2010 Administrators Report Share Posted November 10, 2010 yep, www.pashairvirtual.co.uk the image does not show in the pilot center under 'My Awards' it just shows a box like an image is missing. I just went through a few of the public profile pages and none seem to have any awards at all. If you are seeing a box with what seems like a missing image than the path you have set in the admin center is probably wrong. Does the image show in the listing of awards in your admin center? 1 Quote Link to comment Share on other sites More sharing options...
Daniel Posted November 10, 2010 Author Report Share Posted November 10, 2010 yes it shows in the Admin Center and on the Public Profile just in the Pilot Center it show like a missing image thanks Daniel 1 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 10, 2010 Administrators Report Share Posted November 10, 2010 yes it shows in the Admin Center and on the Public Profile just in the Pilot Center it show like a missing image thanks Daniel Then you have the wrong code in the page or something, it is hard to tell without seeing the code or the page. 1 Quote Link to comment Share on other sites More sharing options...
Daniel Posted November 10, 2010 Author Report Share Posted November 10, 2010 http://www.pashairvirtual.co.uk/index.php/profile that is what the url of the image that is supost to be there. (it is not good) and i am using the code you have above. You are more than welcome to register briefly and check it out. thanks Daniel 1 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 10, 2010 Administrators Report Share Posted November 10, 2010 The url of the image should not have an index.php in it..... If you mean this is the page it should be on, I can not see it as you have to be logged in. You need to compare the code from a page it is working on to the page you are having trouble with. 1 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 12, 2010 Administrators Report Share Posted November 12, 2010 Wow, why all the negs? Good Luck. 1 Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted November 12, 2010 Moderators Report Share Posted November 12, 2010 what negs simpilot Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 12, 2010 Administrators Report Share Posted November 12, 2010 what negs simpilot LOL - Thanks Joeri, wasn't sure why all your and my posts were showing negs, looks like someone has come through and counter acted them. Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted November 12, 2010 Moderators Report Share Posted November 12, 2010 lol indeed seems there was a funny person bgussy trying to be important instead off trying to help others out Quote Link to comment Share on other sites More sharing options...
TennShadow Posted November 12, 2010 Report Share Posted November 12, 2010 LOL - Thanks Joeri, wasn't sure why all your and my posts were showing negs, looks like someone has come through and counter acted them. Yep, that someone was me. I hate seeing BS negs when people are trying to help. 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.