Guest Posted October 7, 2011 Report Posted October 7, 2011 I don't know if it's the right place to post this but I need some help with php. I want to display the pilots' SKYPE Status on their public profile. I added a field called SKYPE_NAME which pilots can enter on registration or when they edit their profile. Then skype provides a SKYPE ME Button which shows your online status. This is the code for the button for the user "omegapilot1995" <script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script> <a href="skype:omegapilot1995?call"><img src="http://mystatus.skype.com/bigclassic/omegapilot1995" style="border: none;" width="182" height="44" alt="My status" /></a> "omegapilot1995" is mentioned in 2 places and they need to be replaced with the text the pilots entered into the SKYPE_NAME field. Any ideas? We need the skype status as FlightGear's mumble server is really laggy so we use skype for ATCing most of the time when not on VATSIM. Thanks in advance. EDIT : Oh and it'd also be cool if we can do this for VATSIM. Quote
Strider Posted October 7, 2011 Report Posted October 7, 2011 All of this has been done, please search the forum for it. Quote
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.